| March 18, 2011 | ||
|---|---|---|
View 0fecf26
Merge remote-tracking branch 'newdev/master'Michael Niedermayer authored on 2011/03/18 00:53:58 |
||
| March 15, 2011 | ||
|---|---|---|
View 45a8a02
lavf: replace avio_seek(SEEK_CUR) with avio_skip where it makes senseAnton Khirnov authored on 2011/03/15 17:14:38 |
||
| March 8, 2011 | ||
|---|---|---|
View 66e5b1d
avio: deprecate url_feofAnton Khirnov authored on 2011/03/08 05:50:25 |
||
| February 28, 2011 | ||
|---|---|---|
View f59d8ff
avio: avio_ prefix for url_fseekAnton Khirnov authored on 2011/02/28 22:57:54 |
||
View 6b4aa5d
avio: avio_ prefix for url_fseekAnton Khirnov authored on 2011/02/28 22:57:54 |
||
| February 22, 2011 | ||
|---|---|---|
View e63a362
avio: avio_ prefixes for get_* functionsAnton Khirnov authored on 2011/02/22 00:43:01 |
||
View b7effd4
avio: avio_ prefixes for get_* functionsAnton Khirnov authored on 2011/02/22 00:43:01 |
||
| January 26, 2011 | ||
|---|---|---|
View 66355be
Prefix all _demuxer, _muxer, _protocol from libavformat and libavdevice.Diego Elio Pettenò authored on 2011/01/26 07:03:28 |
||
View c6610a2
Prefix all _demuxer, _muxer, _protocol from libavformat and libavdevice.Diego Elio Pettenò authored on 2011/01/26 07:03:28 |
||
| October 16, 2010 | ||
|---|---|---|
View 03700d3
Export metadata in the generic format. Deprecate old conversion API. patch by Anton Khirnov anton _at_ khirnov _dot_ netAnton Khirnov authored on 2010/10/16 04:04:25 |
||
| October 7, 2010 | ||
|---|---|---|
View 6612d8c
Move handling of ID3v2 to common utils.c code, reducing code duplication and supporting it for more formats, fixing issue 2258.Reimar Döffinger authored on 2010/10/07 05:21:07 |
||
| August 31, 2010 | ||
|---|---|---|
View 4ca31ed
split raw.c into rawdec.c and rawenc.cAurelien Jacobs authored on 2010/08/31 08:16:35 |
||
| June 11, 2010 | ||
|---|---|---|
View 3a1350e
Generalize ID3v2 functions to support ID3v2-like ID headers with a different magic in the header (mainly targeted to Sony's .oma/.aa3 format).Michael Karcher authored on 2010/06/11 22:44:57 |
||
| April 3, 2010 | ||
|---|---|---|
View 2874c81
Replace all remaining occurrences of AVERROR_NOMEM with AVERROR(ENOMEM).Stefano Sabatini authored on 2010/04/03 23:15:00 |
||
| March 31, 2010 | ||
|---|---|---|
View 72415b2
Define AVMediaType enum, and use it instead of enum CodecType, which is deprecated and will be dropped at the next major bump.Stefano Sabatini authored on 2010/03/31 08:30:55 |
||