summaryrefslogtreecommitdiff
path: root/libavcodec
Commit message (Expand)AuthorAge
* aacenc_tns: redo coefficient quantization and decision makingRostislav Pehlivanov2015-09-12
* Merge commit '99404597201911de90cff2ef85f2d44176d39147'Hendrik Leppkes2015-09-12
|\
| * mmaldec: fix pkt_dts determinationwm42015-09-12
* | Merge commit '87a051f97633010f71dfc1d23d806856499bf231'Hendrik Leppkes2015-09-12
|\|
| * lavc: allow asynchronous decoders to return correct pkt_dts valueswm42015-09-12
* | Merge commit 'b7ab6e18eecad43593ad2a0e9fc9eba7f24751cb'Hendrik Leppkes2015-09-12
|\|
| * mmaldec: disable timestamp interpolationwm42015-09-12
| * mmaldec: fix problems with flush logicwm42015-09-12
| * mmaldec: hack against buffering problems on broken inputwm42015-09-12
* | Merge commit '5788623d29c3e806a7879210986110aced758dc2'Hendrik Leppkes2015-09-12
|\|
| * jpeg2000: Split codeblock decoding from the main tile decodingLuca Barbato2015-09-11
* | Merge commit 'db53a2306f62f05faa67e6f3c60ee55a9b8e4776'Hendrik Leppkes2015-09-12
|\|
| * jpeg2000: Do not warn about known and skippable markersLuca Barbato2015-09-11
| * mmvideo: Make sure the rle does not write over the frame boundariesLuca Barbato2015-09-11
* | vp9: Fix emu[] edge overflow conditions for >8bpp/non-420.Ronald S. Bultje2015-09-12
* | vp9: re-initialize internal buffers on bpp change also.Ronald S. Bultje2015-09-12
* | x86: port PSIGNW to cpuflagsJames Almer2015-09-11
* | vp9: save one (PSIGNW) instruction in iadst16_1d sse2/ssse3.Ronald S. Bultje2015-09-11
* | libvpxdec: apply RGB to 444P16 instead of 422P16.Ronald S. Bultje2015-09-11
* | aaccoder: respect cutoff when marking bands as PNSRostislav Pehlivanov2015-09-11
* | avcodec/ljpegenc: Fix encoding RGBA LJPEGMichael Niedermayer2015-09-11
* | avcodec/mjpegdec: Fix decoding RGBA RCT LJPEGMichael Niedermayer2015-09-11
* | lavc: Fix standalone compilation of the subrip decoder.Carl Eugen Hoyos2015-09-11
* | avcodec/nvenc: change flag of cuCtxCreate to avoid CPU spinsAgatha Hu2015-09-11
* | avcodec/exr: Mark up the decoded buffer as the appropriate transfer character...Kevin Wheatley2015-09-10
* | avcodec/exr: Add support for applying a transfer characteristic curve to Open...Kevin Wheatley2015-09-10
* | avcodec/options_table: Fix TRC / PRI typoMichael Niedermayer2015-09-10
* | avcodec/options_table: Add SMPTE ST428-1 colour primaries (CIE 1931 XYZ) to c...Kevin Wheatley2015-09-10
* | avcodec/options_table: Add CLI options for SMPTE ST 2084 and ST 428-1 transfe...Kevin Wheatley2015-09-10
* | avcodec/truemotion1: Simplify code using AV_PIX_FMT_0RGB32Michael Niedermayer2015-09-10
* | avcodec/truemotion1: use BGR0/0RGBMichael Niedermayer2015-09-10
* | avcodec/cscd: Use BGR0 instead of BGRAMichael Niedermayer2015-09-10
* | avcodec/bmp: Analyze BGRA files alpha channel to choose pixel formatMichael Niedermayer2015-09-10
* | avcodec/libopenh264enc: use AV_LOG_TRACE instead of DEBUG+1Michael Niedermayer2015-09-10
* | vp9: fix overflow in 8x8 topleft 32x32 idct ssse3 version.Ronald S. Bultje2015-09-10
* | vp9: permanently delete segmentation refmap on any size change.Ronald S. Bultje2015-09-10
* | avcodec/libopenh264enc: Remove some unneeded intermediate variablesMichael Niedermayer2015-09-10
* | avcodec/libopenh264enc: Fix formating to match FFmpegs styleMichael Niedermayer2015-09-10
* | avcodec/libopenh264enc: remove useless castMichael Niedermayer2015-09-10
* | avcodec/libopenh264enc: Use av_log() to log messagesGregory J. Wolfe2015-09-10
* | lavc: Fix compilation with --disable-everything --enable-parser=mpeg4video.Hendrik Schreiber2015-09-09
* | avcodec/wavpackenc: use AV_OPT_TYPE_BOOL for all optionsPaul B Mahol2015-09-09
* | avcodec/huffyuvenc: use AV_OPT_TYPE_BOOL for non_deterministic optionPaul B Mahol2015-09-09
* | avcodec/libmp3lame: use AV_OPT_TYPE_BOOL for all optionsPaul B Mahol2015-09-09
* | aaccoder: tweak PNS implementation furtherRostislav Pehlivanov2015-09-09
* | Merge commit '3b8e895237592fdaffe87cdcd204104200b9ccf9'Hendrik Leppkes2015-09-09
|\|
| * codec_desc: Add missing DXV entryVittorio Giovara2015-09-09
* | avformat/mpegvideo_enc: Move sponsorship notice to its own comment blockMichael Niedermayer2015-09-09
* | avcodec/libvorbisdec: Fix memory leakAndrew Stone2015-09-09
* | avcodec/h264_sei: Remove "Subtitles with data type 0x%02x" sample requestMichael Niedermayer2015-09-09