summaryrefslogtreecommitdiff
path: root/libavcodec
Commit message (Expand)AuthorAge
* 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
* | avcodec/aacenc: use AV_OPT_TYPE_BOOLClément Bœsch2015-09-08
* | lavc/options: extend/fix text for threads and slices optionsStefano Sabatini2015-09-08
* | lavc/libopenh264enc: apply minor consistency fixes to options textStefano Sabatini2015-09-08
* | Replace all remaining occurances of step/depth_minus1 and offset_plus1Hendrik Leppkes2015-09-08
* | Merge commit '2268db2cd052674fde55c7d48b7a5098ce89b4ba'Hendrik Leppkes2015-09-08
|\|
| * lavu: Drop the {minus,plus}1 suffix from AVComponentDescriptor fieldsVittorio Giovara2015-09-07
* | Merge commit 'd0f7e4a57fbffa0efb204d4274c3dd56fbfff946'Hendrik Leppkes2015-09-08
|\|
| * dxtory: Unify and rework the decoding routinesLuca Barbato2015-09-06
* | Merge commit '3cdda78deb19b39dbbf8961ae0aec44dbb19bf6d'Hendrik Leppkes2015-09-08
|\|
| * checkasm: add unit tests for v210encHenrik Gramner2015-09-06
* | Merge commit 'a7e6fbd90e62d3320b1e26d8209fc0f55ee5b0be'Hendrik Leppkes2015-09-08
|\|
| * dxtory: Factorize the buffer loadingLuca Barbato2015-09-04
* | Merge commit '6a6bc43f5f79587b8936334cc0b3a6616f4807ac'Hendrik Leppkes2015-09-08
|\|
| * dxtory: Factorize slice size checksLuca Barbato2015-09-04
| * fraps: increase vlc nb_bitsMichael Niedermayer2015-09-03
| * huffman: allow specifying nb_bits to ff_huff_build_tree()Michael Niedermayer2015-09-03