summaryrefslogtreecommitdiff
Commit message (Expand)AuthorAge
...
* | lavfi/asetpts,setpts: rework debug logStefano Sabatini2012-08-24
* | lavfi/asetpts,setpts: add variables T, STARTT, PREV_INT and PREV_OUTTStefano Sabatini2012-08-24
* | doc/filters: itemize examples for *settb filtersStefano Sabatini2012-08-24
* | doc/filters: itemize examples for *setpts filtersStefano Sabatini2012-08-24
* | doc/filters: move *setpts and *settb filters to the multimedia filters sectionStefano Sabatini2012-08-24
* | lavfi: rename vf_setpts.c to f_setpts.cStefano Sabatini2012-08-24
* | lavc/dvdsubenc: check the type of rectangles.Nicolas George2012-08-24
* | lavf/utils: Try to unwrap pts/dts so as to minimize wrapsMichael Niedermayer2012-08-24
* | lavf/utils: run update_initial_timestamps() outside some if()Michael Niedermayer2012-08-24
* | ffmpeg: fix wrap correction code.Michael Niedermayer2012-08-24
* | mjpeg: fix fliping with emu edges.Michael Niedermayer2012-08-23
* | Fix partially hidden macroblocks for 10-bit DNxHD.Joseph Artsimovich2012-08-23
* | ffv1: more than 8 bit per RGB channelGeorg Lippitsch2012-08-23
* | lagarith: fix alignment on buffers passed into prediction dsp code.Michael Niedermayer2012-08-23
* | lavf/ape: Fix stream duration calculationjamal2012-08-23
* | mpeg4audio: dont take the SBR flag too serious.Michael Niedermayer2012-08-23
* | Merge remote-tracking branch 'qatar/master'Michael Niedermayer2012-08-23
|\|
| * doc/APIchanges: add an entry for codec descriptors.Anton Khirnov2012-08-23
| * vorbisenc: set AVCodecContext.bit_rate to 0Justin Ruggles2012-08-22
| * vorbisenc: fix quality parameterJustin Ruggles2012-08-22
| * FATE: add ALAC encoding testsJustin Ruggles2012-08-22
| * lpc: fix alignment of windowed samples for odd maximum LPC orderJustin Ruggles2012-08-22
| * alacenc: use s16p sample format as inputJustin Ruggles2012-08-22
| * alacenc: remove unneeded sample_fmt checkJustin Ruggles2012-08-22
| * alacenc: fix max_frame_size calculation for the final frameJustin Ruggles2012-08-22
| * adpcm_swf: Use correct sample offsets when using trellis.Justin Ruggles2012-08-22
| * rtmp: support strict rtmp serversSamuel Pitoiset2012-08-22
| * mjpegdec: support AVRn interlacedMichael Niedermayer2012-08-22
| * x86: remove FASTDIV inline asmMans Rullgard2012-08-22
* | lavfi: free partial audio buffers when destroying links.Nicolas George2012-08-22
* | FATE: Add Canopus Lossless testsDerek Buitenhuis2012-08-22
* | utvideoenc: use dsp.sub_hfyu_median_predictionMichael Niedermayer2012-08-22
* | utvideoenc: align mangled buffer starts.Michael Niedermayer2012-08-22
* | utvideoenc: drop stepMichael Niedermayer2012-08-22
* | utvideoenc: avoid writing into the input picture.Michael Niedermayer2012-08-22
* | utvideoenc: use ff_generate_len()Michael Niedermayer2012-08-22
* | lavfi/overlay: fix return values.Nicolas George2012-08-22
* | lavfi/split: handle closed outputs.Nicolas George2012-08-22
* | ffmpeg: use close_output_stream more systematically.Nicolas George2012-08-22
* | ffmpeg: move close_output_stream earlier.Nicolas George2012-08-22
* | ffmpeg: make decoding_needed a counter.Nicolas George2012-08-22
* | lavfi: add a closed field to AVFilerLink.Nicolas George2012-08-22
* | ffmpeg: use AV_BUFFERSRC_FLAG_PUSH.Nicolas George2012-08-22
* | huffman/huffyuv: move lorens huffman table generation code to huffman.c/hMichael Niedermayer2012-08-22
* | utvideoenc: optimize and simplify mangle_rgb_planesMichael Niedermayer2012-08-22
* | Merge remote-tracking branch 'qatar/master'Michael Niedermayer2012-08-22
|\|
| * build: x86: Only compile mpegvideo optimizations when necessaryDiego Biurrun2012-08-22
| * configure: Drop fastdiv optionDiego Biurrun2012-08-22
| * build: Make the E-AC-3 encoder select the AC-3 encoderDiego Biurrun2012-08-22
| * fate: flac: Only run tests requiring samples when samples are availableDiego Biurrun2012-08-22