| 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 |
||
| February 28, 2011 | ||
|---|---|---|
View e356fc5
lavf: replace all uses of url_fskip with avio_seekAnton Khirnov authored on 2011/02/28 22:57:55 |
||
View 6b4aa5d
avio: avio_ prefix for url_fseekAnton Khirnov authored on 2011/02/28 22:57:54 |
||
| February 22, 2011 | ||
|---|---|---|
View b7effd4
avio: avio_ prefixes for get_* functionsAnton Khirnov authored on 2011/02/22 00:43:01 |
||
| February 20, 2011 | ||
|---|---|---|
View ae628ec
avio: rename ByteIOContext to AVIOContext.Anton Khirnov authored on 2011/02/20 19:04:12 |
||
| January 26, 2011 | ||
|---|---|---|
View c6610a2
Prefix all _demuxer, _muxer, _protocol from libavformat and libavdevice.Diego Elio Pettenò authored on 2011/01/26 07:03:28 |
||
| August 2, 2010 | ||
|---|---|---|
View eea72ee
Fix doxygen comment.Benoit Fouet authored on 2010/08/02 16:28:35 |
||
| April 20, 2010 | ||
|---|---|---|
View ba87f08
Remove explicit filename from Doxygen @file commands.Diego Biurrun authored on 2010/04/20 23:45:34 |
||
| 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 |
||
| February 13, 2009 | ||
|---|---|---|
View 69acc88
cosmetics: format long_name spelling fixesDiego Biurrun authored on 2009/02/13 02:24:17 |
||
| February 1, 2009 | ||
|---|---|---|
View bad5537
Use full internal pathname in doxygen @file directives. Otherwise doxygen complains about ambiguous filenames when files exist under the same name in different subdirectories.Diego Biurrun authored on 2009/02/01 11:00:19 |
||
| January 12, 2009 | ||
|---|---|---|
View 6a5d31a
Fix build: Add intreadwrite.h and bswap.h #includes where necessary.Diego Biurrun authored on 2009/01/12 07:19:48 |
||
| September 8, 2008 | ||
|---|---|---|
View dd1c8f3
Bump Major version, this commit is almost just renaming bits_per_sample to bits_per_coded_sample but that cannot be done seperately. Patch by Luca Abeni Also reset the minor version and fix the forgotton change to libfaad. Note: The API/ABI should not be considered stable yet, there still may be a change done here or there if some developer has some cleanup ideas and patches!Luca Abeni authored on 2008/09/08 23:24:59 |
||
| June 4, 2008 | ||
|---|---|---|
View bde15e7
Make long_names in lavf/lavdev optional depending on CONFIG_SMALL. patch by Stefano Sabatini, stefano.sabatini-lala poste.it along with some spelling/consistency fixes for the long names by meStefano Sabatini authored on 2008/06/04 01:20:54 |
||
| May 27, 2008 | ||
|---|---|---|
View f4433de
consistency cosmetics: indices --> indexesDiego Biurrun authored on 2008/05/27 08:14:25 |
||