summaryrefslogtreecommitdiff
path: root/libavcodec
Commit message (Expand)AuthorAge
* lavc: Switch bitrate to 64bit unless compatibility with avconv was requested.Michael Niedermayer2015-09-15
* vp9: switch min_tile_cols location so it shifts up instead of down.Ronald S. Bultje2015-09-15
* avcodec/dxv: remove code that is never reachedPaul B Mahol2015-09-15
* lavc: Fix standalone compilation of the avi demuxer.Carl Eugen Hoyos2015-09-14
* wmalossless: Warn when decoding 24 bit depthVittorio Giovara2015-09-14
* aaccoder_mips: Fix indentationTimothy Gu2015-09-14
* avcodec/mips/aaccoder_mips: Sync with generic aaccoder file.Nedeljko Babic2015-09-14
* avcodec/nvenc: merge compute initialQP sectionsAgatha Hu2015-09-14
* avcodec/nvenc: Optimize nvenc parametersAgatha Hu2015-09-14
* ADPCM: Bump THP channel limit to 14Rodger Combs2015-09-12
* avcodec/roqvideoenc: use AV_OPT_TYPE_BOOL for quake3_compat optionClément Bœsch2015-09-12
* avcodec/pgssubdec: use AV_OPT_TYPE_BOOL for forced_subs_only optionClément Bœsch2015-09-12
* avcodec/textdec: use AV_OPT_TYPE_BOOL for keep_ass_markup optionClément Bœsch2015-09-12
* avcodec/libx264: use AV_OPT_TYPE_BOOL for fastfirstpass optionClément Bœsch2015-09-12
* avcodec/h264: use AV_OPT_TYPE_BOOL for is_avc optionClément Bœsch2015-09-12
* avcodec: use AV_OPT_TYPE_BOOL for refcounted_frames, side_data_only_packets a...Clément Bœsch2015-09-12
* Merge commit 'f00f6d538dcbaa122eb5e2784f41f4a299296b7b'Hendrik Leppkes2015-09-12
|\
| * lavc: Sanitize header inclusion guardsVittorio Giovara2015-09-12
* | Merge commit '6064f697a321174232a3fad351afb21150c3e9e5'Hendrik Leppkes2015-09-12
|\|
| * lavc: Enable side data only packets by defaultVittorio Giovara2015-09-12
* | aacenc_tns: readjust values for new TNS decision makingRostislav Pehlivanov2015-09-12
* | aacenc_tns: encode coefficients directly and reenable compressionRostislav Pehlivanov2015-09-12
* | 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