40914 Commits (c302d034ba2690a935df8bf7e4f5d44ed86e8d5c)
 

Author SHA1 Message Date
Luca Barbato 09e1ccc8cd sctp: Use AVERROR_BUG instead of abort() 10 years ago
Luca Barbato eb4f906900 lavf: More informative error message 10 years ago
James Almer b7c3bfd5eb w32pthreads: use the condition variable API directly when targeting newer versions of Windows 10 years ago
James Almer 73ea3ffcd5 w32pthreads: use the CONDITION_VARIABLE typedef if available 10 years ago
Mika Raento 2bc220958c ismindex: handle discontinuous streams better 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 0d8a3656ba mov: support the Color Parameter Atoms 'colr' 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
Sylvain Rabot 167e6f1489 dump: Update streams and chapters printout format 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 5a419b2dd1 pixdesc: return color properties names 11 years ago
Vittorio Giovara 04ccd584a7 pixfmt: mark further reserved values 11 years ago
Vittorio Giovara c732c62cee doc: expand description for some color properties 11 years ago
Vittorio Giovara a2c00d22e7 avprobe: print color properties for show_streams 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
Vittorio Giovara 7ae9791b64 avformat: bump version after mime_type change 11 years ago
Andreas Cadhalpun b15b06ebf5 avformat: use const char* instead of uint8_t* for AVProbeData.mime_type 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
Martin Storsjö 28816050e4 lavf: Set the stream time base hint properly for chained muxers 11 years ago
Martin Storsjö b762494438 sdp: Simplify parsing/conversion of H264 extradata 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 8de1d67967 avconv_vdpau: update to new VDPAU interface 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
Antonio Ospite 2a5ac99e6e x11grab: Check the XQueryPointer return value 11 years ago
Luca Barbato 5b9c817dc7 x11grab: Check XFixesGetCursorImage return value 11 years ago
Luca Barbato 89fa2b5616 x11grab: Check for XFixes availability at runtime 11 years ago
Luca Barbato 68211c70af vc1: Do not assume seek happens after decoding 11 years ago
Janne Grunau 36f3aec363 fate-vc1_ilaced_twomv: use -flags +bitexact 11 years ago
Josh Allmann 7d97511e13 configure: Add -lrt dependency to avutil's pc file. 11 years ago
Joakim Roubert 55f03d8726 hlsenc: Add parameter -hls_allow_cache 11 years ago
Michael Niedermayer d10d1b8655 libx265: enable psnr reporting when requested by the user 11 years ago
Justin Ruggles 19133e96d3 lavf: fix memleaks in avformat_find_stream_info() 11 years ago