| Commit message (Expand) | Author | Age | Files | Lines |
* | Merge remote-tracking branch 'qatar/master' | Michael Niedermayer | 2012-08-16 | 1 | -0/+1 |
|\ |
|
| * | Don't include common.h from avutil.h | Martin Storsjö | 2012-08-15 | 1 | -0/+1 |
* | | Merge commit '36ef5369ee9b336febc2c270f8718cec4476cb85' | Michael Niedermayer | 2012-08-07 | 1 | -7/+7 |
|\ \
| |/ |
|
| * | Replace all CODEC_ID_* with AV_CODEC_ID_* | Anton Khirnov | 2012-08-07 | 1 | -7/+7 |
* | | 8svx: ensure that packet size is multiple of channels. | Nicolas George | 2012-08-01 | 1 | -1/+8 |
* | | 8svx: unify mono and stereo code paths. | Nicolas George | 2012-07-31 | 1 | -8/+9 |
* | | 8svx: remove useless rounding code. | Nicolas George | 2012-07-31 | 1 | -1/+3 |
* | | 8svx: use a more direct condition. | Nicolas George | 2012-07-31 | 1 | -3/+3 |
* | | lavc: build some codecs only if they are actually enabled | Paul B Mahol | 2012-06-17 | 1 | -2/+6 |
* | | 8svx: fix crash | Michael Niedermayer | 2012-06-01 | 1 | -1/+1 |
* | | 8svx: fix memleak in iff-fibonacci fate test. | Clément Bœsch | 2012-01-13 | 1 | -1/+3 |
* | | 8svx: remove unused variable in eightsvx_decode_frame | Jean First | 2011-12-31 | 1 | -1/+0 |
* | | Merge remote-tracking branch 'qatar/master' | Michael Niedermayer | 2011-12-03 | 1 | -11/+23 |
|\ \
| |/ |
|
| * | Add avcodec_decode_audio4(). | Justin Ruggles | 2011-12-02 | 1 | -14/+24 |
* | | Merge remote-tracking branch 'qatar/master' | Michael Niedermayer | 2011-11-10 | 1 | -11/+12 |
|\ \
| |/ |
|
| * | avcodec: add support for planar signed 8-bit PCM. | Justin Ruggles | 2011-11-09 | 1 | -5/+40 |
* | | Merge remote-tracking branch 'qatar/master' | Michael Niedermayer | 2011-09-23 | 1 | -0/+4 |
|\ \
| |/ |
|
| * | 8svx/iff: fix decoding of compressed stereo 8svx files. | Justin Ruggles | 2011-09-22 | 1 | -18/+83 |
| * | 8svx: log an error message if output buffer is too small | Justin Ruggles | 2011-09-22 | 1 | -1/+4 |
| * | 8svx: check packet size before reading the initial sample value. | Justin Ruggles | 2011-09-22 | 1 | -0/+4 |
| * | 8svx: output 8-bit samples instead of 16-bit. | Justin Ruggles | 2011-09-22 | 1 | -19/+18 |
| * | 8svx: split delta decoding into a separate function. | Justin Ruggles | 2011-09-22 | 1 | -7/+23 |
* | | Merge remote-tracking branch 'qatar/master' | Michael Niedermayer | 2011-07-15 | 1 | -0/+2 |
|\ \
| |/ |
|
| * | doxygen: place empty line between brief description and detailed description | Diego Biurrun | 2011-07-14 | 1 | -0/+1 |
| * | Replace FFmpeg with Libav in licence headers | Mans Rullgard | 2011-03-19 | 1 | -4/+4 |
| * | Add ff_ prefix to data symbols of encoders, decoders, hwaccel, parsers, bsf. | Diego Elio Pettenò | 2011-01-26 | 1 | -2/+2 |
* | | iff/8svx: redesign 8SVX demuxing and decoding for handling stereo samples cor... | Stefano Sabatini | 2011-05-17 | 1 | -36/+143 |
* | | 8svx: remove pointless comments | Stefano Sabatini | 2011-05-11 | 1 | -2/+0 |
* | | 8svx: add links to documentation resources | Stefano Sabatini | 2011-05-11 | 1 | -0/+9 |
* | | 8svx: remove duplicated author/file information | Stefano Sabatini | 2011-05-11 | 1 | -2/+0 |
* | | Add ff_ prefix to data symbols of encoders, decoders, hwaccel, parsers, bsf. | Diego Elio Pettenò | 2011-01-28 | 1 | -2/+2 |
|/ |
|
* | Replace deprecated symbols SAMPLE_FMT_* with AV_SAMPLE_FMT_*, and enum | Stefano Sabatini | 2010-11-12 | 1 | -1/+1 |
* | Remove explicit filename from Doxygen @file commands. | Diego Biurrun | 2010-04-20 | 1 | -1/+1 |
* | Define AVMediaType enum, and use it instead of enum CodecType, which | Stefano Sabatini | 2010-03-30 | 1 | -2/+2 |
* | Implement avcodec_decode_video2(), _audio3() and _subtitle2() which takes an | Thilo Borgmann | 2009-04-07 | 1 | -1/+3 |
* | Use full internal pathname in doxygen @file directives. | Diego Biurrun | 2009-02-01 | 1 | -1/+1 |
* | Make 8svx codec context table pointer const to match the type of the | Reimar Döffinger | 2008-10-02 | 1 | -1/+1 |
* | Use "static const" instead of "const static" | Reimar Döffinger | 2008-10-02 | 1 | -2/+2 |
* | Modify all codecs to report their supported input and output sample format(s). | Peter Ross | 2008-07-31 | 1 | -0/+1 |
* | Make AVCodec long_names definition conditional depending on CONFIG_SMALL. | Stefano Sabatini | 2008-06-12 | 1 | -2/+2 |
* | Make 8SVX codec names just a single word for consistency with other codec names. | Stefano Sabatini | 2008-04-27 | 1 | -2/+2 |
* | Add long names to many AVCodec declarations. | Stefano Sabatini | 2008-04-27 | 1 | -0/+2 |
* | minor typo fixes | Diego Biurrun | 2008-03-31 | 1 | -1/+1 |
* | cosmetics: Write some Doxygen comments in a more compact fashion. | Diego Biurrun | 2008-03-31 | 1 | -9/+3 |
* | 8SVX decoder | Jai Menon | 2008-03-30 | 1 | -0/+114 |