40647 Commits (04ccd584a70fad4ebb29ca340d704970ff313cbc)
 

Author SHA1 Message Date
Vittorio Giovara 04ccd584a7 pixfmt: mark further reserved values 10 years ago
Vittorio Giovara c732c62cee doc: expand description for some color properties 10 years ago
Vittorio Giovara a2c00d22e7 avprobe: print color properties for show_streams 10 years ago
Vittorio Giovara 147f2e91ee avcodec: make sure color_range is properly initialized 10 years ago
Luca Barbato 04d14c9b68 vc1: Split the decoder in components 10 years ago
Vittorio Giovara 7ae9791b64 avformat: bump version after mime_type change 10 years ago
Andreas Cadhalpun b15b06ebf5 avformat: use const char* instead of uint8_t* for AVProbeData.mime_type 10 years ago
Henrik Gramner 2d91abade2 x86: h264_intrapred: Don't treat 32-bit integers as 64-bit 10 years ago
James Almer 82f8eb5f77 jpeg2000: split off inverse MCT as Jpeg2000DSP 10 years ago
Josh Allmann 9a03c23235 h263dec: Force padding bug workaround for H.263. 10 years ago
Anton Khirnov d208d1eba3 hevc_mvs: make sure to always initialize the temporal MV fully 10 years ago
Anton Khirnov 79a60c8e77 hevc_mvs: initialize the temporal MV in case of missing ref 10 years ago
Martin Storsjö 28816050e4 lavf: Set the stream time base hint properly for chained muxers 10 years ago
Martin Storsjö b762494438 sdp: Simplify parsing/conversion of H264 extradata 10 years ago
Rémi Denis-Courmont 153fadc390 ff_get_format: fix infinite loop 10 years ago
Manfred Georg 577899a645 lavc: specify the behavior of av_lockmgr_register on failure. 10 years ago
Rémi Denis-Courmont 8de1d67967 avconv_vdpau: update to new VDPAU interface 10 years ago
Rémi Denis-Courmont bef067f88c vdpau: check video surface and decoder capabilities 10 years ago
Rémi Denis-Courmont e3e158e81f vdpau: add av_vdpau_bind_context() 10 years ago
Rémi Denis-Courmont 502cde409c vdpau: force reinitialization when output resolution changes 10 years ago
Rémi Denis-Courmont 89ac99ba5f vdpau: pass codec-specific parameters from hwaccel 10 years ago
Rémi Denis-Courmont ce083282f0 vdpau: common support for managing the VdpDecoder in avcodec 10 years ago
Rémi Denis-Courmont fcc1022611 vdpau: factor out common end-of-frame handling 10 years ago
Rémi Denis-Courmont 319424d25c vdpau: add helper for VDPAU to libav error codes conversion 10 years ago
Antonio Ospite 2a5ac99e6e x11grab: Check the XQueryPointer return value 10 years ago
Luca Barbato 5b9c817dc7 x11grab: Check XFixesGetCursorImage return value 10 years ago
Luca Barbato 89fa2b5616 x11grab: Check for XFixes availability at runtime 10 years ago
Luca Barbato 68211c70af vc1: Do not assume seek happens after decoding 10 years ago
Janne Grunau 36f3aec363 fate-vc1_ilaced_twomv: use -flags +bitexact 10 years ago
Josh Allmann 7d97511e13 configure: Add -lrt dependency to avutil's pc file. 10 years ago
Joakim Roubert 55f03d8726 hlsenc: Add parameter -hls_allow_cache 10 years ago
Michael Niedermayer d10d1b8655 libx265: enable psnr reporting when requested by the user 10 years ago
Justin Ruggles 19133e96d3 lavf: fix memleaks in avformat_find_stream_info() 10 years ago
Michael Niedermayer 2cd7c99498 h264: reset ret to avoid propagating minor failures 10 years ago
Luca Barbato e3a00acde0 hevc: Initialize mergecand_list to 0 10 years ago
Timothy B. Terriberry a05f5052fe sdp: Make opus declaration conform to the spec 10 years ago
Luca Barbato 5517466804 configure: Provide a safe default for unknonw libcs 10 years ago
Rémi Denis-Courmont 4e03b2097c mpeg12: Always invoke the get_format() callback 10 years ago
Rémi Denis-Courmont ce42316321 h264: Always invoke the get_format() callback 10 years ago
Rémi Denis-Courmont 1c80c9d7ef hwaccel: Call ->get_format again if hwaccel init fails 10 years ago
Luca Barbato 9d2cee52d3 configure: Assume a standard-compliant default libc 10 years ago
Luca Barbato 6cfbe1de5a avconv: Use only audio and video to guess discontinuities 10 years ago
Andreas Cadhalpun 883e98bc25 probe: Bump the score for mime type matching 10 years ago
Luca Barbato d995f0a155 log: Unbreak no-tty support on 256color terminals 10 years ago
Tristan Matthews 7703995a2e flac: Remove unused headers 10 years ago
Tim Walker cc4992aaf3 ac3enc: allow Dolby Pro Logic IIz as the Dolby Surround EX mode. 10 years ago
Tim Walker 4c2fd4b262 ac3enc: allow Dolby Pro Logic II as a preferred downmix mode. 10 years ago
Tim Walker b39ebcddd4 fate: Add VC-1 interlaced twomv test 10 years ago
Michael Niedermayer a97328afef vc1: Use logical instead of bitwise or for twomv 10 years ago
Tim Walker b5fe13448b vc1: Use logical instead of bitwise or for coded_inter 10 years ago