80685 Commits (150e5e13b1fae125fd7ec2d91fa56b5be958668e)
 

Author SHA1 Message Date
Clément Bœsch 5584f019b5 Merge commit '728d90a0c1973661a9e73da697bf4f90c9d19577' 9 years ago
James Almer 403a53c60e avcodec/ffv1enc: silence warning about deprecated coded_frame 9 years ago
Michael Niedermayer 4efbeadadc avcodec/snow: Document BlockNode 9 years ago
Michael Niedermayer 737f06577c avcodec/snow: Remove unused function 9 years ago
Clément Bœsch 6cb550e933 lavc/videotoolbox: remove config_info maximum capacity 9 years ago
Clément Bœsch 6fd58eba1c lavc/videotoolbox: CFRelease() session 9 years ago
Clément Bœsch 2770e16d70 fate/h264: add test for ticket #631 9 years ago
Kongqun Yang 54327c2b34 Add experimental support for vp9 in iso-bmff 9 years ago
Muhammad Faiz 7f1b503ec2 swresample/resample: do not increase phase_count on exact_rational 9 years ago
Muhammad Faiz ee575acb8c swresample/resample: add support for odd phase_count 9 years ago
Steve Lhomme 193a421994 d3d11va: don't keep the context lock while waiting for a frame 9 years ago
Rick Kern 8b069b1cd5 lavc/videotoolboxenc: remove unnecessary logging 9 years ago
Rick Kern 2584299ae6 MAINTAINERS: Add myself for videotoolbox.c, remove vda* maintainer 9 years ago
Rick Kern 8e47a99f57 lavc/videotoolbox: fix H.264 hwaccel init issue 9 years ago
Rick Kern 143685a42b lavc/audiotoolboxenc: fix dropped frames on iOS 9 years ago
Yuri Zats ebda8216dc avformat/http: change seek_ret to int64 9 years ago
Jan Sebechlebsky f5273197dc avutil/threadmessage.h: Fix swapped comments 9 years ago
James Almer 94011f994a avodec/h264dec: fix compilation with -DTRACE 9 years ago
Petru Rares Sincraian c4a82194e0 fate: add test for agate 9 years ago
Paul B Mahol 6098d4b8a8 avcodec/sheervideo: check build_vlc for failure 9 years ago
Niklas Söderlund 6fd4145a1e lavd/v4l2: allow devices not implementing VIDIOC_G_PARM 9 years ago
Michael Niedermayer eaa11437a4 doc/APIchanges: Fill in some missing things 9 years ago
Muhammad Faiz f92b56de96 fate: add swr-resample_exact_async tests 9 years ago
Carl Eugen Hoyos aec96e233f lavc/dpx: Support decoding 12 bit colourspace with transparency information. 9 years ago
Matthieu Bouron 346b3c5c41 lavc/mediacodec: re-indent after previous commit 9 years ago
Matthieu Bouron e452abc5c2 lavc/mediacodec: refactor ff_AMediaCodecList_getCodecByType 9 years ago
Benjamin Steffes 5b95b4616a avfilter/af_hdcd: Use int32_t instead of int for gaintable in hdcd filter. 9 years ago
dsmudhar 7a2b9dd060 vf_codecview: added new options 9 years ago
Benoit Fouet 2234566cfb hls muxer doc: clarify segment splitting option 9 years ago
Hendrik Leppkes cb46b78b2e os_support: use the appropriate stat functions matching the stat type 9 years ago
Aman Gupta ddffafc0b0 avformat/utils: in debug mode, print number of streams found before avformat_find_stream_info() 9 years ago
Aman Gupta e9391ab121 avformat/mpegts: enhance logging in trace mode 9 years ago
Michael Niedermayer fa0097e008 avfilter/vf_telecine: Make frame writable before writing into it 9 years ago
James Almer ede4ec1f8f x86/aacpsdsp: optimize add_squares loop 9 years ago
Carl Eugen Hoyos d5ded429f2 lavc/dpx: Support decoding 10 bit colourspace with transparency information. 9 years ago
Stefano Sabatini 6bcc6fd55d doc/muxers/mpegts: apply misc consistency/formatting fixes 9 years ago
Stefano Sabatini 4b5620446a lavf/utils: fix timestamp trace log in estimate_timings() function 9 years ago
Clément Bœsch 7dd8cd1933 lavc/h264_sei: fix broken style around green metadata code 9 years ago
Clément Bœsch 5342bb624d lavc/h264: rename GreenMetaData to H264SEIGreenMetaData 9 years ago
Clément Bœsch b0ec36c9b1 lavc/h264_sei: reduce scope of parameters for green meta decode 9 years ago
Clément Bœsch fef89aae98 lavc/h264: move green meta logging out of the sei decoding 9 years ago
Martin Storsjö cab237953e rtpdec_vp9: Support parsing the scalability structure 9 years ago
Martin Storsjö d50b3fe463 rtpdec_h264: Use avpriv_report_missing_feature instead of a manual av_log 9 years ago
Martin Storsjö 94dee9067a rtpdec: Use AVERROR_PATCHWELCOME instead of AVERROR(ENOSYS) for 9 years ago
Martin Storsjö 43880f9716 rtpdec_vp9: Update header parsing to spec draft 02 9 years ago
Martin Storsjö 03aa4cd22b rtpdec_vp9: Make sure to free the temp buffer on close 9 years ago
Michael Niedermayer 228568fc8a fate: fate-filter-acrossfade needs samples 9 years ago
Michael Niedermayer 00c4861f13 avformat/mpegts: adjust probe score for low check_count 9 years ago
Marton Balint 9da27fb579 avformat/mux: factorize header writing code 9 years ago
Marton Balint 301ead1313 avformat/mux: call deinit if write_header fails 9 years ago