Welcome to mirror list, hosted at ThFree Co, Russian Federation.

github.com/mpc-hc/FFmpeg.git - Unnamed repository; edit this file 'description' to name the repository.
summaryrefslogtreecommitdiff
AgeCommit message (Expand)Author
2017-03-29lavu: add av_fourcc_make_string() and av_fourcc2str()Clément Bœsch
2017-03-29Merge commit '4cf2ffb7c45840b09bc49e34da88d4053dd442cb'Clément Bœsch
2017-03-29Merge commit '39cea6570c11a49b64b2ec8d71e218db03b4c742'Clément Bœsch
2017-03-29Merge commit '85baef4ff1512bcc2544928bfa5f42072903a691'Clément Bœsch
2017-03-29Merge commit '636515c324facaa14ccd8ab0732740a240a31ba9'Clément Bœsch
2017-03-29Merge commit '8191f960a669819db4de33a2439ded1630b8a73e'Clément Bœsch
2017-03-29Merge commit '5b4d7ac7ae5d821cfa6ab89f8eab4d31851ef32c'Clément Bœsch
2017-03-29doc/examples/{de,en}code_audio: fix includesClément Bœsch
2017-03-29Merge commit 'd0a603a534a0ee4b255e5e72742428a7f7f42b83'Clément Bœsch
2017-03-29Merge commit 'e02524025bce2c8bf8b5bffd96479785c75a70d4'Clément Bœsch
2017-03-29Merge commit '7b1f03477f1a43d2261fbd83e50a4ad90c7f806d'Clément Bœsch
2017-03-29Merge commit '90265814f993098d79b0a0f40745ecdb403fbf56'Clément Bœsch
2017-03-29doc/examples/encode_audio: add missing returnClément Bœsch
2017-03-29Merge commit 'f5df897c4b61985e3afc89ba1290649712ff438e'Clément Bœsch
2017-03-29Merge commit 'f76698e759a08e8d3b629c06edb0439f474e7fee'Clément Bœsch
2017-03-29Merge commit 'c00a11ab383ff276a2ab2fdba577945e48d465be'Clément Bœsch
2017-03-29Merge commit '40aaa8dadfd1c69ff4460d04750e1403b5535a6d'Clément Bœsch
2017-03-29pthread_frame: minor simplification to error handlingwm4
2017-03-29avcodec/ac3dsp: add special-case handling for the C downmix_fixed functionJames Almer
2017-03-29fate: add tests for ac3_fixed 5.1 downmixJames Almer
2017-03-29aarch64/vp9dsp: add missing header includesJames Almer
2017-03-29pthread_frame: don't sync items between threads for intra-only codecs.Ronald S. Bultje
2017-03-29hevc: initialize no_rasl_output_flag in hevc_frame_start().Ronald S. Bultje
2017-03-29h264: revert 1189af429211ac650aac730368a6cf5b23756605.Ronald S. Bultje
2017-03-29vp9: split out generic decoding skeleton interface API from VP9 types.Ronald S. Bultje
2017-03-29vp9: split out reconstruction functions in their own source file.Ronald S. Bultje
2017-03-29vp9: split out loopfilter functions in their own source file.Ronald S. Bultje
2017-03-29vp9: re-split the decoder/format/dsp interface header files.Ronald S. Bultje
2017-03-29lavfi: fix race when func rets holder is NULLClément Bœsch
2017-03-28avdevice/decklink: deprecate @mode syntax in device name to specify modeMarton Balint
2017-03-28avdevice/decklink_enc: convert to std::atomicMarton Balint
2017-03-28configure: use c++11 and fallback to c++0x for c++ filesMarton Balint
2017-03-28doc/examples/transcoding: convert to codecparJames Almer
2017-03-28dirac: make initialization of arithmetic coder tables threadsafe.Ronald S. Bultje
2017-03-28doc/examples/extract_mvs: switch to codecparMatthieu Bouron
2017-03-28doc/examples/remuxing: switch to codecparMatthieu Bouron
2017-03-28doc/examples/muxing: re-indent blockMatthieu Bouron
2017-03-28doc/examples/filtering_*: switch to codecparClément Bœsch
2017-03-28avformat/flvdec: check FLVHeader PreviousTagSize0Steven Liu
2017-03-28avcodec/extract_extradata_bsf: add missing break statement to extract_extrada...James Almer
2017-03-28ffprobe: free log buffer's parent_name during cleanupJames Almer
2017-03-28doc/ffprobe: add -show_log optionDave Rice
2017-03-28ffprobe.xsd: add frame log dataDave Rice
2017-03-28ffprobe: Support adding av_log output to framesMichael Niedermayer
2017-03-28avformat/movenc: allow st3d and sv3d mov atoms to be written in strict unoffi...James Almer
2017-03-28avformat/movenc: restrict st3d and sv3d mov atoms to MODE_MP4James Almer
2017-03-28movenc: Add support for writing st3d and sv3d boxes.Aaron Colwell
2017-03-28Merge commit '064f19f39e2f17927278c6ad8fe884a5b92310d6'James Almer
2017-03-28Merge commit 'ecd2ec69ce10e13f6ede353d2def7ce9f45c1a7d'James Almer
2017-03-28Merge commit 'b90c8a3d08e3f9ad4de1253376d2d1d93abb8b8c'James Almer