19629 Commits (3beb9cbad35218ed1fb3473eeb3cfc97a931bff4)

Author SHA1 Message Date
Anton Khirnov c4f7bee087 lavc: deprecate unused mb_threshold field 11 years ago
Anton Khirnov 685be3d1ae libvpxenc: add static-thresh private option 11 years ago
Anton Khirnov 59b55c494e lavc: deprecate unused me_threshold field 11 years ago
Anton Khirnov 66a68ddd1a lavc: make rc_buffer_aggressivity/rc_initial_cplx into private options of mpegvideo encoders 11 years ago
Anton Khirnov a75c2eb25a lavc: make rc_eq into private options of mpegvideo encoders 11 years ago
Anton Khirnov 946f95354b lavc: make rc_qmod_* into private options of mpegvideo encoders 11 years ago
Anton Khirnov a6e4ce9fd5 lavc: make rc_qsquish a private option of mpegvideo encoders 11 years ago
Vittorio Giovara bae557edce dump: display codec tags when available 11 years ago
Omer Osman 66e9f83953 libfdk-aacdec: Enable Dynamic Range Control Metadata Support 11 years ago
Omer Osman b01a2204b5 libfdk-aacdec: Enable Decoder Downmix including Downmix Metadata Support 11 years ago
Vittorio Giovara 1ac5a29b2e imc: fix order of operations in coefficients read 11 years ago
Anton Khirnov 7ea1b3472a lavc: deprecate the use of AVCodecContext.time_base for decoding 11 years ago
Rémi Denis-Courmont d565fef1b8 vdpau: add AV_HWACCEL_FLAG_IGNORE_LEVEL to skip the codec level check 11 years ago
Rémi Denis-Courmont c1724623ce vdpau: have av_vdpau_bind_context() fail on unsupported flag 11 years ago
Anton Khirnov 2df0c32ea1 lavc: use a separate field for exporting audio encoder padding 11 years ago
Rémi Denis-Courmont c80a816142 h263dec: call get_format() on resolution changes 11 years ago
Rémi Denis-Courmont 1f29e5d7a2 h263dec: call get_format after setting resolution and profile 11 years ago
Vittorio Giovara 1a02e78653 vc1: initialize color properties 11 years ago
Vittorio Giovara eddf95283f vp9: initialize color space and range properties 11 years ago
Vittorio Giovara 65875a8b3b vp8: initialize color space and range properties 11 years ago
Vittorio Giovara 586ea0379c avcodec: fix colorspace option description 11 years ago
Marc-Antoine Arnaud 91eef40203 avcodec: add enum values on chroma sample location 11 years ago
Marc-Antoine Arnaud 9d5fed6dc4 avcodec: fix descriptions on color transfer options 11 years ago
Vittorio Giovara 9f3a70c442 dump: print the original coded dimensions when available 11 years ago
Vittorio Giovara 41e86146e7 dump: print detailed color space information 11 years ago
Vittorio Giovara 20a5956b8d dump: split audio and video probing on multiple lines 11 years ago
Vittorio Giovara 147f2e91ee avcodec: make sure color_range is properly initialized 11 years ago
Luca Barbato 04d14c9b68 vc1: Split the decoder in components 11 years ago
Henrik Gramner 2d91abade2 x86: h264_intrapred: Don't treat 32-bit integers as 64-bit 11 years ago
James Almer 82f8eb5f77 jpeg2000: split off inverse MCT as Jpeg2000DSP 11 years ago
Josh Allmann 9a03c23235 h263dec: Force padding bug workaround for H.263. 11 years ago
Anton Khirnov d208d1eba3 hevc_mvs: make sure to always initialize the temporal MV fully 11 years ago
Anton Khirnov 79a60c8e77 hevc_mvs: initialize the temporal MV in case of missing ref 11 years ago
Rémi Denis-Courmont 153fadc390 ff_get_format: fix infinite loop 11 years ago
Manfred Georg 577899a645 lavc: specify the behavior of av_lockmgr_register on failure. 11 years ago
Rémi Denis-Courmont bef067f88c vdpau: check video surface and decoder capabilities 11 years ago
Rémi Denis-Courmont e3e158e81f vdpau: add av_vdpau_bind_context() 11 years ago
Rémi Denis-Courmont 502cde409c vdpau: force reinitialization when output resolution changes 11 years ago
Rémi Denis-Courmont 89ac99ba5f vdpau: pass codec-specific parameters from hwaccel 11 years ago
Rémi Denis-Courmont ce083282f0 vdpau: common support for managing the VdpDecoder in avcodec 11 years ago
Rémi Denis-Courmont fcc1022611 vdpau: factor out common end-of-frame handling 11 years ago
Rémi Denis-Courmont 319424d25c vdpau: add helper for VDPAU to libav error codes conversion 11 years ago
Luca Barbato 68211c70af vc1: Do not assume seek happens after decoding 11 years ago
Michael Niedermayer d10d1b8655 libx265: enable psnr reporting when requested by the user 11 years ago
Michael Niedermayer 2cd7c99498 h264: reset ret to avoid propagating minor failures 11 years ago
Luca Barbato e3a00acde0 hevc: Initialize mergecand_list to 0 11 years ago
Rémi Denis-Courmont 4e03b2097c mpeg12: Always invoke the get_format() callback 11 years ago
Rémi Denis-Courmont ce42316321 h264: Always invoke the get_format() callback 11 years ago
Rémi Denis-Courmont 1c80c9d7ef hwaccel: Call ->get_format again if hwaccel init fails 11 years ago
Tristan Matthews 7703995a2e flac: Remove unused headers 11 years ago