| 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 |
||
| November 12, 2010 | ||
|---|---|---|
View 5d6e4c1
Replace deprecated symbols SAMPLE_FMT_* with AV_SAMPLE_FMT_*, and enum SampleFormat with AVSampleFormat.Stefano Sabatini authored on 2010/11/12 20:04:40 |
||
| August 20, 2010 | ||
|---|---|---|
View dd5f323
imc: fix undefined float to int conversionMåns Rullgård authored on 2010/08/20 01:51:26 |
||
| July 17, 2010 | ||
|---|---|---|
View 66b84e4
Make Intel Music Coder output SAMPLE_FMT_FLTVitor Sessak authored on 2010/07/17 01:50:56 |
||
| July 11, 2010 | ||
|---|---|---|
View 8fc0162
Add av_ prefix to bswap macrosMåns Rullgård authored on 2010/07/11 07:12:30 |
||
| 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 |
||
| March 6, 2010 | ||
|---|---|---|
View 1429224
Move FFT parts from dsputil.h to fft.hMåns Rullgård authored on 2010/03/06 23:34:46 |
||
View 84dc2d8
Remove DECLARE_ALIGNED_{8,16} macrosMåns Rullgård authored on 2010/03/06 23:24:59 |
||
| January 22, 2010 | ||
|---|---|---|
View c672780
Move array specifiers outside DECLARE_ALIGNED() invocationsMåns Rullgård authored on 2010/01/22 12:25:11 |
||
| 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 |
||
| 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 |
||
| November 16, 2008 | ||
|---|---|---|
View b836fb0
Silence warning in imc decoderBenjamin Larsson authored on 2008/11/16 19:16:07 |
||
View 31d5113
Set channel_layoutBenjamin Larsson authored on 2008/11/16 18:54:09 |
||