summaryrefslogtreecommitdiff
Commit message (Expand)AuthorAge
...
* | vf_drawtext: fix memory leak of draw expression.Nicolas George2012-04-10
* | vf_drawtext: fix memory leak of glyph data.Nicolas George2012-04-10
* | resample: support double precission resamplingMichael Niedermayer2012-04-10
* | swr: support int32 and float as internal sample formatsMichael Niedermayer2012-04-10
* | swr: support float & int32 in the resamplerMichael Niedermayer2012-04-10
* | swr-test: Add newline to test outputMichael Niedermayer2012-04-10
* | resample: update copyright years, they where incorrect.Michael Niedermayer2012-04-10
* | Merge remote-tracking branch 'qatar/master'Michael Niedermayer2012-04-09
|\|
| * avconv: use default alignment for audio bufferJustin Ruggles2012-04-09
| * avcodec: use align == 0 for default alignment in avcodec_fill_audio_frame()Justin Ruggles2012-04-09
| * avutil: use align == 0 for default alignment in audio sample buffer functionsJustin Ruggles2012-04-09
| * avutil: allow NULL linesize in av_samples_fill_arrays() and av_samples_alloc()Justin Ruggles2012-04-09
| * avconv: remove OutputStream.picref.Anton Khirnov2012-04-09
| * avconv: only set SAR once on the decoded frame.Anton Khirnov2012-04-09
| * avcodec: validate the channel layout vs. channel count for decodersJustin Ruggles2012-04-08
| * audioconvert: make av_get_channel_layout accept composite names.Nicolas George2012-04-08
| * avutil: add av_get_packed_sample_fmt() and av_get_planar_sample_fmt()Justin Ruggles2012-04-08
* | Fix gif regression test on big-endian.Reimar Döffinger2012-04-09
* | exr: optimize exr_halflt2uint()Michael Niedermayer2012-04-09
* | Add gif and xbm regression tests.Reimar Döffinger2012-04-09
* | vf_scale: ensure the palette is set for output.Reimar Döffinger2012-04-09
* | Mark GRAY8 format as pseudo-paletted.Reimar Döffinger2012-04-09
* | scale: fix slice rendering with conversion between pal/non-pal.Reimar Döffinger2012-04-09
* | RV20: try keeping aspect during resolution changes.Reimar Döffinger2012-04-09
* | aacdec: update debug code to always print the processed data.Reimar Döffinger2012-04-09
* | Add v408 codec regression test.Reimar Döffinger2012-04-09
* | Add roqaudio regression test.Reimar Döffinger2012-04-09
* | Merge remote-tracking branch 'qatar/master'Michael Niedermayer2012-04-08
|\|
| * rtsp: Don't use av_malloc(0) if there are no streamsMartin Storsjö2012-04-08
| * rtsp: Don't use uninitialized data if there are no streamsMartin Storsjö2012-04-08
| * vaapi: mpeg2: fix slice_vertical_position calculation.Gwenole Beauchesne2012-04-08
| * hwaccel: mpeg2: decode first field, if requested.Gwenole Beauchesne2012-04-08
| * cosmetics: Fix indentationMartin Storsjö2012-04-08
| * rtsp: Don't expose the MS-RTSP RTX data stream to the callerMartin Storsjö2012-04-08
* | Allow running fate-wmv8-x8intra manually.Reimar Döffinger2012-04-08
* | Allow manually running disabled FATE tests.Reimar Döffinger2012-04-08
* | Fix nellymoser encoder crash with hardcoded tables.Reimar Döffinger2012-04-08
* | Update reference for disabled fate-wmv8-x8intra test to new format.Reimar Döffinger2012-04-08
* | ffv1: set slice geometry based on user specified slices.Michael Niedermayer2012-04-08
* | ffv1: allow enabling of version 2 by using some of its features.Michael Niedermayer2012-04-08
* | ffv1: fix version=2 chroma handlingMichael Niedermayer2012-04-08
* | ffv1: add a minor version field beginning with ffv1.3Michael Niedermayer2012-04-08
* | Fix side-data memleak also for audio.Reimar Döffinger2012-04-08
* | mpegtsenc: Add support to mux s302 streamThierry Foucu2012-04-08
* | configure: fix - vs _ errorMichael Niedermayer2012-04-08
* | Add nellymoser "fuzzy" FATE test.Reimar Döffinger2012-04-08
* | Allow setting CODEC_FLAG2_CHUNKS via the name "chunks".Reimar Döffinger2012-04-08
* | Fixes for third argument do_image_formats.Reimar Döffinger2012-04-08
* | ffprobe: use avbprint APIStefano Sabatini2012-04-08
* | Merge remote-tracking branch 'qatar/master'Michael Niedermayer2012-04-07
|\|