summaryrefslogtreecommitdiff
path: root/libavcodec
Commit message (Expand)AuthorAge
* aacenc_tns: fix coefficient compression conditionRostislav Pehlivanov2015-09-16
* Merge commit '570fcaf3326aef9313b10863e2f6e6ae664d9dae'Hendrik Leppkes2015-09-16
|\
| * jpeg2000: Factor out prec initLuca Barbato2015-09-14
* | Merge commit '95a41311ac3a44773cc4dc407408aca35b1f8e26'Hendrik Leppkes2015-09-16
|\|
| * jpeg2000: Factor out band stepsize initializationLuca Barbato2015-09-14
* | Merge commit '7fb93eae43cc89bd7c1c275344e1cdbadab7155b'Hendrik Leppkes2015-09-16
|\|
| * jpeg2000: Factor out band initializationLuca Barbato2015-09-14
| * jpeg2000: Refactor decode_packetsLuca Barbato2015-09-14
* | Merge commit '29b00f880faa404aa1d0d6820310c510c5996479'Hendrik Leppkes2015-09-16
|\|
| * jpeg2000: Templatize the frame writerLuca Barbato2015-09-14
* | avcodec/vaapi_internal: Add missing includeTimo Rothenpieler2015-09-16
* | avcodec/libxvid: add missing includeMichael Niedermayer2015-09-16
* | Merge commit '41bcc3d15204f290400ba02e4e8f87fc07bcc00e'Hendrik Leppkes2015-09-16
|\|
| * jpeg2000: Split codeblock decoding from the main tile decodingLuca Barbato2015-09-14
* | Merge commit 'e60a6e7545dd6f5b25e3a65de9c6fdcc6e2e9d6b'Hendrik Leppkes2015-09-16
|\|
| * mpegvideo: Drop mpegvideo.h where not neededVittorio Giovara2015-09-13
* | Merge commit '5d14cf199990cd378904a2618b5c72c4b02290f6'Hendrik Leppkes2015-09-16
|\|
| * mpegvideo: Make sure mpegutils.h is included where neededVittorio Giovara2015-09-13
* | Merge commit '525f58977c93e189fda49a5c4928feaf4d89fac6'Hendrik Leppkes2015-09-16
|\|
| * mpegvideo: Move macros to more appropriate headersVittorio Giovara2015-09-13
| * lavc: Keep idct integer optionVittorio Giovara2015-09-13
| * lavc: Fix compilation with --disable-everything --enable-parser=mpeg4videoHendrik Schreiber2015-09-12
* | lavc/utils: Correctly show bit_rate >INT_MAX.Carl Eugen Hoyos2015-09-15
* | avcodec/ffv1enc: Fix error message when the requested version does not suppor...Michael Niedermayer2015-09-15
* | 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
|\|