summaryrefslogtreecommitdiff
Commit message (Expand)AuthorAge
...
* | movenc: support an alternative to edit lists to handle the first DTS != 0 case.Michael Niedermayer2012-10-07
* | mov: fix integer avoption typesMichael Niedermayer2012-10-07
* | mpeg4videodec: fix integer avoption typesMichael Niedermayer2012-10-07
* | libvpcenc: fix flags voption typesMichael Niedermayer2012-10-07
* | h264: fix integer avoption typesMichael Niedermayer2012-10-07
* | tests/Makefile: fix ffprobe-test.nut with target-execjamal2012-10-07
* | gmc_mmx: enable also for large pictures when emu edge isnt needed.Michael Niedermayer2012-10-06
* | dsputil_mmx: put optimized gmc code back and avoid a VLA without loosing feat...Michael Niedermayer2012-10-06
* | get_bits: get_bits_long() support n=0 as the docs allow itMichael Niedermayer2012-10-06
* | movenc: fix regression with yuyv caused by c5f23dMichael Niedermayer2012-10-06
* | vf_tile: fix typos/grammar in commentsBobby Bingham2012-10-06
* | configure: enable -Werror=vlaMichael Niedermayer2012-10-06
* | pca: get rid of VLAMichael Niedermayer2012-10-06
* | snowenc: get rid of VLA (well it wasnt really variable anyway)Michael Niedermayer2012-10-06
* | swr-test: avoid VLAMichael Niedermayer2012-10-06
* | Merge remote-tracking branch 'qatar/master'Michael Niedermayer2012-10-06
|\|
| * yuv4mpeg: return proper error codes.Anton Khirnov2012-10-06
| * Give all anonymously typedeffed structs in headers a nameDiego Biurrun2012-10-06
| * fate: Add parseutils testDiego Biurrun2012-10-06
| * parseutils-test: Drop random colors from parsing testDiego Biurrun2012-10-06
| * vf_pad/scale: use double precision for aspect ratios.Anton Khirnov2012-10-06
| * build: error on variable-length arraysMans Rullgard2012-10-05
| * ppc: swscale: rework yuv2planeX_altivec()Mans Rullgard2012-10-05
| * ppc: fmtconvert: kill VLA in float_to_int16_interleave_altivec()Mans Rullgard2012-10-05
| * x86: dsputil: kill VLA in gmc_mmx()Mans Rullgard2012-10-05
| * libspeexenc: Updated commentary to reflect recent changesDmitry Samonenko2012-10-05
| * libspeexenc: Add an option for enabling DTXDmitry Samonenko2012-10-05
| * doc/APIchanges: fill in missing dates and hashes.Anton Khirnov2012-10-05
| * lavr: bump major to 1 and declare it stable.Anton Khirnov2012-10-05
| * lavr: change the type of the data buffers to uint8_t**.Anton Khirnov2012-10-05
| * lavc: deprecate the audio resampling API.Anton Khirnov2012-10-05
* | doc/filters: fix typoStefano Sabatini2012-10-06
* | segment: reverse pass avoid_negative_ts from the muxerMichael Niedermayer2012-10-06
* | libvorbisenc: fix afq delay settingMichael Niedermayer2012-10-06
* | Pinnacle TARGA CineWave YUV16 decoder (fourcc Y216).Carl Eugen Hoyos2012-10-06
* | mpegvideo_armv5te: change asserts to av_assertsMichael Niedermayer2012-10-06
* | ffv1enc: fix assert in put_vlc_symbol() and update to av_assert2()Michael Niedermayer2012-10-06
* | ffv1: change w/h asserts to check as the condition can likely happenMichael Niedermayer2012-10-06
* | ffv1: remove commented assertsMichael Niedermayer2012-10-06
* | Changelog: add empty line after version linesStefano Sabatini2012-10-06
* | ffprobe: reindent after previous commitStefano Sabatini2012-10-05
* | ffprobe: add -select_streams optionStefano Sabatini2012-10-05
* | Fix libcdio detection.Carl Eugen Hoyos2012-10-05
* | Do not print debug output for the (MPlayer) pullup filter.Carl Eugen Hoyos2012-10-05
* | Fix showspectrum dependencies: Add rdft.Carl Eugen Hoyos2012-10-05
* | configure: dts demuxer needs dca_parserPaul B Mahol2012-10-05
* | oggparsetheora: fix comment header parsingGiorgio Vazzana2012-10-05
* | Merge remote-tracking branch 'qatar/master'Michael Niedermayer2012-10-05
|\|
| * h264: don't touch H264Context->ref_count[] during MB decodingRonald S. Bultje2012-10-05
| * x86: get_cpu_flags: add necessary ifdefs around function bodyDiego Biurrun2012-10-04