| Commit message (Expand) | Author | Age | Files | Lines |
* | flashsv2enc: switch to encode2() | Michael Niedermayer | 2012-02-24 | 1 | -12/+15 |
* | Merge remote-tracking branch 'qatar/master' | Michael Niedermayer | 2012-02-24 | 29 | -709/+499 |
|\ |
|
| * | wavpack: Don't shift minclip/maxclip | Derek Buitenhuis | 2012-02-23 | 1 | -2/+2 |
| * | lavc: drop encode() support for video. | Anton Khirnov | 2012-02-23 | 1 | -40/+8 |
| * | snowenc: switch to encode2(). | Anton Khirnov | 2012-02-23 | 1 | -8/+20 |
| * | snowenc: don't abuse input picture for storing information. | Anton Khirnov | 2012-02-23 | 1 | -23/+22 |
| * | a64multienc: switch to encode2(). | Anton Khirnov | 2012-02-23 | 2 | -14/+29 |
| * | a64multienc: don't write into output buffer when there's no output. | Anton Khirnov | 2012-02-23 | 1 | -2/+0 |
| * | libxvid: switch to encode2(). | Anton Khirnov | 2012-02-23 | 1 | -21/+39 |
| * | tiffenc: switch to encode2(). | Anton Khirnov | 2012-02-23 | 1 | -13/+22 |
| * | tiffenc: properly forward error codes in encode_frame(). | Anton Khirnov | 2012-02-23 | 1 | -12/+12 |
| * | lavc: drop libdirac encoder. | Anton Khirnov | 2012-02-23 | 3 | -407/+1 |
| * | gifenc: switch to encode2(). | Anton Khirnov | 2012-02-23 | 1 | -6/+19 |
| * | libvpxenc: switch to encode2(). | Anton Khirnov | 2012-02-23 | 1 | -26/+27 |
| * | flashsvenc: switch to encode2(). | Anton Khirnov | 2012-02-23 | 1 | -11/+15 |
| * | lcl: don't overwrite input memory. | Ronald S. Bultje | 2012-02-23 | 1 | -3/+8 |
| * | libxavs: switch to encode2(). | Anton Khirnov | 2012-02-23 | 1 | -25/+63 |
| * | libxavs: add an AVClass at the beginning of XavsContext. | Anton Khirnov | 2012-02-23 | 1 | -0/+1 |
| * | libxavs: split extradata writing out of encode_nals(). | Anton Khirnov | 2012-02-23 | 1 | -11/+18 |
| * | ljpegenc: switch to encode2(). | Anton Khirnov | 2012-02-23 | 1 | -7/+25 |
| * | truemotion2: error out if the huffman tree has no nodes. | Ronald S. Bultje | 2012-02-23 | 1 | -1/+1 |
| * | asv1enc: switch to encode2(). | Anton Khirnov | 2012-02-23 | 1 | -10/+24 |
| * | libschroedingerenc: switch to encode2(). | Anton Khirnov | 2012-02-23 | 1 | -12/+31 |
| * | ffv1enc: switch to encode2(). | Anton Khirnov | 2012-02-23 | 1 | -11/+23 |
| * | libtheoraenc: switch to encode2(). | Anton Khirnov | 2012-02-23 | 1 | -11/+14 |
| * | jpeglsenc: switch to encode2(). | Anton Khirnov | 2012-02-23 | 1 | -10/+21 |
| * | lclenc: switch to encode2(). | Anton Khirnov | 2012-02-23 | 1 | -7/+19 |
| * | qtrleenc: switch to encode2(). | Anton Khirnov | 2012-02-23 | 1 | -12/+18 |
| * | flacdec: set channel_layout based on channel count | Justin Ruggles | 2012-02-22 | 1 | -0/+13 |
| * | mov: set channel layout for AC-3 streams based on the 'dac3' atom info | Justin Ruggles | 2012-02-22 | 5 | -5/+5 |
* | | Revert "Improve decoding quality for lossy wavpack." | Michael Niedermayer | 2012-02-24 | 1 | -7/+18 |
* | | v408enc: switch to encode2() | Paul B Mahol | 2012-02-23 | 1 | -12/+13 |
* | | yuv4enc: switch to encode2() | Paul B Mahol | 2012-02-23 | 1 | -11/+12 |
* | | v308enc: switch to encode2() | Paul B Mahol | 2012-02-23 | 1 | -11/+12 |
* | | Merge remote-tracking branch 'qatar/master' | Michael Niedermayer | 2012-02-23 | 4 | -17/+19 |
|\| |
|
| * | aac: fix infinite loop on end-of-frame with sequence of 1-bits. | Alex Converse | 2012-02-22 | 1 | -12/+13 |
| * | mlpdec_parser: fix a few channel layouts. | Tim Walker | 2012-02-22 | 1 | -4/+5 |
| * | prores: use natural integer type for the codebook index | Christophe GISQUET | 2012-02-22 | 2 | -3/+3 |
* | | lavc: introduce av_get_pcm_codec. | Nicolas George | 2012-02-22 | 3 | -2/+31 |
* | | r210enc and y41penc: don't set same pkt->size twice | Paul B Mahol | 2012-02-22 | 2 | -2/+0 |
* | | pngdec: Print error if signature is wrong. | Michael Niedermayer | 2012-02-22 | 1 | -1/+3 |
* | | Merge remote-tracking branch 'qatar/master' | Michael Niedermayer | 2012-02-22 | 18 | -76/+76 |
|\| |
|
| * | mpegvideo_enc: only allocate output packet when we know there will be output | Anton Khirnov | 2012-02-21 | 1 | -14/+14 |
| * | sunrast: Add a sample request for RMP_RAW colormap. | Aneesh Dogra | 2012-02-21 | 1 | -1/+5 |
| * | avcodec: do not override pts or duration from the audio encoder | Justin Ruggles | 2012-02-21 | 1 | -3/+5 |
| * | Mark mutable static data const where appropriate. | Alex Converse | 2012-02-21 | 3 | -3/+3 |
| * | dvbsubdec: avoid undefined signed left shift in RGBA macro | Janne Grunau | 2012-02-21 | 1 | -1/+1 |
| * | mlpdec: use av_log_ask_for_sample() | Paul B Mahol | 2012-02-21 | 1 | -18/+12 |
| * | png: make .long_name more descriptive | Paul B Mahol | 2012-02-21 | 2 | -2/+2 |
| * | rv34: change most "int stride" into "ptrdiff_t stride". | Ronald S. Bultje | 2012-02-20 | 7 | -30/+30 |