| May 2, 2011 | ||
|---|---|---|
View 01042d4
lavc: set defaults in internal codec framesStefano Sabatini authored on 2011/05/02 09:15:15 |
||
| April 18, 2011 | ||
|---|---|---|
View c407984
Merge remote branch 'qatar/master'Michael Niedermayer authored on 2011/04/18 06:36:57 |
||
| 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 e7e2df2
Add ff_ prefix to data symbols of encoders, decoders, hwaccel, parsers, bsf.Diego Elio Pettenò authored on 2011/01/26 06:40:11 |
||
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 |
||