summaryrefslogtreecommitdiff
Commit message (Expand)AuthorAge
* Merge commit 'e2710e790c09e49e86baa58c6063af0097cc8cb0'Hendrik Leppkes2016-01-02
|\
| * arm: add a cpu flag for the VFPv2 vector modeJanne Grunau2015-12-14
* | Merge commit '5dfe4edad63971d669ae456b0bc40ef9364cca80'Hendrik Leppkes2016-01-02
|\|
| * x86_64: int32_to_float_fmul_scalar sign extend integer lengthJanne Grunau2015-12-14
* | Merge commit '64034849dad8410bedbe1def4c533490fb85cc4a'Hendrik Leppkes2016-01-02
|\|
| * arm64: add cycle counter supportJanne Grunau2015-12-14
* | Merge commit '50078c1c8070dd8d1c329e8117ff30ec72489039'Hendrik Leppkes2016-01-02
|\|
| * libavutil: move FFALIGN macro from common.h to macros.hJanne Grunau2015-12-14
* | Merge commit 'dbce017913ce04966021a2f72e4f8fae5b4b7190'Hendrik Leppkes2016-01-02
|\|
| * mpegtsenc: add flag to embed an AC-3 ES the DVB wayStefan Pöschel2015-12-14
* | Merge commit 'cc4c24208159200b7aff5b5c313903c7f23fa345'Hendrik Leppkes2016-01-02
|\|
| * avresample: Mark avresample_buffer() as pointer to constKip Warner2015-12-14
* | avcodec/utils: fix AVPacket lifetime in seek_frame_genericHendrik Leppkes2016-01-02
* | avformat/mp3dec: Remove unused variableMichael Niedermayer2016-01-01
* | lavfi/af_sofalizer: remove exp2 and replace clz by ff_clzGanesh Ajjanagadde2016-01-01
* | lavf/srtdec: rewrite parsing logicClément Bœsch2016-01-01
* | Merge commit '5bc223b15d064e328ff90b0241fa1191f1d2786d'Hendrik Leppkes2016-01-01
|\|
| * r3d: fix an invalid read introduced in 6bf4c1dAnton Khirnov2015-12-14
* | Merge commit '64f8c439fd663fec4d57ac21af572d498fe21f7a'Hendrik Leppkes2016-01-01
|\|
| * rtmpproto: Include the full path as app when "slist=" is foundMartin Storsjö2015-12-13
* | Merge commit '9f0b6e6827e21e3477abe1199dc2728e30b8c061'Hendrik Leppkes2016-01-01
|\|
| * vocdec: do not create the stream in read_header()Anton Khirnov2015-12-12
* | Merge commit '2d0432d918a71468419b7ac1e543ab3b399d3d37'Hendrik Leppkes2016-01-01
|\|
| * vocdec: put the code not shared with other demuxers under appropriate ifdefAnton Khirnov2015-12-12
* | Merge commit '09ae7b81ea2051eec2be9964296bd6ef492c6622'Hendrik Leppkes2016-01-01
|\|
| * flvdec: do not create any streams in read_header()Anton Khirnov2015-12-12
* | Revert "Merge commit '9f1eccb97bf8894cb18b14f642500686505ef186'"Michael Niedermayer2016-01-01
* | Merge commit 'de9e199a039473ebe4b1b87382e3064d0ea2cf02'Hendrik Leppkes2016-01-01
|\|
| * lavc: make avpriv_mpa_decode_header private on next bumpAnton Khirnov2015-12-12
* | Merge commit '72d658766e6ccf198317dffd6499c5e288847a1c'Hendrik Leppkes2016-01-01
|\|
| * mp3dec: replace avpriv_mpa_decode_header with avpriv_mpegaudio_decode_headerAnton Khirnov2015-12-12
* | lavc: fix profile declarations for vdpau decodersHendrik Leppkes2016-01-01
* | Merge commit '955aec3c7c7be39b659197e1ec379a09f2b7c41c'Hendrik Leppkes2016-01-01
|\|
| * mpegaudiodecheader: check the header in avpriv_mpegaudio_decode_headerAnton Khirnov2015-12-12
* | Merge commit 'cea1eef25c3310a68dd327eb74aae14ad3c2ddef'Hendrik Leppkes2016-01-01
|\|
| * lavc: get the profile name through the codec descriptor in avcodec_string()Anton Khirnov2015-12-12
* | lavc: add vp9 profiles to AVCodecDescriptorHendrik Leppkes2016-01-01
* | Merge commit '2c6811397bdf13d43ca206e48d6d6da9c2cd47c6'Hendrik Leppkes2016-01-01
|\|
| * lavc: add profiles to AVCodecDescriptorAnton Khirnov2015-12-12
* | Merge commit 'cdc9ce098e8d101b43b8f68dd35ba7226f4a728c'Hendrik Leppkes2016-01-01
|\|
| * lavc: print the name of the codec, not its implementation, in avcodec_stringAnton Khirnov2015-12-12
* | Merge commit '6bf4c1d71199b92894f24db6386ed5070e590a16'Hendrik Leppkes2016-01-01
|\|
| * r3d: do not create the audio stream until we know the sample rateAnton Khirnov2015-12-12
* | Merge commit '9f1eccb97bf8894cb18b14f642500686505ef186'Hendrik Leppkes2016-01-01
|\|
| * ff_parse_specific_params: do not use AVCodecContext.frame_sizeAnton Khirnov2015-12-12
* | Merge commit '1f008f34d5b2b5f6217521747e7acfe3efc0e666'Hendrik Leppkes2016-01-01
|\|
| * rmenc: do not use AVCodecContext.frame_sizeAnton Khirnov2015-12-12
* | doc/filters: add showwavespic colorize exampleLou Logan2015-12-31
* | avcodec/ffv1enc: Support AV_PIX_FMT_YA8Michael Niedermayer2016-01-01
* | avcodec/ffv1dec: Support AV_PIX_FMT_YA8Michael Niedermayer2016-01-01