summaryrefslogtreecommitdiff
path: root/libavcodec
Commit message (Expand)AuthorAge
* avcodec/utils: Align dimensions by at least their chroma sub-sampling factors.Michael Niedermayer2014-10-29
* avcodec/libutvideodec: Try to fix build failure with old libutvideoMichael Niedermayer2014-10-29
* Merge remote-tracking branch 'cehoyos/master'Michael Niedermayer2014-10-29
|\
| * Do not set the lame quality if the user didn't request it.Carl Eugen Hoyos2014-10-29
* | avcodec/dnxhddec: treat pix_fmt like width/heightMichael Niedermayer2014-10-29
|/
* avcodec/dxa: check dimensionsMichael Niedermayer2014-10-28
* dvenc: mark encoder as intraChristophe Gisquet2014-10-28
* dv: increase VLC reading bits to 10Christophe Gisquet2014-10-28
* Merge commit 'ce91b2eae6ea52fc1a7003566d26db20ca62d745'Michael Niedermayer2014-10-28
|\
| * vdpau: return MAIN instead of BASELINE for H.264 CBPRémi Denis-Courmont2014-10-28
* | Merge commit '26ab504ad8d2b23535c9a0ad43bf1fd0e6aa0893'Michael Niedermayer2014-10-28
|\|
| * vdpau/h264: request MAIN rather than BASELINE VDPAU profile for CBPRémi Denis-Courmont2014-10-28
| * lavc: Use av_gettime_relativeOlivier Langlois2014-10-24
* | avcodec/dirac_arith: fix integer overflowMichael Niedermayer2014-10-28
* | avcodec/diracdec: Tighter checks on CODEBLOCKS_X/YMichael Niedermayer2014-10-28
* | avcodec/diracdec: Use 64bit in calculation of codeblock coordinatesMichael Niedermayer2014-10-28
* | avcodec/sgidec: fix count checkMichael Niedermayer2014-10-27
* | avcodec/sgidec: fix linesize for 16bitMichael Niedermayer2014-10-27
* | avcodec/hevc_ps: Check default display window bitstream and skip if invalidMichael Niedermayer2014-10-27
* | avcodec/h264_parser: rewrite the parse_nal_units() loop logic based on h264.cMichael Niedermayer2014-10-27
* | avcodec/h264: simplify find_start_code()Michael Niedermayer2014-10-27
* | Move get_avc_nalsize() and find_start_code() to h264.hMichael Niedermayer2014-10-27
* | avcodec: Add support for Opus in MPEG-TSKieran Kunhya2014-10-26
* | dv: move inverse weight tables to decoderChristophe Gisquet2014-10-26
* | dv: fix weight table for 2x4x8 transformChristophe Gisquet2014-10-26
* | dv: more precise weight table for 8x8Christophe Gisquet2014-10-25
* | dv: use smaller type for weight tablesChristophe Gisquet2014-10-25
* | dv: better split weight tables assignmentChristophe Gisquet2014-10-25
* | avcodec: Read errno before av_log() as the callback from av_log() might affec...Michael Niedermayer2014-10-25
* | avcodec/libutvideodec: Support YUV422P10Michael Niedermayer2014-10-25
* | Added support for G2M5 codecEric Zimmerman2014-10-24
* | avcodec/aacdec: warn user when remapping streams.Benoit Fouet2014-10-24
* | avcodec/utils: Print the codec name that is missing on the whitelistMichael Niedermayer2014-10-23
* | avcodec/options_table: Fix codec_whitelist flagsMichael Niedermayer2014-10-23
* | x86/hpeldsp: fix loop in {avg,avg_no_rnd}_pixels16_x2_mmxJames Almer2014-10-23
* | Added STL demuxer and decoderEejya Singh2014-10-22
* | avcodec/tiffenc: properly compute packet sizeChristophe Gisquet2014-10-22
* | avcodec/mjpegdec: use FF_CEIL_RSHIFT() for widthMichael Niedermayer2014-10-22
* | avcodec/mjpegdec: simplify chroma_height calculationMichael Niedermayer2014-10-21
* | avcodec/mjpegdec: Support 24111100 pix fmt idMichael Niedermayer2014-10-21
* | avcodec/libutvideodec: print extradata size if unsupportedMichael Niedermayer2014-10-21
* | avcodec/snowenc: remove redundant FF_MPV_OFFSET()Michael Niedermayer2014-10-20
* | avcodec/ass: add ASS trailing \r\n in one single placeClément Bœsch2014-10-19
* | avcodec/ass: assume raw=0 in ff_ass_add_rect_bprintClément Bœsch2014-10-19
* | avcodec: add codec_whitelistMichael Niedermayer2014-10-19
* | avcodec/utils: Display pixel format information as none ... if unknown instea...Michael Niedermayer2014-10-19
* | avcodec/libvpxenc: use av_freep(), do not leave stale pointers in memoryMichael Niedermayer2014-10-19
* | avcodec/mpegaudiodec_template: use av_freep(), do not leave stale pointers in...Michael Niedermayer2014-10-19
* | avcodec/nellymoserenc: use av_freep(), do not leave stale pointers in memoryMichael Niedermayer2014-10-19
* | avcodec/wmv2enc: add priv_classMichael Niedermayer2014-10-18