summaryrefslogtreecommitdiffstats
Commit message (Expand)AuthorAgeFilesLines
* Merge remote-tracking branch 'qatar/master'Michael Niedermayer2012-08-2310-43/+71
|\
| * doc/APIchanges: add an entry for codec descriptors.Anton Khirnov2012-08-231-6/+16
| * vorbisenc: set AVCodecContext.bit_rate to 0Justin Ruggles2012-08-221-0/+1
| * vorbisenc: fix quality parameterJustin Ruggles2012-08-221-2/+2
| * FATE: add ALAC encoding testsJustin Ruggles2012-08-222-0/+16
| * lpc: fix alignment of windowed samples for odd maximum LPC orderJustin Ruggles2012-08-222-8/+8
| * alacenc: use s16p sample format as inputJustin Ruggles2012-08-221-13/+12
| * alacenc: remove unneeded sample_fmt checkJustin Ruggles2012-08-221-5/+0
| * alacenc: fix max_frame_size calculation for the final frameJustin Ruggles2012-08-221-1/+1
| * adpcm_swf: Use correct sample offsets when using trellis.Justin Ruggles2012-08-221-3/+4
| * rtmp: support strict rtmp serversSamuel Pitoiset2012-08-221-4/+7
| * mjpegdec: support AVRn interlacedMichael Niedermayer2012-08-221-3/+20
| * x86: remove FASTDIV inline asmMans Rullgard2012-08-222-39/+0
* | lavfi: free partial audio buffers when destroying links.Nicolas George2012-08-221-0/+2
* | FATE: Add Canopus Lossless testsDerek Buitenhuis2012-08-223-1/+31
* | utvideoenc: use dsp.sub_hfyu_median_predictionMichael Niedermayer2012-08-221-20/+6
* | utvideoenc: align mangled buffer starts.Michael Niedermayer2012-08-222-8/+11
* | utvideoenc: drop stepMichael Niedermayer2012-08-221-15/+15
* | utvideoenc: avoid writing into the input picture.Michael Niedermayer2012-08-222-22/+41
* | utvideoenc: use ff_generate_len()Michael Niedermayer2012-08-2213-699/+587
* | lavfi/overlay: fix return values.Nicolas George2012-08-221-16/+34
* | lavfi/split: handle closed outputs.Nicolas George2012-08-221-4/+12
* | ffmpeg: use close_output_stream more systematically.Nicolas George2012-08-221-3/+3
* | ffmpeg: move close_output_stream earlier.Nicolas George2012-08-221-12/+12
* | ffmpeg: make decoding_needed a counter.Nicolas George2012-08-222-2/+2
* | lavfi: add a closed field to AVFilerLink.Nicolas George2012-08-224-0/+36
* | ffmpeg: use AV_BUFFERSRC_FLAG_PUSH.Nicolas George2012-08-221-4/+7
* | huffman/huffyuv: move lorens huffman table generation code to huffman.c/hMichael Niedermayer2012-08-224-61/+64
* | utvideoenc: optimize and simplify mangle_rgb_planesMichael Niedermayer2012-08-221-7/+4
* | Merge remote-tracking branch 'qatar/master'Michael Niedermayer2012-08-224-12/+4
|\ \ | |/
| * build: x86: Only compile mpegvideo optimizations when necessaryDiego Biurrun2012-08-221-1/+1
| * configure: Drop fastdiv optionDiego Biurrun2012-08-222-8/+1
| * build: Make the E-AC-3 encoder select the AC-3 encoderDiego Biurrun2012-08-222-3/+2
| * fate: flac: Only run tests requiring samples when samples are availableDiego Biurrun2012-08-221-1/+1
* | examples/decoding_encoding: flush audio frames in the encoderStefano Sabatini2012-08-221-0/+14
* | examples/decoding_encoding: re-organize frame configuration codeStefano Sabatini2012-08-221-7/+15
* | doc/filters: fix level for the flite Examples subsectionStefano Sabatini2012-08-221-1/+1
* | doc/faq: mention doc/examplesStefano Sabatini2012-08-221-1/+8
* | examples/muxing: cast sws_scale() argument to the expected oneStefano Sabatini2012-08-221-1/+2
* | doc/eval: add missing documentation of functionsStefano Sabatini2012-08-221-0/+46
* | doc/filters: itemize examples for pad filter, and fix a few typosStefano Sabatini2012-08-221-16/+39
* | avrn: lowercase "name" and expand"long_name"Piotr Bandurski2012-08-212-4/+4
* | mov: Change default aac priming fallback from 2112 to 1024Justin Greer2012-08-212-15/+15
* | mov: parse custom "----" MetadataJustin Greer2012-08-211-1/+73
* | Merge remote-tracking branch 'qatar/master'Michael Niedermayer2012-08-213-36/+39
|\ \ | |/
| * dirac: use meaningful return valuesJordi Ortiz2012-08-211-12/+13
| * flacdec: simplify sample buffer handlingMans Rullgard2012-08-211-19/+18
| * flacdec: simplify loop in decode_residuals()Mans Rullgard2012-08-211-2/+6
| * fate: make Ut Video encoder tests use bitexact swscale flagsJan Ekström2012-08-217-301/+301
| * build: amrwb: Drop redundant lsp dependency declarationDiego Biurrun2012-08-201-1/+1
OpenPOWER on IntegriCloud