aboutsummaryrefslogtreecommitdiffstats
path: root/libavcodec
Commit message (Expand)AuthorAgeFilesLines
* Merge commit 'db53a2306f62f05faa67e6f3c60ee55a9b8e4776'Hendrik Leppkes2015-09-121-0/+2
|\
| * jpeg2000: Do not warn about known and skippable markersLuca Barbato2015-09-111-0/+4
| * mmvideo: Make sure the rle does not write over the frame boundariesLuca Barbato2015-09-111-1/+5
* | vp9: Fix emu[] edge overflow conditions for >8bpp/non-420.Ronald S. Bultje2015-09-121-2/+2
* | vp9: re-initialize internal buffers on bpp change also.Ronald S. Bultje2015-09-121-1/+2
* | x86: port PSIGNW to cpuflagsJames Almer2015-09-111-6/+0
* | vp9: save one (PSIGNW) instruction in iadst16_1d sse2/ssse3.Ronald S. Bultje2015-09-111-16/+17
* | libvpxdec: apply RGB to 444P16 instead of 422P16.Ronald S. Bultje2015-09-111-10/+10
* | aaccoder: respect cutoff when marking bands as PNSRostislav Pehlivanov2015-09-111-5/+2
* | avcodec/ljpegenc: Fix encoding RGBA LJPEGMichael Niedermayer2015-09-113-16/+35
* | avcodec/mjpegdec: Fix decoding RGBA RCT LJPEGMichael Niedermayer2015-09-111-1/+8
* | lavc: Fix standalone compilation of the subrip decoder.Carl Eugen Hoyos2015-09-111-1/+1
* | avcodec/nvenc: change flag of cuCtxCreate to avoid CPU spinsAgatha Hu2015-09-111-1/+1
* | avcodec/exr: Mark up the decoded buffer as the appropriate transfer character...Kevin Wheatley2015-09-101-0/+3
* | avcodec/exr: Add support for applying a transfer characteristic curve to Open...Kevin Wheatley2015-09-101-27/+96
* | avcodec/options_table: Fix TRC / PRI typoMichael Niedermayer2015-09-101-1/+1
* | avcodec/options_table: Add SMPTE ST428-1 colour primaries (CIE 1931 XYZ) to c...Kevin Wheatley2015-09-101-8/+9
* | avcodec/options_table: Add CLI options for SMPTE ST 2084 and ST 428-1 transfe...Kevin Wheatley2015-09-101-0/+2
* | avcodec/truemotion1: Simplify code using AV_PIX_FMT_0RGB32Michael Niedermayer2015-09-101-1/+1
* | avcodec/truemotion1: use BGR0/0RGBMichael Niedermayer2015-09-101-1/+1
* | avcodec/cscd: Use BGR0 instead of BGRAMichael Niedermayer2015-09-101-1/+1
* | avcodec/bmp: Analyze BGRA files alpha channel to choose pixel formatMichael Niedermayer2015-09-101-0/+14
* | avcodec/libopenh264enc: use AV_LOG_TRACE instead of DEBUG+1Michael Niedermayer2015-09-101-1/+1
* | vp9: fix overflow in 8x8 topleft 32x32 idct ssse3 version.Ronald S. Bultje2015-09-105-10/+16
* | vp9: permanently delete segmentation refmap on any size change.Ronald S. Bultje2015-09-101-12/+7
* | avcodec/libopenh264enc: Remove some unneeded intermediate variablesMichael Niedermayer2015-09-101-28/+12
* | avcodec/libopenh264enc: Fix formating to match FFmpegs styleMichael Niedermayer2015-09-101-11/+11
* | avcodec/libopenh264enc: remove useless castMichael Niedermayer2015-09-101-1/+1
* | avcodec/libopenh264enc: Use av_log() to log messagesGregory J. Wolfe2015-09-101-0/+90
* | lavc: Fix compilation with --disable-everything --enable-parser=mpeg4video.Hendrik Schreiber2015-09-091-1/+1
* | avcodec/wavpackenc: use AV_OPT_TYPE_BOOL for all optionsPaul B Mahol2015-09-091-10/+5
* | avcodec/huffyuvenc: use AV_OPT_TYPE_BOOL for non_deterministic optionPaul B Mahol2015-09-091-1/+1
* | avcodec/libmp3lame: use AV_OPT_TYPE_BOOL for all optionsPaul B Mahol2015-09-091-3/+3
* | aaccoder: tweak PNS implementation furtherRostislav Pehlivanov2015-09-091-28/+24
* | Merge commit '3b8e895237592fdaffe87cdcd204104200b9ccf9'Hendrik Leppkes2015-09-091-0/+7
|\|
| * codec_desc: Add missing DXV entryVittorio Giovara2015-09-091-0/+7
* | avformat/mpegvideo_enc: Move sponsorship notice to its own comment blockMichael Niedermayer2015-09-091-1/+3
* | avcodec/libvorbisdec: Fix memory leakAndrew Stone2015-09-091-2/+5
* | avcodec/h264_sei: Remove "Subtitles with data type 0x%02x" sample requestMichael Niedermayer2015-09-091-2/+0
* | avcodec/aacenc: use AV_OPT_TYPE_BOOLClément Bœsch2015-09-081-12/+4
* | lavc/options: extend/fix text for threads and slices optionsStefano Sabatini2015-09-081-2/+2
* | lavc/libopenh264enc: apply minor consistency fixes to options textStefano Sabatini2015-09-081-6/+6
* | Replace all remaining occurances of step/depth_minus1 and offset_plus1Hendrik Leppkes2015-09-0810-15/+15
* | Merge commit '2268db2cd052674fde55c7d48b7a5098ce89b4ba'Hendrik Leppkes2015-09-086-12/+12
|\|
| * lavu: Drop the {minus,plus}1 suffix from AVComponentDescriptor fieldsVittorio Giovara2015-09-077-13/+13
* | Merge commit 'd0f7e4a57fbffa0efb204d4274c3dd56fbfff946'Hendrik Leppkes2015-09-081-239/+164
|\|
| * dxtory: Unify and rework the decoding routinesLuca Barbato2015-09-061-239/+165
* | Merge commit '3cdda78deb19b39dbbf8961ae0aec44dbb19bf6d'Hendrik Leppkes2015-09-082-5/+12
|\|
| * checkasm: add unit tests for v210encHenrik Gramner2015-09-062-5/+12
* | Merge commit 'a7e6fbd90e62d3320b1e26d8209fc0f55ee5b0be'Hendrik Leppkes2015-09-081-65/+37
|\|