| July 30, 2011 | ||
|---|---|---|
View faba79e
Merge remote-tracking branch 'qatar/master'Michael Niedermayer authored on 2011/07/30 13:39:57 |
||
| July 17, 2011 | ||
|---|---|---|
View ec6402b
lavc: use designated initialisers for all codecs.Anton Khirnov authored on 2011/07/17 19:54:31 |
||
| May 2, 2011 | ||
|---|---|---|
View 01042d4
lavc: set defaults in internal codec framesStefano Sabatini authored on 2011/05/02 09:15:15 |
||
| 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 14, 2010 | ||
|---|---|---|
View bd7d08e
Remove incomplete Doxygen for static decode_frame functions. These functions are not documented for other decoders and should be obvious enough even without Doxygen. patch by Thilo Borgmann, thilo.borgmann googlemail comThilo Borgmann authored on 2010/07/14 22:12:24 |
||
| July 9, 2010 | ||
|---|---|---|
View 9eb42c2
Add back previously removed non-existing function params in doxygen comments.Diego Biurrun authored on 2010/07/09 07:57:27 |
||
| July 2, 2010 | ||
|---|---|---|
View 09f6a45
Remove non-existing stray arguments from Doxygen function documentation.Diego Biurrun authored on 2010/07/02 20:19:29 |
||
| 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 |
||
| April 14, 2009 | ||
|---|---|---|
View 9106a69
Rename bitstream.h to get_bits.h.Stefano Sabatini authored on 2009/04/14 01:20:26 |
||
| 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 |
||
| 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 |
||
| April 27, 2008 | ||
|---|---|---|
View d5202e4
Add long names to many AVCodec declarations. patch by Stefano Sabatini, stefano.sabatini-lala poste itStefano Sabatini authored on 2008/04/27 19:52:44 |
||
| April 1, 2008 | ||
|---|---|---|
View 4e0af03
Remove flexible array member from Escape 124Eli Friedman authored on 2008/04/01 10:28:26 |
||