summaryrefslogtreecommitdiff
Commit message (Expand)AuthorAge
* Merge commit '716d413c13981da15323c7a3821860536eefdbbb'Michael Niedermayer2012-10-08
|\
| * Replace PIX_FMT_* -> AV_PIX_FMT_*, PixelFormat -> AVPixelFormatAnton Khirnov2012-10-08
* | lavu: fix typo in MakefileAnton Khirnov2012-10-08
* | Merge commit '78071a1420b425dfb787ac739048f523007b8139'Michael Niedermayer2012-10-08
|\|
| * pixfmt: add AV_ prefixes to PIX_FMT_*Anton Khirnov2012-10-08
* | Merge remote-tracking branch 'qatar/master'Michael Niedermayer2012-10-08
|\|
| * af_resample: avoid conversion of identical sample formats for 1 channelJustin Ruggles2012-10-07
| * avcodec: allow either planar or interleaved sample format when encoding monoJustin Ruggles2012-10-07
| * adpcmenc: ensure calls to adpcm_ima_compress_sample() are in the right orderJustin Ruggles2012-10-07
| * timefilter: De-doxygenize normal code comments and drop silly onesDiego Biurrun2012-10-07
| * gxf: Include the right header for the avpriv_frame_rate_tab declarationMartin Storsjö2012-10-07
* | TAK demuxer, decoder and parserPaul B Mahol2012-10-08
* | fate/ffprobe: add some stream metadata.Clément Bœsch2012-10-08
* | ffserver: fix seeking with ?date=...Clément Bœsch2012-10-08
* | Fix build failure on osx 10.5.8 ppcPavel Koshevoy2012-10-08
* | mpegts: fuzzy crc check for not so spec compliant filesMichael Niedermayer2012-10-08
* | xtea: give constants the correct typeMichael Niedermayer2012-10-08
* | wmalosslessdec: remove unused variableMichael Niedermayer2012-10-08
* | tscc: fix "assignment discards qualifiers from pointer target type" warningMichael Niedermayer2012-10-08
* | tiff: fix "assignment discards qualifiers from pointer target type" warningMichael Niedermayer2012-10-08
* | rangecoder: fix "incompatible pointer type" warningMichael Niedermayer2012-10-08
* | ffv1: fix array data typesMichael Niedermayer2012-10-08
* | 8svx: remove unused variableMichael Niedermayer2012-10-08
* | mxfenc: fix av_log data type for dts paramaterMichael Niedermayer2012-10-08
* | mux: change 1 assert->av_assert1()Michael Niedermayer2012-10-07
* | x86/motion_est: assert->av_assert2()Michael Niedermayer2012-10-07
* | motion-test: fix height parameterMichael Niedermayer2012-10-07
* | adpcmenc: ensure calls to adpcm_ima_compress_sample() are in the right orderJustin Ruggles2012-10-07
* | avformat: fix typo in commentPaul B Mahol2012-10-07
* | h264: switch some asserts to av_assert1/2()Michael Niedermayer2012-10-07
* | dsputil_template: replace assert() by av_assert2()Michael Niedermayer2012-10-07
* | matroskaenc: remove MATROSKA_ID_VIDEODISPLAYUNIT 3Michael Niedermayer2012-10-07
* | Merge remote-tracking branch 'qatar/master'Michael Niedermayer2012-10-07
|\|
| * wmaenc: use float planar sample formatJustin Ruggles2012-10-06
| * (e)ac3enc: use planar sample formatJustin Ruggles2012-10-06
| * aacenc: use planar sample formatJustin Ruggles2012-10-06
| * adpcmenc: use planar sample format for adpcm_ima_wav and adpcm_ima_qtJustin Ruggles2012-10-06
| * adpcmenc: move 'ch' variable to higher scopeJustin Ruggles2012-10-06
| * adpcmenc: fix 3 instances of variable shadowingJustin Ruggles2012-10-06
| * adpcm_ima_wav: simplify encodingJustin Ruggles2012-10-06
| * libvorbis: use planar sample formatJustin Ruggles2012-10-06
| * libmp3lame: use planar sample formatsJustin Ruggles2012-10-06
| * vorbisenc: use float planar sample formatJustin Ruggles2012-10-06
| * ffm: do not write or read the audio sample formatJustin Ruggles2012-10-06
| * parseutils: fix parsing of invalid alpha valuesMans Rullgard2012-10-06
| * doc/RELEASE_NOTES: update for the 9 release.Anton Khirnov2012-10-06
| * smoothstreamingenc: Add a more verbose error messageMartin Storsjö2012-10-06
| * smoothstreamingenc: Ignore the return value from mkdirMartin Storsjö2012-10-06
| * smoothstreamingenc: Try writing a manifest when opening the muxerMartin Storsjö2012-10-06
| * smoothstreamingenc: Move the output_chunk_list and write_manifest functions upMartin Storsjö2012-10-06