| Commit message (Expand) | Author | Age | Files | Lines |
* | Merge commit '41ed7ab45fc693f7d7fc35664c0233f4c32d69bb' | Clément Bœsch | 2016-06-21 | 1 | -1/+1 |
|\ |
|
| * | cosmetics: Fix spelling mistakes | Vittorio Giovara | 2016-05-04 | 1 | -1/+1 |
| * | Drop pointless assert.h #includes | Diego Biurrun | 2016-05-03 | 1 | -3/+0 |
* | | lavc: Switch bitrate to 64bit unless compatibility with avconv was requested. | Michael Niedermayer | 2015-09-15 | 1 | -2/+2 |
* | | Merge commit '7c6eb0a1b7bf1aac7f033a7ec6d8cacc3b5c2615' | Michael Niedermayer | 2015-07-27 | 1 | -1/+1 |
|\| |
|
| * | lavc: AV-prefix all codec flags | Vittorio Giovara | 2015-07-27 | 1 | -1/+1 |
* | | Merge commit '6a85dfc830f51f1f5c2d36d4182d265c1ea3ba25' | Michael Niedermayer | 2015-04-20 | 1 | -10/+11 |
|\| |
|
| * | lavc: Replace av_dlog and tprintf with internal macros | Vittorio Giovara | 2015-04-19 | 1 | -10/+11 |
* | | avcodec/wma: Fix undefined shift in ff_wma_run_level_decode() | Michael Niedermayer | 2015-03-11 | 1 | -1/+1 |
* | | Merge commit 'ee964145b5d229571e00bf6883a44189d02babe2' | Michael Niedermayer | 2015-02-28 | 1 | -1/+0 |
|\| |
|
| * | lavc: remove unused traces of fmtconvert usage | Anton Khirnov | 2015-02-28 | 1 | -1/+0 |
* | | avcodec/wma: remove unneeded #includes, there are no assert() only av_assert* | Michael Niedermayer | 2015-01-30 | 1 | -3/+0 |
* | | avcodec/wma: Print more details in case of spectral RLE overflows | Michael Niedermayer | 2015-01-12 | 1 | -1/+5 |
* | | Merge commit '596b5c488fa1d40f114a64d3b73e1863cab073fb' | Michael Niedermayer | 2014-12-19 | 1 | -9/+19 |
|\| |
|
| * | wma: check memory allocations and propagate errors | Vittorio Giovara | 2014-12-18 | 1 | -9/+19 |
* | | avcodec/wma: Use avpriv_float_dsp_alloc() | Michael Niedermayer | 2014-11-30 | 1 | -1/+5 |
* | | Merge commit 'f20518568a77a6138fc74021ce56013ab72907ba' | Michael Niedermayer | 2014-09-04 | 1 | -0/+1 |
|\| |
|
| * | build: Split WMA frequencies into a separate object file | Diego Biurrun | 2014-09-04 | 1 | -0/+1 |
* | | Merge commit 'd2a4e4b9cc9a0c2661e1c1d6f6b51babac2cec1b' | Michael Niedermayer | 2014-09-03 | 1 | -117/+108 |
|\| |
|
| * | wma: K&R formatting cosmetics | Gabriel Dume | 2014-09-03 | 1 | -117/+108 |
* | | avcodec/wma: use av_malloc_array() | Michael Niedermayer | 2014-04-22 | 1 | -4/+4 |
* | | avcodec/wma: use av_freep(), do not leave stale pointers in memory | Michael Niedermayer | 2014-04-05 | 1 | -3/+3 |
* | | Merge remote-tracking branch 'qatar/master' | Michael Niedermayer | 2013-07-26 | 1 | -1/+1 |
|\| |
|
| * | miscellaneous typo fixes | Diego Biurrun | 2013-07-25 | 1 | -1/+1 |
* | | Merge commit '6fee1b90ce3bf4fbdfde7016e0890057c9000487' | Michael Niedermayer | 2013-05-05 | 1 | -4/+5 |
|\| |
|
| * | avcodec: Add av_cold attributes to init functions missing them | Diego Biurrun | 2013-05-04 | 1 | -4/+5 |
* | | Merge commit '0f24a3ca999a702f83af9307f9f47b6fdeb546a5' | Michael Niedermayer | 2013-03-12 | 1 | -5/+0 |
|\| |
|
| * | lavc: remove disabled FF_API_OLD_ENCODE_AUDIO cruft | Anton Khirnov | 2013-03-09 | 1 | -5/+0 |
* | | Merge commit '205a95f7b5178362874bc1e65eae9866723491c1' | Michael Niedermayer | 2013-02-13 | 1 | -0/+5 |
|\| |
|
| * | wmaenc: alloc/free coded_frame instead of keeping it in the WMACodecContext | Justin Ruggles | 2013-02-12 | 1 | -0/+5 |
* | | wma: check byte_offset_bits | Michael Niedermayer | 2013-01-30 | 1 | -0/+4 |
* | | Merge commit '5959bfaca396ecaf63a8123055f499688b79cae3' | Michael Niedermayer | 2013-01-23 | 1 | -1/+0 |
|\| |
|
| * | floatdsp: move butterflies_float from dsputil to avfloatdsp. | Ronald S. Bultje | 2013-01-22 | 1 | -1/+0 |
* | | Merge remote-tracking branch 'qatar/master' | Michael Niedermayer | 2012-11-02 | 1 | -20/+16 |
|\| |
|
| * | wma: do not keep private copies of some AVCodecContext fields | Justin Ruggles | 2012-11-01 | 1 | -20/+16 |
* | | Merge remote-tracking branch 'qatar/master' | Michael Niedermayer | 2012-10-07 | 1 | -0/+1 |
|\| |
|
| * | wmaenc: use float planar sample format | Justin Ruggles | 2012-10-06 | 1 | -0/+1 |
* | | Merge commit '36ef5369ee9b336febc2c270f8718cec4476cb85' | Michael Niedermayer | 2012-08-07 | 1 | -1/+1 |
|\| |
|
| * | Replace all CODEC_ID_* with AV_CODEC_ID_* | Anton Khirnov | 2012-08-07 | 1 | -1/+1 |
* | | Merge remote-tracking branch 'qatar/master' | Michael Niedermayer | 2012-07-01 | 1 | -1/+1 |
|\| |
|
| * | wma: Lower the maximum number of channels to 2 | Martin Storsjö | 2012-07-01 | 1 | -1/+1 |
* | | Merge remote-tracking branch 'qatar/master' | Michael Niedermayer | 2012-03-08 | 1 | -40/+1 |
|\| |
|
| * | wma: Refactor common code to fix standalone compilation of WMA lossless decoder. | Diego Biurrun | 2012-03-07 | 1 | -40/+1 |
* | | Merge remote-tracking branch 'qatar/master' | Michael Niedermayer | 2012-02-16 | 1 | -4/+4 |
|\| |
|
| * | dsputil: Add ff_ prefix to the dsputil*_init* functions | Martin Storsjö | 2012-02-15 | 1 | -1/+1 |
| * | vlc/rl: Add ff_ prefix to the nonstatic symbols | Martin Storsjö | 2012-02-15 | 1 | -3/+3 |
* | | Merge remote-tracking branch 'qatar/master' | Michael Niedermayer | 2012-01-29 | 1 | -1/+0 |
|\| |
|
| * | cosmetics: Remove extra newlines at EOF | Alex Converse | 2012-01-27 | 1 | -1/+0 |
* | | Merge remote-tracking branch 'qatar/master' | Michael Niedermayer | 2012-01-26 | 1 | -1/+1 |
|\| |
|
| * | wma: Clip WMA1 and WMA2 frame length to 11 bits. | Alex Converse | 2012-01-25 | 1 | -1/+1 |