| March 19, 2011 | ||
|---|---|---|
View 2912e87
Replace FFmpeg with Libav in licence headersMans Rullgard authored on 2011/03/19 02:35:10 |
||
| October 4, 2008 | ||
|---|---|---|
View e6df765
Mark list heads static. Patch by Diego PettenòDiego Pettenò authored on 2008/10/04 18:29:31 |
||
| December 13, 2007 | ||
|---|---|---|
View 55b9e69
av_*_next() API for libavcodecMichael Niedermayer authored on 2007/12/13 03:40:11 |
||
| September 4, 2007 | ||
|---|---|---|
View 0a1a0a8
add a close function to bitstream filterBenoit Fouet authored on 2007/09/04 15:48:22 |
||
| May 19, 2007 | ||
|---|---|---|
View 8bf63e1
move dump_extradata bitstream filter in its own fileAurelien Jacobs authored on 2007/05/19 09:35:27 |
||
View 5209c83
move remove_extradata bitstream filter in its own fileAurelien Jacobs authored on 2007/05/19 09:32:11 |
||
View cd7105e
move noise bitstream filter in its own fileAurelien Jacobs authored on 2007/05/19 09:30:15 |
||
View a975d9e
move mp3_header_compress bitstream filter in its own fileAurelien Jacobs authored on 2007/05/19 09:27:43 |
||
View b57eed1
move mp3_header_decompress bitstream filter in its own fileAurelien Jacobs authored on 2007/05/19 09:24:34 |
||
View 677fe2e
add proper prefix to extern mpeg audio data tablesAurelien Jacobs authored on 2007/05/19 09:13:35 |
||
View 4991c05
move some common mpeg audio tables from mpegaudiodectab.h to mpegaudiodata.cAurelien Jacobs authored on 2007/05/19 09:06:02 |
||
| May 13, 2007 | ||
|---|---|---|
View cd61e40
allow to enable or disable every bitstream filters individually Original patch by Jason Millard jsm174 _at_ gmail Date: On Fri, 11 May 2007 11:14:01 -0400 Subject: [FFmpeg-devel] enable/disable bitstream filters?Jason Millard authored on 2007/05/13 08:33:53 |
||
| January 20, 2007 | ||
|---|---|---|
View fead30d
rename BE/LE_8/16/32 to AV_RL/B_8/16/32Alex Beregszaszi authored on 2007/01/20 07:12:59 |
||
| November 10, 2006 | ||
|---|---|---|
View f1a06ca
zero private bitsMichael Niedermayer authored on 2006/11/10 20:45:43 |
||
View eea784d
store a identifer and the first header in extradata with this mp3 should be binary identical to what you had before header compression support mp3 with crc (by droping the crc and putting it back during header decompress, currently its just random tough, does any deocoder even check it?)Michael Niedermayer authored on 2006/11/10 20:31:02 |
||