| April 9, 2011 | ||
|---|---|---|
View 2d8591c
make containers pass palette change in AVPacketKostya Shishkov authored on 2011/04/09 22:49:51 |
||
| March 19, 2011 | ||
|---|---|---|
View 2912e87
Replace FFmpeg with Libav in licence headersMans Rullgard authored on 2011/03/19 02:35:10 |
||
| January 26, 2011 | ||
|---|---|---|
View d36beb3
Add ff_ prefix to data symbols of encoders, decoders, hwaccel, parsers, bsf.Diego Elio Pettenò authored on 2011/01/26 06:40:11 |
||
| July 11, 2010 | ||
|---|---|---|
View 8fc0162
Add av_ prefix to bswap macrosMåns Rullgård authored on 2010/07/11 07:12:30 |
||
View e6b2252
bswap: change ME to NE in macro namesMåns Rullgård authored on 2010/07/11 07:09:01 |
||
| 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 |
||
| October 14, 2009 | ||
|---|---|---|
View 4a49ab7
Remove unnecessary calls to avcodec_check_dimensions, the check is already done at a higher level.Reimar Döffinger authored on 2009/10/14 05:13:28 |
||
| July 26, 2009 | ||
|---|---|---|
View 63613fe
Replace WORDS_BIGENDIAN with HAVE_BIGENDIANMåns Rullgård authored on 2009/07/26 21:20:04 |
||
| April 8, 2009 | ||
|---|---|---|
View 7a00bba
Implement avcodec_decode_video2(), _audio3() and _subtitle2() which takes an AVPacket argument rather than a const uint8_t *buf + int buf_size. This allows passing of packet-specific flags from demuxer to decoder, such as the keyframe flag, which appears necessary to playback corePNG P-frames.Thilo Borgmann authored on 2009/04/08 00:59:50 |
||
| 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 13, 2008 | ||
|---|---|---|
View fe4bf37
Make AVCodec long_names definition conditional depending on CONFIG_SMALL.Stefano Sabatini authored on 2008/06/13 06:50:13 |
||
| June 7, 2008 | ||
|---|---|---|
View 0f6feb5
Remove my old email address. This also fixes the "rtogni is not a valid tag" doxygen warning Based on a patch by Stefano Sabatini, stefano sabatini lala poste itRoberto Togni authored on 2008/06/07 22:14:49 |
||