summaryrefslogtreecommitdiffstats
path: root/libavcodec
Commit message (Expand)AuthorAgeFilesLines
* x86: sbrdsp: implement SSE neg_odd_64Christophe Gisquet2013-04-052-0/+24
* Merge remote-tracking branch 'qatar/master'Michael Niedermayer2013-04-051-1/+6
|\
| * libopenjpeg: Add support for XYZ colorspace, found in DCINEMA framesNicolas Bertrand2013-04-041-1/+4
* | xbmenc: remove unused codePaul B Mahol2013-04-041-19/+0
* | xwdenc: remove unused codePaul B Mahol2013-04-041-21/+4
* | bmpenc: get rid of BMPContext as it is unusedPaul B Mahol2013-04-042-13/+2
* | Merge remote-tracking branch 'cigaes/master'Michael Niedermayer2013-04-041-0/+8
|\ \
| * | lavc: use packet duration for subtitles if necessary.Nicolas George2013-04-041-0/+8
* | | dfa: remove redundant checkMichael Niedermayer2013-04-041-2/+0
* | | Merge commit 'd1016dccdcb10486245e5d7c186cc31af54b2a9c'Michael Niedermayer2013-04-041-1/+1
|\ \ \ | |/ / |/| / | |/
| * bmv: check for len being valid in bmv_decode_frame().Anton Khirnov2013-04-041-1/+1
* | Merge commit '8d617b11cfc87b2c6056fee029ac5bc760af874a'Michael Niedermayer2013-04-041-0/+2
|\ \ | |/
| * dfa: check for invalid access in decode_wdlt().Anton Khirnov2013-04-041-0/+2
| * doc: Fix best_nb_channells typoPeter Meerwald2013-04-041-3/+3
| * vp8: Fix pthread_cond and pthread_mutex leaksMatt Wolenetz2013-03-301-0/+4
* | lavc: do not init frame with guessed layout.Nicolas George2013-04-031-2/+0
* | h264pred: fix "warning: initialization discards const qualifier from pointer ...Michael Niedermayer2013-04-031-6/+6
* | dsputil: Fix "warning: initialization discards const qualifier from pointer t...Michael Niedermayer2013-04-021-6/+6
* | libmp3lame: allow joint stereo to be disabledPaul B Mahol2013-04-021-1/+3
* | cavs: fix "warning: initialization discards const qualifier from pointer targ...Michael Niedermayer2013-04-021-1/+1
* | cavsdsp: fix "warning: initialization discards const qualifier from pointer t...Michael Niedermayer2013-04-011-4/+4
* | dvdec: fix lowres=3 with yuv 4:1:1Michael Niedermayer2013-03-311-2/+2
* | h264_refs: check for multiple mismatching long term ref assignmentsMichael Niedermayer2013-03-311-0/+8
* | h264_direct: assert the validity of the spatial refMichael Niedermayer2013-03-301-0/+1
* | h264: move last_slice_type reset into decode_slice_headerMichael Niedermayer2013-03-301-2/+1
* | h264: move the default_ref_list_done check down after its inputs have been wr...Michael Niedermayer2013-03-301-9/+5
* | h264_refs: assert that the references are not deallocatedMichael Niedermayer2013-03-301-0/+1
* | h264_refs: assert that long ref fields have not been inserted multiple timesMichael Niedermayer2013-03-301-0/+1
* | h264: Move slice_table clean out of frame_startMichael Niedermayer2013-03-301-5/+9
* | lavc: remove empty functionPaul B Mahol2013-03-305-38/+1
* | lavc/libtheoraenc: clarify comment about global_quality to quality conversionStefano Sabatini2013-03-301-5/+5
* | Fix compilation with --enable-decoder=webp --disable-decoder=vp8Carl Eugen Hoyos2013-03-301-0/+2
* | Fix pthread_cond and pthread_mutex leaks in vp8Matt Wolenetz2013-03-291-0/+4
* | paf_video: make code independent of sizeof(AVFrame)Paul B Mahol2013-03-291-27/+32
* | aacps: correct opdipd code to match specMichael Niedermayer2013-03-291-1/+2
* | vmdav: use more unchecked bytestream2 variants where it makes sensePaul B Mahol2013-03-291-4/+4
* | noise_bsf: check if allocation failedPaul B Mahol2013-03-291-0/+2
* | lavc: fix typoPaul B Mahol2013-03-291-1/+1
* | vda_h264_dec: fit the new APIXidorn Quan2013-03-291-14/+27
* | mjpegdec: check buffer before using itMichael Niedermayer2013-03-291-2/+4
* | mpegvideo: Make the table reallocation more robust.Michael Niedermayer2013-03-292-2/+14
* | gmc: Always use edge emuMichael Niedermayer2013-03-281-4/+0
* | wmv2: drop non emu edge modeMichael Niedermayer2013-03-282-1/+2
* | wmv2: Use emu edge mode when the edge is too smallMichael Niedermayer2013-03-281-2/+1
* | h264_refs: Check for attempts to assign pictures to short & long.Michael Niedermayer2013-03-281-0/+3
* | Merge remote-tracking branch 'qatar/master'Michael Niedermayer2013-03-281-91/+66
|\ \ | |/
| * vmdav: convert to bytestream2Alexandra Khirnova2013-03-281-93/+59
* | Merge commit 'b4d24b471bc52f1f78a43ee330199e70483e51c3'Michael Niedermayer2013-03-283-943/+977
|\ \ | |/
| * msmpeg4: Split decoding related functions to a separate fileMartin Storsjö2013-03-273-932/+965
* | Merge commit 'e557584aa7df6ac9f52af7ee7e5c963437da2e2f'Michael Niedermayer2013-03-282-15/+15
|\ \ | |/
OpenPOWER on IntegriCloud