84742 Commits (b823bbc10cc7b8674bb2dea50bd5dfc081e28620)
 

Author SHA1 Message Date
Ronald S. Bultje b823bbc10c vp9: split out loopfilter functions in their own source file. 8 years ago
Ronald S. Bultje f8c019944d vp9: re-split the decoder/format/dsp interface header files. 8 years ago
Clément Bœsch 473f0f75a1 lavfi: fix race when func rets holder is NULL 8 years ago
Marton Balint 77d2cb8874 avdevice/decklink: deprecate @mode syntax in device name to specify mode 8 years ago
Marton Balint c395d230b1 avdevice/decklink_enc: convert to std::atomic 8 years ago
Marton Balint 7cfa98fd94 configure: use c++11 and fallback to c++0x for c++ files 8 years ago
James Almer 3b80f73b18 doc/examples/transcoding: convert to codecpar 8 years ago
Ronald S. Bultje 5ba8c3a0ed dirac: make initialization of arithmetic coder tables threadsafe. 8 years ago
Matthieu Bouron 64b5539985 doc/examples/extract_mvs: switch to codecpar 8 years ago
Matthieu Bouron 4a946aca7c doc/examples/remuxing: switch to codecpar 8 years ago
Matthieu Bouron 7e3e0f87e6 doc/examples/muxing: re-indent block 8 years ago
Clément Bœsch c3706bc255 doc/examples/filtering_*: switch to codecpar 8 years ago
Steven Liu c0628919b8 avformat/flvdec: check FLVHeader PreviousTagSize0 8 years ago
James Almer 3fe7bb2bcf avcodec/extract_extradata_bsf: add missing break statement to extract_extradata_vc1 8 years ago
James Almer b613245c97 ffprobe: free log buffer's parent_name during cleanup 8 years ago
Dave Rice 3e0474ff39 doc/ffprobe: add -show_log option 8 years ago
Dave Rice 52d9442a55 ffprobe.xsd: add frame log data 8 years ago
Michael Niedermayer bcd7153df3 ffprobe: Support adding av_log output to frames 8 years ago
James Almer 86dee47e39 avformat/movenc: allow st3d and sv3d mov atoms to be written in strict unofficial mode 8 years ago
James Almer a715e5a276 avformat/movenc: restrict st3d and sv3d mov atoms to MODE_MP4 8 years ago
Aaron Colwell b4189590a5 movenc: Add support for writing st3d and sv3d boxes. 8 years ago
James Almer 47c2ce2f75 Merge commit '064f19f39e2f17927278c6ad8fe884a5b92310d6' 8 years ago
James Almer cef2ba3603 Merge commit 'ecd2ec69ce10e13f6ede353d2def7ce9f45c1a7d' 8 years ago
James Almer ba4d0a37b9 Merge commit 'b90c8a3d08e3f9ad4de1253376d2d1d93abb8b8c' 8 years ago
Clément Bœsch c7a5b40dd9 Merge commit '7d308bf84bda78d47c01439ff625bb06624991a7' 8 years ago
Clément Bœsch 03c2038750 Merge commit '218ed7250c103a975e874fb16e8e5941f4cbe223' 8 years ago
Clément Bœsch fb79adfdce Merge commit 'dad7514f9ec8a8c5e44d70fcfbbcedeff16f7e13' 8 years ago
Clément Bœsch 4e43c6df54 Merge commit 'c541a44e029e8a4f21db028c34fee3ad1c10a409' 8 years ago
Clément Bœsch e59a4d1df7 Merge commit '801ac7156d3efb8e088fb6024f568eb36a293887' 8 years ago
Clément Bœsch fa85d8dbb4 Merge commit '30015305f3b523ed7640f2c3c58b017140533c58' 8 years ago
Clément Bœsch 9fec43902c Merge commit '07cac07c0c0360d67e73a7472214c79d6c520a4b' 8 years ago
Clément Bœsch 7970888b67 Merge commit '3ec6f855d0f21d90a0494fb798c4cf203fdb3db0' 8 years ago
Clément Bœsch 349a26f509 Merge commit '7a2b2b6a92c4b528ecb640790eca0aa790d858f4' 8 years ago
Clément Bœsch 53dac6c23b Merge commit 'c454dfcff90f0ed39c7b0d4e85664986a8b4476c' 8 years ago
Clément Bœsch 5dd37c6847 lavc/vp9: clarify inv_recenter_nonneg 8 years ago
Clément Bœsch e6ffdc9582 lavc/vp9: shuffle header declaration 8 years ago
Clément Bœsch 37814a21cb lavc/vp9: consistent use of typedef instead of struct 8 years ago
Clément Bœsch 875f695576 lavc/vp9: misc cosmetics 8 years ago
Clément Bœsch ff8436ba76 lavc/vp9: rename res to ret 8 years ago
Clément Bœsch 0f8ae9d7b2 lavc/vp9: split a few assignment out of ifs 8 years ago
Clément Bœsch f4d95e0949 lavc/vp9: rename {ref,unref,alloc}_frame to frame_{ref,unref,alloc} 8 years ago
Clément Bœsch 12c44d6373 lavc/vp9: rename ctx to avctx 8 years ago
Clément Bœsch 1c9f4b5078 lavc/vp9: split into vp9{block,data,mvs} 8 years ago
Rostislav Pehlivanov 487ca38e8b Changelog: reorder last entry 8 years ago
Rostislav Pehlivanov a8fe8d6b4a lavfi: remove af_asynts filter 8 years ago
wm4 d7896e9b42 pthread_frame: fix uninitialized variable read 8 years ago
wm4 9e703ae30f pthread_frame: do not attempt to unlock a mutex on the wrong thread 8 years ago
wm4 ddef3d902f avformat, ffmpeg: deprecate old rotation API 8 years ago
Kyle Swanson b12693facf libavcodec/opusenc: use correct format specifiers 8 years ago
Michael Niedermayer d65b59550b avcodec/avcodec: Correct and make consistent AVERROR() in comments 8 years ago