summaryrefslogtreecommitdiff
Commit message (Expand)AuthorAge
* lavc: fix usages of av_get_codec_tag_string()Clément Bœsch2017-03-29
* lavc: deprecate av_get_codec_tag_string()Clément Bœsch2017-03-29
* lavu: add av_fourcc_make_string() and av_fourcc2str()Clément Bœsch2017-03-29
* Merge commit '4cf2ffb7c45840b09bc49e34da88d4053dd442cb'Clément Bœsch2017-03-29
|\
| * idct: Have function pointer prototype match implementationDiego Biurrun2016-11-02
* | Merge commit '39cea6570c11a49b64b2ec8d71e218db03b4c742'Clément Bœsch2017-03-29
|\|
| * aactab: Move extern keyword to the front of array declarationsDiego Biurrun2016-11-02
* | Merge commit '85baef4ff1512bcc2544928bfa5f42072903a691'Clément Bœsch2017-03-29
|\|
| * vf_drawtext: Move static keyword to beginning of variable declarationDiego Biurrun2016-11-02
* | Merge commit '636515c324facaa14ccd8ab0732740a240a31ba9'Clément Bœsch2017-03-29
|\|
| * examples/decode_video: remove a stray unrelated commentAnton Khirnov2016-11-02
* | Merge commit '8191f960a669819db4de33a2439ded1630b8a73e'Clément Bœsch2017-03-29
|\|
| * examples/decode_video: constify the AVCodec instanceAnton Khirnov2016-11-02
* | Merge commit '5b4d7ac7ae5d821cfa6ab89f8eab4d31851ef32c'Clément Bœsch2017-03-29
|\|
| * examples/encode_video: use the AVFrame API for allocating the frameAnton Khirnov2016-11-02
* | doc/examples/{de,en}code_audio: fix includesClément Bœsch2017-03-29
* | Merge commit 'd0a603a534a0ee4b255e5e72742428a7f7f42b83'Clément Bœsch2017-03-29
|\|
| * examples/encode_video: set the framerateAnton Khirnov2016-11-02
* | Merge commit 'e02524025bce2c8bf8b5bffd96479785c75a70d4'Clément Bœsch2017-03-29
|\|
| * examples/encode_video: constify the AVCodec instanceAnton Khirnov2016-11-02
* | Merge commit '7b1f03477f1a43d2261fbd83e50a4ad90c7f806d'Clément Bœsch2017-03-29
|\|
| * examples/avcodec: split the remaining two examples into separate filesAnton Khirnov2016-11-02
* | Merge commit '90265814f993098d79b0a0f40745ecdb403fbf56'Clément Bœsch2017-03-29
|\|
| * examples/decode_audio: constify the AVCodec instanceAnton Khirnov2016-11-02
* | doc/examples/encode_audio: add missing returnClément Bœsch2017-03-29
* | 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