| Commit message (Expand) | Author | Age | Files | Lines |
* | Merge commit '36ef5369ee9b336febc2c270f8718cec4476cb85' | Michael Niedermayer | 2012-08-07 | 1 | -94/+94 |
|\ |
|
| * | Replace all CODEC_ID_* with AV_CODEC_ID_* | Anton Khirnov | 2012-08-07 | 1 | -94/+94 |
* | | lavc/pcm: clarify error message from pcm_decode_frame() | Stefano Sabatini | 2012-06-23 | 1 | -2/+4 |
* | | Merge remote-tracking branch 'qatar/master' | Michael Niedermayer | 2012-05-17 | 1 | -0/+1 |
|\| |
|
| * | pcmenc: set correct bitrate value | Mans Rullgard | 2012-05-17 | 1 | -0/+1 |
* | | Merge remote-tracking branch 'qatar/master' | Michael Niedermayer | 2012-04-04 | 1 | -122/+131 |
|\| |
|
| * | pcm: K&R formatting cosmetics | Aneesh Dogra | 2012-04-04 | 1 | -129/+136 |
| * | check for coded_frame allocation failure in several audio encoders | Justin Ruggles | 2012-02-25 | 1 | -0/+2 |
| * | audio encoders: do not set coded_frame->key_frame. | Justin Ruggles | 2012-02-25 | 1 | -1/+0 |
* | | cosmetics: remove superfluous curly brackets | Paul B Mahol | 2012-03-23 | 1 | -2/+1 |
* | | pcm: switch to ff_alloc_packet2(). | Michael Niedermayer | 2012-03-22 | 1 | -2/+1 |
* | | pcm: leave sample format conversion to libswresample | Paul B Mahol | 2012-03-17 | 1 | -20/+17 |
* | | lavc: provide aliases to the PCM A-law/mu-law codecs | Stefano Sabatini | 2012-02-07 | 1 | -2/+2 |
* | | Merge remote-tracking branch 'qatar/master' | Michael Niedermayer | 2012-02-03 | 1 | -1/+0 |
|\| |
|
| * | pcmenc: Do not set avpkt->size. | Justin Ruggles | 2012-02-01 | 1 | -1/+0 |
* | | pcm: remove redundant assignment | Paul B Mahol | 2012-01-28 | 1 | -1/+0 |
* | | pcm: check return value of avcodec_alloc_frame() | Paul B Mahol | 2012-01-28 | 1 | -0/+2 |
* | | Merge remote-tracking branch 'qatar/master' | Michael Niedermayer | 2012-01-17 | 1 | -10/+18 |
|\| |
|
| * | pcmenc: use AVCodec.encode2() | Justin Ruggles | 2012-01-15 | 1 | -10/+17 |
| * | avcodec: Add avcodec_encode_audio2() as replacement for avcodec_encode_audio() | Justin Ruggles | 2012-01-15 | 1 | -0/+1 |
* | | Merge remote-tracking branch 'qatar/master' | Michael Niedermayer | 2012-01-12 | 1 | -1/+1 |
|\| |
|
| * | pcmenc: set frame_size to 0. | Justin Ruggles | 2012-01-11 | 1 | -1/+1 |
* | | Merge remote-tracking branch 'qatar/master' | Michael Niedermayer | 2011-12-03 | 1 | -17/+25 |
|\| |
|
| * | Add avcodec_decode_audio4(). | Justin Ruggles | 2011-12-02 | 1 | -17/+25 |
* | | Merge remote-tracking branch 'qatar/master' | Michael Niedermayer | 2011-11-24 | 1 | -3/+0 |
|\| |
|
| * | pcmdec: remove unneeded resetting of samples pointer | Justin Ruggles | 2011-11-23 | 1 | -3/+0 |
* | | Merge remote-tracking branch 'qatar/master' | Michael Niedermayer | 2011-10-27 | 1 | -49/+43 |
|\| |
|
| * | pcmdec: fix output buffer size check by calculating the actual output size | Justin Ruggles | 2011-10-26 | 1 | -4/+11 |
| * | pcmdec: move codec-specific variable declarations to the corresponding codec | Justin Ruggles | 2011-10-26 | 1 | -2/+11 |
| * | pcmdec: return buf_size instead of src-buf. | Justin Ruggles | 2011-10-26 | 1 | -7/+3 |
| * | avcodec: remove the Zork PCM encoder. | Justin Ruggles | 2011-10-26 | 1 | -10/+1 |
| * | pcm_zork: use AV_SAMPLE_FMT_U8 instead of shifting all samples by 8. | Justin Ruggles | 2011-10-26 | 1 | -11/+11 |
| * | pcmenc: remove unneeded sample_fmt check. | Justin Ruggles | 2011-10-26 | 1 | -5/+0 |
| * | pcmdec: move number of channels check to pcm_decode_init() | Justin Ruggles | 2011-10-26 | 1 | -5/+5 |
| * | pcmdec: remove unnecessary check for sample_fmt change | Justin Ruggles | 2011-10-26 | 1 | -5/+0 |
| * | pcmdec: move DVD PCM bits_per_coded_sample check near to the code that sets | Justin Ruggles | 2011-10-26 | 1 | -5/+7 |
| * | pcmdec: do not needlessly set *data_size to 0 | Justin Ruggles | 2011-10-26 | 1 | -1/+0 |
* | | Merge remote-tracking branch 'qatar/master' | Michael Niedermayer | 2011-10-14 | 1 | -40/+37 |
|\| |
|
| * | pcm: reduce pointer type casting | Mans Rullgard | 2011-10-13 | 1 | -40/+37 |
* | | pcm: Print number of bits in the error message of unsupported DVD PCM formats. | Daniel Kristjansson | 2011-10-12 | 1 | -1/+3 |
* | | Merge remote-tracking branch 'qatar/master' | Michael Niedermayer | 2011-07-04 | 1 | -1/+0 |
|\| |
|
| * | Remove statements immediately following unconditional jumps | Mans Rullgard | 2011-07-03 | 1 | -1/+0 |
* | | Merge remote branch 'qatar/master' | Michael Niedermayer | 2011-04-20 | 1 | -1/+1 |
|\| |
|
| * | pcm: Add const to cast in ENCODE macro. | Diego Biurrun | 2011-04-19 | 1 | -1/+1 |
| * | Replace FFmpeg with Libav in licence headers | Mans Rullgard | 2011-03-19 | 1 | -4/+4 |
| * | Remove final semicolon from some macros | Mans Rullgard | 2011-02-10 | 1 | -3/+3 |
| * | Add ff_ prefix to data symbols of encoders, decoders, hwaccel, parsers, bsf. | Diego Elio Pettenò | 2011-01-26 | 1 | -2/+2 |
| * | Don't declare a pcm_dvd encoder. | Diego Elio Pettenò | 2011-01-25 | 1 | -1/+1 |
* | | Remove final semicolon from some macros | Mans Rullgard | 2011-02-11 | 1 | -3/+3 |
* | | Add ff_ prefix to data symbols of encoders, decoders, hwaccel, parsers, bsf. | Diego Elio Pettenò | 2011-01-28 | 1 | -2/+2 |