| Commit message (Expand) | Author | Age | Files | Lines |
* | avformat/mp3dec: Make MP3 seek fast | Andy Wu | 2015-09-05 | 1 | -6/+13 |
* | avformat/mp3dec: Rename sync() function to avoid build failure on android | Michael Niedermayer | 2015-07-20 | 1 | -2/+2 |
* | avformat/mp3dec: remove unused variable | James Almer | 2015-07-19 | 1 | -1/+0 |
* | avformat/mp3dec: split position sync code out | Michael Niedermayer | 2015-07-19 | 1 | -37/+45 |
* | avformat: increase first_frames threshold for mp3,ac3 | Ganesh Ajjanagadde | 2015-07-18 | 1 | -1/+1 |
* | Merge commit 'c1d647b15afa69fa70f999a9ddcb98346409fb4d' | Michael Niedermayer | 2015-07-12 | 1 | -9/+13 |
|\ |
|
| * | mp3: Make the seek more robust | Luca Barbato | 2015-07-11 | 1 | -11/+65 |
* | | avformat/mp3dec: Remove the ID3v1 tag removial code | Michael Niedermayer | 2015-06-24 | 1 | -7/+0 |
* | | Remove a few occurences of "long long" from the libraries. | Carl Eugen Hoyos | 2015-06-13 | 1 | -1/+1 |
* | | avformat/mp3dec: Ensure the buffer is large enough to avoid seeks from the fi... | Michael Niedermayer | 2015-05-27 | 1 | -0/+2 |
* | | avformat/mp3: skip junk at the beginning of mp3 files | wm4 | 2015-05-27 | 1 | -0/+12 |
* | | avformat/mp3: large id3 tags break concatenated file detection | wm4 | 2015-04-24 | 1 | -0/+3 |
* | | avformat: add AVFMT_FLAG_FASTSEEK, use it for mp3 | wm4 | 2015-04-22 | 1 | -1/+1 |
* | | avformat/mp3dec: make generic index mode the default | wm4 | 2015-04-22 | 1 | -1/+1 |
* | | avformat/mp3dec: allow enabling generic seek mode | wm4 | 2015-04-22 | 1 | -3/+9 |
* | | avformat/mp3dec: use the common mechanism for skipping samples | wm4 | 2015-04-22 | 1 | -5/+2 |
* | | avformat/mp3dec: Adjust returned timestamp in the CBR seeking case | Michael Niedermayer | 2015-04-21 | 1 | -0/+6 |
* | | avformat/mp3dec: fix gapless audio when seeking in CBR mode | wm4 | 2015-04-17 | 1 | -8/+2 |
* | | avformat/mp3dec: offset seek index to end of vbr headers | wm4 | 2015-04-15 | 1 | -0/+5 |
* | | Revert "avformat/mp3dec: offset seek index to end of id3v2 tag" | wm4 | 2015-04-15 | 1 | -5/+5 |
* | | avformat/mp3dec: Allow forcing the use of the xing TOC for CBR files | Michael Niedermayer | 2015-04-15 | 1 | -0/+1 |
* | | avformat/mp3dec: offset seek index to end of id3v2 tag | wm4 | 2015-03-31 | 1 | -5/+5 |
* | | Merge commit 'fe99c52fa99e44961a09cd1324aefd492b797fc8' | Michael Niedermayer | 2015-03-11 | 1 | -2/+4 |
|\| |
|
| * | mp3: Properly use AVCodecContext API | Vittorio Giovara | 2015-03-11 | 1 | -2/+9 |
* | | avformat/mp3dec: Check for avcodec_alloc_context3() failure | Michael Niedermayer | 2015-02-26 | 1 | -0/+3 |
* | | avformat/mp3dec: properly allocate dummy AVCodecContext | Michael Niedermayer | 2015-02-26 | 1 | -2/+3 |
* | | Merge commit '9deaec782810d098bca11c9332fab2d2f4c5fb78' | Michael Niedermayer | 2015-02-11 | 1 | -5/+5 |
|\| |
|
| * | mp3: Tweak the probe scores | Luca Barbato | 2014-12-07 | 1 | -1/+4 |
* | | avformat/mp3dec: Name the dummy variable as what it is, to avoid confusion | Michael Niedermayer | 2014-12-14 | 1 | -2/+3 |
* | | avformat/mp3dec: avoid seeking to negative positions | Michael Niedermayer | 2014-11-18 | 1 | -0/+4 |
* | | avformat/mp3dec: also accept Lavc as shortname to read delays | Michael Niedermayer | 2014-10-24 | 1 | -1/+3 |
* | | Merge commit '99143140dea12363af680d02e23cb42cfe191679' | Michael Niedermayer | 2014-10-24 | 1 | -2/+3 |
|\| |
|
| * | mp3dec: fix reading the Xing tag | Anton Khirnov | 2014-10-24 | 1 | -1/+3 |
* | | avformat/mp3dec: avoid early EOF with concatenated gapless mp3s | wm4 | 2014-09-21 | 1 | -2/+4 |
* | | avformat/mp3dec: fix gapless audio support | wm4 | 2014-09-20 | 1 | -0/+2 |
* | | avformat/mp3dec: Improve seeking frame sync code | Michael Niedermayer | 2014-09-10 | 1 | -8/+19 |
* | | Ignore xing number of frames if the file is larger than indicated. | Carl Eugen Hoyos | 2014-07-24 | 1 | -1/+16 |
* | | avformat/mp3dec: check the number of frames per buffer size | Michael Niedermayer | 2014-05-12 | 1 | -2/+2 |
* | | Merge commit '32d05934abc7427bb90380a4c1ab20a15fd7d821' | Michael Niedermayer | 2014-04-18 | 1 | -25/+104 |
|\| |
|
| * | mp3dec: decode more data from Info header | Alessandro Ghedini | 2014-04-17 | 1 | -10/+93 |
* | | Merge commit 'fbd8e042107ec63e0ddf155588c59dcb76007641' | Michael Niedermayer | 2014-04-17 | 1 | -44/+61 |
|\| |
|
| * | mp3dec: move XING/Info and VBRI parsing into their own functions | Alessandro Ghedini | 2014-04-17 | 1 | -35/+58 |
* | | Merge commit '15c5a8d22d12d29a364ca2ab6438f1dee2fa08c7' | Michael Niedermayer | 2014-03-24 | 1 | -0/+7 |
|\| |
|
| * | mp3dec: export replaygain tags from ID3v2 | Anton Khirnov | 2014-03-24 | 1 | -0/+7 |
* | | avformat/mp3dec: optimize mp3_seek() for dir < 0 | Michael Niedermayer | 2014-03-02 | 1 | -0/+2 |
* | | avformat/mp3dec: fix start time in light of initial skip samples | Michael Niedermayer | 2014-01-05 | 1 | -0/+4 |
* | | avformat/mp3dec: 4x faster probing | Michael Niedermayer | 2013-11-09 | 1 | -0/+2 |
* | | avformat/mp3dec: perform seek resync in the correct direction | Michael Niedermayer | 2013-10-25 | 1 | -2/+3 |
* | | Merge commit 'c0779a67e85df856904ee6fab760c4233d4c2be5' | Michael Niedermayer | 2013-09-12 | 1 | -1/+1 |
|\| |
|
| * | mp3: add .mpa extension | Vittorio Giovara | 2013-09-12 | 1 | -1/+1 |