summaryrefslogtreecommitdiff
Commit message (Expand)AuthorAge
* libmodplug: support options (noise reduction, reverb, bass boost, ...)Clément Bœsch2011-10-06
* Merge remote-tracking branch 'qatar/master'Michael Niedermayer2011-10-06
|\
| * Fix 'heigth' vs. 'height' typos.Diego Biurrun2011-10-05
| * lavc/lavf: use unique private classes.Anton Khirnov2011-10-05
| * lavc: use designated initializers for av_codec_context_classAnton Khirnov2011-10-05
* | ffmpeg: fix forced key frames.Nicolas George2011-10-06
* | flvenc: Ignore metadata that has special values and is stored already based onMichael Niedermayer2011-10-06
* | swr-docs: update due to last change to swresampleMichael Niedermayer2011-10-06
* | libswresample: support directly converting sampleformats and packed/planar in...Michael Niedermayer2011-10-06
* | update_stream_timings: Remove redundant check.Michael Niedermayer2011-10-06
* | libmodplug: handle EOF correctly.Clément Bœsch2011-10-05
* | Use WMAv2 as default audio codec for asf.Carl Eugen Hoyos2011-10-05
* | Use M4S2 as default video tag for MPEG-4 ASP in asf.Carl Eugen Hoyos2011-10-05
* | libmodplug: simplify and fix read_packet() callback.Clément Bœsch2011-10-05
* | libmodplug: consistent use of sizeof.Clément Bœsch2011-10-05
* | generic seeking: fail if there are 1000 non keyframes found with no keyframe.Michael Niedermayer2011-10-05
* | Merge remote-tracking branch 'qatar/master'Michael Niedermayer2011-10-05
|\|
| * qcelpdec: cosmetics: do not add line break before opening bracket in 'for',Justin Ruggles2011-10-04
| * qcelp: check output buffer size before decodingJustin Ruggles2011-10-04
| * qcelpdec: fix the return value of qcelp_decode_frame().Chris Rankin2011-10-04
| * sipr: fix the output data size check and only calculate it once.Justin Ruggles2011-10-04
| * Synchronize various 4CCs and codec tags from FFmpeg.Diego Biurrun2011-10-04
| * qdm2: check output buffer size before decodingJustin Ruggles2011-10-03
| * Fix out of bound reads in the QDM2 decoder.Laurent Aimar2011-10-03
| * Check for out of bound writes in the QDM2 decoder.Laurent Aimar2011-10-03
| * ogg/celt: do not set sample_fmt in the demuxerJustin Ruggles2011-10-03
* | h264: remove assert() on ref_frame_count.Michael Niedermayer2011-10-05
* | configure: fix compilation without libmodplugMichael Niedermayer2011-10-05
* | h264: do not let invalid values in h->ref_count after a decoder reset.Laurent Aimar2011-10-05
* | h264: bit depth/chroma idc changes must go through a full format negociation.Laurent Aimar2011-10-05
* | h254: explicitly initialize bit depth/chroma idcLaurent Aimar2011-10-05
* | libx264: Fix loop failure due to bufsize becoming 0Michael Niedermayer2011-10-04
* | Add libmodplug support.Clément Bœsch2011-10-04
* | deshake: simplify filename check.Clément Bœsch2011-10-04
* | configure: remove bashism equality check for target_os.Clément Bœsch2011-10-04
* | deshake: misc style fixes.Clément Bœsch2011-10-04
* | deshake: move angles from stack to heap.Michael Niedermayer2011-10-04
* | deshake: Allow specifying the filename for statistics and disable them by def...Michael Niedermayer2011-10-04
* | deshake: remove non const staticMichael Niedermayer2011-10-04
* | doxygen: remove a few @file parameters.Clément Bœsch2011-10-04
* | lavfi: remove align tabs in Makefile.Clément Bœsch2011-10-04
* | ass_split: fix invalid doxygen group end markers.Clément Bœsch2011-10-04
* | proresdec_gpl: remove wrong @file reference.Clément Bœsch2011-10-04
* | bintext: remove wrong @file reference.Clément Bœsch2011-10-04
* | deshake: fix doxygen comments.Clément Bœsch2011-10-04
* | isom: replace pseudo doxycomments with normal comments.Clément Bœsch2011-10-04
* | pngdec: set reference correctly for corepng.Michael Niedermayer2011-10-04
* | ff_dv_frame_profile2: Check input buffer size.Michael Niedermayer2011-10-04
* | cinepak: detect keyframesMichael Niedermayer2011-10-04
* | Merge remote-tracking branch 'qatar/master'Michael Niedermayer2011-10-04
|\|