summaryrefslogtreecommitdiff
Commit message (Expand)AuthorAge
* Merge commit 'f5df897c4b61985e3afc89ba1290649712ff438e'Clément Bœsch2017-03-29
|\
| * examples/avcodec: split audio decoding into a separate exampleAnton Khirnov2016-11-02
* | Merge commit 'f76698e759a08e8d3b629c06edb0439f474e7fee'Clément Bœsch2017-03-29
|\|
| * examples/encode_audio: use the AVFrame API for allocating the dataAnton Khirnov2016-11-02
* | Merge commit 'c00a11ab383ff276a2ab2fdba577945e48d465be'Clément Bœsch2017-03-29
|\|
| * examples/encode_audio: constify AVCodec instancesAnton Khirnov2016-11-02
* | Merge commit '40aaa8dadfd1c69ff4460d04750e1403b5535a6d'Clément Bœsch2017-03-29
|\|
| * examples/avcodec: split audio encoding into a separate exampleAnton Khirnov2016-11-02
* | pthread_frame: minor simplification to error handlingwm42017-03-29
* | avcodec/ac3dsp: add special-case handling for the C downmix_fixed functionJames Almer2017-03-28
* | fate: add tests for ac3_fixed 5.1 downmixJames Almer2017-03-28
* | aarch64/vp9dsp: add missing header includesJames Almer2017-03-28
* | pthread_frame: don't sync items between threads for intra-only codecs.Ronald S. Bultje2017-03-28
* | hevc: initialize no_rasl_output_flag in hevc_frame_start().Ronald S. Bultje2017-03-28
* | h264: revert 1189af429211ac650aac730368a6cf5b23756605.Ronald S. Bultje2017-03-28
* | vp9: split out generic decoding skeleton interface API from VP9 types.Ronald S. Bultje2017-03-28
* | vp9: split out reconstruction functions in their own source file.Ronald S. Bultje2017-03-28
* | vp9: split out loopfilter functions in their own source file.Ronald S. Bultje2017-03-28
* | vp9: re-split the decoder/format/dsp interface header files.Ronald S. Bultje2017-03-28
* | lavfi: fix race when func rets holder is NULLClément Bœsch2017-03-28
* | avdevice/decklink: deprecate @mode syntax in device name to specify modeMarton Balint2017-03-28
* | avdevice/decklink_enc: convert to std::atomicMarton Balint2017-03-28
* | configure: use c++11 and fallback to c++0x for c++ filesMarton Balint2017-03-28
* | doc/examples/transcoding: convert to codecparJames Almer2017-03-28
* | dirac: make initialization of arithmetic coder tables threadsafe.Ronald S. Bultje2017-03-28
* | doc/examples/extract_mvs: switch to codecparMatthieu Bouron2017-03-28
* | doc/examples/remuxing: switch to codecparMatthieu Bouron2017-03-28
* | doc/examples/muxing: re-indent blockMatthieu Bouron2017-03-28
* | doc/examples/filtering_*: switch to codecparClément Bœsch2017-03-28
* | avformat/flvdec: check FLVHeader PreviousTagSize0Steven Liu2017-03-28
* | avcodec/extract_extradata_bsf: add missing break statement to extract_extrada...James Almer2017-03-28
* | ffprobe: free log buffer's parent_name during cleanupJames Almer2017-03-27
* | doc/ffprobe: add -show_log optionDave Rice2017-03-28
* | ffprobe.xsd: add frame log dataDave Rice2017-03-28
* | ffprobe: Support adding av_log output to framesMichael Niedermayer2017-03-28
* | avformat/movenc: allow st3d and sv3d mov atoms to be written in strict unoffi...James Almer2017-03-27
* | avformat/movenc: restrict st3d and sv3d mov atoms to MODE_MP4James Almer2017-03-27
* | movenc: Add support for writing st3d and sv3d boxes.Aaron Colwell2017-03-27
* | Merge commit '064f19f39e2f17927278c6ad8fe884a5b92310d6'James Almer2017-03-27
|\|
| * avconv: support parsing bitstream filter optionsJames Almer2016-11-02
* | Merge commit 'ecd2ec69ce10e13f6ede353d2def7ce9f45c1a7d'James Almer2017-03-27
|\|
| * mov: Evaluate the movie display matrixVittorio Giovara2016-11-01
* | Merge commit 'b90c8a3d08e3f9ad4de1253376d2d1d93abb8b8c'James Almer2017-03-27
|\|
| * fate: Add tests for mov display matrixVittorio Giovara2016-11-01
* | Merge commit '7d308bf84bda78d47c01439ff625bb06624991a7'Clément Bœsch2017-03-27
|\|
| * avprobe: Add -show_stream_entry to get a single stream propertyVittorio Giovara2016-11-01
* | Merge commit '218ed7250c103a975e874fb16e8e5941f4cbe223'Clément Bœsch2017-03-27
|\|
| * openssl: Allow newer TLS versions than TLSv1Mark Thompson2016-10-31
* | Merge commit 'dad7514f9ec8a8c5e44d70fcfbbcedeff16f7e13'Clément Bœsch2017-03-27
|\|
| * xcb: Add all the libraries to the link line explicitlyLuca Barbato2016-10-30