summaryrefslogtreecommitdiff
Commit message (Expand)AuthorAge
* Merge commit 'a05f5052fef3b3743fab7846da12861d8a8098ec'Michael Niedermayer2014-09-29
|\
| * sdp: Make opus declaration conform to the specTimothy B. Terriberry2014-09-29
* | avcodec/put_bits: Add rebase_put_bits()Michael Niedermayer2014-09-29
* | avcodec/utils: Fix off by 1 error causing unneeded allocation in ff_fast_mall...Michael Niedermayer2014-09-29
* | avformat/hlsenc: fix outter typoMichael Niedermayer2014-09-29
* | avcodec/mpegvideo_enc: Only enforce rc_max_available_vbv_use on first encodin...Michael Niedermayer2014-09-28
* | avformat/hlsenc: export inner muxer timebaseMichael Niedermayer2014-09-28
* | avutil/lls: Make unchanged function arguments constMichael Niedermayer2014-09-28
* | avcodec/x86/fmtconvert: Fix operand size in ff_int32_to_float_fmul_array8_sse*Michael Niedermayer2014-09-28
* | avutil/pca: Make argument of ff_pca_add() constMichael Niedermayer2014-09-28
* | avcodec/vc1dec: Fixing is_intra, 2nd attemptMichael Niedermayer2014-09-28
* | avcodec/vc1dec: fix is_intra block vs. mb bugMichael Niedermayer2014-09-28
* | configure: add noexecstack to linker options if supported.Reimar Döffinger2014-09-28
* | avcodec/libx265: enable psnr reporting when requested by the userMichael Niedermayer2014-09-28
* | avcodec/libx264: mark unchanged pointer arguments as constMichael Niedermayer2014-09-28
* | avformat/hlsenc: Added parameter -hls_allow_cacheJoakim Roubert2014-09-28
* | lavd/avfoundation: Add basic PCM audio support.Thilo Borgmann2014-09-28
* | avcodec/ac3enc_template: fix out of array readMichael Niedermayer2014-09-27
* | Merge commit '551746680462538bb5ad7adf55fb1248190428ec'Michael Niedermayer2014-09-27
|\|
| * configure: Provide a safe default for unknonw libcsLuca Barbato2014-09-27
* | avcodec/subviewerdec: remove old compat codeClément Bœsch2014-09-27
* | avcodec/microdvddec: remove old compat codeClément Bœsch2014-09-27
* | avformat/assdec: make sure to free allocated data in case of errorClément Bœsch2014-09-27
* | avformat/assenc: mux an event header if none are found in extradataClément Bœsch2014-09-27
* | avformat/assdec: add myself to CopyrightClément Bœsch2014-09-27
* | avformat/assdec: reindent after previous commitClément Bœsch2014-09-27
* | avformat/assdec: make sure "Comments:" events end up in the headerClément Bœsch2014-09-27
* | avformat/assdec: output ASS packetsClément Bœsch2014-09-27
* | avutil/x86/cpu: fix cpuid sub-leaf selectionlvqcl2014-09-27
* | tests/fate/microsoft: add -flags +bitexact to ilaced_twomvMichael Niedermayer2014-09-27
* | hevc: remove CodingTreeChristophe Gisquet2014-09-27
* | avfilter/signalstats: add more pixel formatsPaul B Mahol2014-09-27
* | ffplay: Separate AVFrame from AVSubtitleMichael Niedermayer2014-09-27
* | Merge commit '4e03b2097ca59843ed65424a572b7acd5345f088'Michael Niedermayer2014-09-27
|\|
| * mpeg12: Always invoke the get_format() callbackRémi Denis-Courmont2014-09-26
* | Merge commit 'ce42316321145c435029dc288c2b5f1d48519dde'Michael Niedermayer2014-09-27
|\|
| * h264: Always invoke the get_format() callbackRémi Denis-Courmont2014-09-26
* | Merge commit '1c80c9d7ef809180042257200c7b5f6b81d0b0e2'Michael Niedermayer2014-09-27
|\|
| * hwaccel: Call ->get_format again if hwaccel init failsRémi Denis-Courmont2014-09-26
* | Merge commit '9d2cee52d37c7340f85a5d41110282aac03e6855'Michael Niedermayer2014-09-27
|\|
| * configure: Assume a standard-compliant default libcLuca Barbato2014-09-26
* | Merge commit '6cfbe1de5ac6c57c41459626f7ac32841d63ace8'Michael Niedermayer2014-09-27
|\|
| * avconv: Use only audio and video to guess discontinuitiesLuca Barbato2014-09-26
* | x86/fmtconvert: add ff_int32_to_float_fmul_array8_{sse,sse2}James Almer2014-09-26
* | Merge commit '883e98bc25755327565d8ae0f565a6c886f24816'Michael Niedermayer2014-09-27
|\|
| * probe: Bump the score for mime type matchingAndreas Cadhalpun2014-09-26
* | Merge commit 'd995f0a1550c9148140eab34c7d770e90925c004'Michael Niedermayer2014-09-27
|\|
| * log: Unbreak no-tty support on 256color terminalsLuca Barbato2014-09-26
* | libavfilter/af_amix: avoid derreferencing possible nullReynaldo H. Verdejo Pinochet2014-09-26
* | libavfilter/af_channelmap: avoid derreferencing possible nullReynaldo H. Verdejo Pinochet2014-09-26