| Commit message (Expand) | Author | Age | Files | Lines |
* | adxenc: use BLOCK_SIZE and BLOCK_SAMPLES macros | Justin Ruggles | 2012-01-03 | 1 | -5/+5 |
* | adxenc: use a loop to encode each channel | Justin Ruggles | 2012-01-03 | 1 | -7/+4 |
* | adxenc: remove unneeded loops | Justin Ruggles | 2012-01-03 | 1 | -9/+0 |
* | adx: add AVFMT_GENERIC_INDEX to demuxer flags. | Justin Ruggles | 2012-01-03 | 1 | -0/+1 |
* | adxenc: avoid stereo deinterleaving | Justin Ruggles | 2012-01-03 | 1 | -15/+7 |
* | adxenc: remove unnecessary setting of coded_frame->key_frame. | Justin Ruggles | 2012-01-03 | 1 | -1/+0 |
* | adxenc: log an error message and return AVERROR(EINVAL) for invalid channels | Justin Ruggles | 2012-01-03 | 1 | -2/+4 |
* | adxenc: cosmetics: pretty-printing | Justin Ruggles | 2012-01-03 | 1 | -41/+46 |
* | adxenc: change some data types | Justin Ruggles | 2012-01-03 | 1 | -6/+6 |
* | adxenc: remove unneeded log message | Justin Ruggles | 2012-01-03 | 1 | -2/+0 |
* | adxenc: remove unneeded comments | Justin Ruggles | 2012-01-03 | 1 | -38/+2 |
* | APIchanges: mention cleaned up header includes | Jonathan Nieder | 2012-01-04 | 1 | -2/+4 |
* | fate: add dxtory test | Oana Stratulat | 2012-01-03 | 2 | -0/+4 |
* | adx_parser: rewrite. | Michael Niedermayer | 2012-01-03 | 1 | -38/+27 |
* | adxdec: Validate channel count to fix a division by zero. | Justin Ruggles | 2012-01-03 | 1 | -1/+1 |
* | adxdec: Do not require extradata. | Michael Niedermayer | 2012-01-03 | 1 | -9/+26 |
* | cmdutils: K&R reformatting cosmetics | Aneesh Dogra | 2012-01-03 | 1 | -160/+196 |
* | alacdec: implement the 2-pass prediction type. | Justin Ruggles | 2012-01-03 | 1 | -16/+21 |
* | alacenc: implement the 2-pass prediction type. | Justin Ruggles | 2012-01-03 | 1 | -1/+10 |
* | alacenc: do not generate invalid multi-channel ALAC files | Justin Ruggles | 2012-01-03 | 1 | -0/+8 |
* | alacdec: fill in missing or guessed info about the extradata format. | Justin Ruggles | 2012-01-03 | 1 | -21/+17 |
* | utvideo: proper median prediction for interlaced videos | Kostya Shishkov | 2012-01-03 | 1 | -7/+94 |
* | lavu: bump lavu minor for av_popcount64 | Janne Grunau | 2012-01-03 | 2 | -5/+8 |
* | dca: K&R formatting cosmetics | Shitiz Garg | 2012-01-03 | 1 | -257/+289 |
* | dct: K&R formatting cosmetics | Aneesh Dogra | 2012-01-03 | 1 | -61/+61 |
* | lavf: flush decoders in avformat_find_stream_info(). | Anton Khirnov | 2012-01-03 | 1 | -19/+19 |
* | win32: detect number of CPUs using affinity | Daniel Verkamp | 2012-01-03 | 2 | -7/+8 |
* | Add av_popcount64 | Daniel Verkamp | 2012-01-03 | 1 | -0/+13 |
* | snow: Restore three mistakenly removed casts. | Diego Biurrun | 2012-01-03 | 1 | -3/+3 |
* | mpegenc: use avctx->slices as number of slices | Janne Grunau | 2012-01-02 | 7 | -37/+43 |
* | v410enc: fix undefined signed left shift caused by integer promotion | Janne Grunau | 2012-01-02 | 1 | -1/+1 |
* | Release notes: mention cleaned up header includes | Reinhard Tartler | 2012-01-02 | 1 | -2/+5 |
* | fix Changelog file | Reinhard Tartler | 2012-01-02 | 1 | -2/+2 |
* | Fix a bunch of typos. | Diego Biurrun | 2012-01-02 | 4 | -6/+10 |
* | Drop some pointless void* return value casts from av_malloc() invocations. | Diego Biurrun | 2012-01-02 | 4 | -7/+7 |
* | wavpack: fix typos in previous cosmetic clean-up commit | Justin Ruggles | 2012-01-02 | 1 | -2/+2 |
* | wavpack: cosmetics: K&R pretty-printing | Justin Ruggles | 2012-01-02 | 1 | -322/+337 |
* | avconv: remove the 'codec framerate is different from stream' warning | Anton Khirnov | 2012-01-02 | 1 | -10/+1 |
* | wavpack: determine sample_fmt before requesting a buffer | Hendrik Leppkes | 2012-01-01 | 1 | -13/+18 |
* | bmv audio: implement new audio decoding API | Justin Ruggles | 2012-01-01 | 1 | -9/+25 |
* | mpegaudiodec: skip all channels when skipping granules | Justin Ruggles | 2012-01-01 | 1 | -8/+11 |
* | mpegenc: simplify muxrate calculation | Janne Grunau | 2012-01-02 | 1 | -1/+1 |
* | avconv: make -frames work for all types of streams, not just video. | Anton Khirnov | 2012-01-01 | 1 | -10/+11 |
* | bfi: K&R cosmetics | Aneesh Dogra | 2012-01-01 | 1 | -11/+12 |
* | bgmc: K&R cleanup | Aneesh Dogra | 2012-01-01 | 1 | -6/+6 |
* | rawdec: Set start_time to 0 for raw audio files. | Reimar Döffinger | 2012-01-01 | 1 | -0/+1 |
* | Detect 'yuv2' as rawvideo also in avi. | Carl Eugen Hoyos | 2012-01-01 | 1 | -0/+1 |
* | rawdec: propagate pict_type information to the output frame | Stefano Sabatini | 2012-01-01 | 1 | -0/+1 |
* | rawdec: Support more QT 1bpp rawvideo files. | Piotr Bandurski | 2012-01-01 | 1 | -0/+1 |
* | avconv: free bitstream filters | Janne Grunau | 2012-01-01 | 1 | -0/+9 |