summaryrefslogtreecommitdiff
Commit message (Expand)AuthorAge
* Fix a bunch of common typos.Diego Biurrun2011-12-11
* Warn about avserver being broken.Anton Khirnov2011-12-10
* avconv: drop code for special handling of avserver streams.Anton Khirnov2011-12-10
* rawdec: don't set codec timebase.Anton Khirnov2011-12-10
* lavf doxy: add muxing stuff to lavf_encoding groupAnton Khirnov2011-12-10
* lavf doxy: add demuxing stuff to lavf_decoding groupAnton Khirnov2011-12-10
* lavf doxy: expand/reword metadata API doxy.Anton Khirnov2011-12-10
* lavf doxy: add installed headers to groups.Anton Khirnov2011-12-10
* lavf doxy: add avio groups into the lavf_io group.Anton Khirnov2011-12-10
* lavf doxy: rename lavf I/O group to lavf_io.Anton Khirnov2011-12-10
* lavf doxy: add metadata docs to the main lavf groupAnton Khirnov2011-12-10
* ttadec: check channel count as read from extradata.Shitiz Garg2011-12-10
* Add CLJR encoding and decoding regression testsPaul B Mahol2011-12-10
* cljr: remove unused codePaul B Mahol2011-12-10
* flacdec: Support for tracks in cuesheet metadata blockPaul B Mahol2011-12-10
* ptx: fix inverted check for sufficient dataJanne Grunau2011-12-10
* flac muxer: fix writing of file header and STREAMINFO header from extradataJustin Ruggles2011-12-10
* ptx: emit a warning on insufficient picture dataJanne Grunau2011-12-10
* utvideo: add fate tests covering all codec variantsAneesh Dogra2011-12-10
* doc: update to refer to avconvLuca Barbato2011-12-10
* doc: remove some stale entries from the faqLuca Barbato2011-12-10
* Dxtory capture format decoderKostya Shishkov2011-12-10
* isom: sort and pretty-print codec_movaudio_tags[]Justin Ruggles2011-12-09
* isom: remove pointless comments in codec_movaudio_tags[]Justin Ruggles2011-12-09
* isom: remove commented-out tag for vorbisJustin Ruggles2011-12-09
* movenc: write 'chan' tag for AC-3 in MOVJustin Ruggles2011-12-09
* mov: add support for reading and writing the 'chan' tagJustin Ruggles2011-12-09
* audioconvert: add some additional channel and channel layout macrosJustin Ruggles2011-12-09
* audioconvert: change 7.1 "wide" layout to use side surround channelsJustin Ruggles2011-12-09
* movenc: simplify handling of pcm vs. adpcm vs. other compressed codecsJustin Ruggles2011-12-09
* doc: update documentation to use avconvLuca Barbato2011-12-09
* doc: update demuxers sectionLuca Barbato2011-12-09
* doc: extend external library coverageLuca Barbato2011-12-09
* doc: split platform specific informationLuca Barbato2011-12-09
* doc: port the git-howto to texinfoLuca Barbato2011-12-09
* doc: provide fallback css and customize @floatLuca Barbato2011-12-09
* doc: document fate in a texinfoLuca Barbato2011-12-09
* doxy: change hue value to match our greenLuca Barbato2011-12-09
* cljr: K&R cosmeticsDiego Biurrun2011-12-08
* cljr: return a more sensible value when encountering invalid headersDiego Biurrun2011-12-08
* cljr: drop unnecessary emms_c() calls without MMX codeDiego Biurrun2011-12-08
* cljr: remove useless castsMans Rullgard2011-12-08
* cljr: group encode/decode parts under single ifdefsMans Rullgard2011-12-08
* cljr: remove stray semicolonMans Rullgard2011-12-08
* cljr: add missing return statement in decode_end()Paul B Mahol2011-12-08
* doc: add pulseaudio to the input listLuca Barbato2011-12-08
* avconv: remove unsubstantiated commentLuca Barbato2011-12-08
* shorten: avoid abort() on unknown audio typesJohn Brooks2011-12-08
* cljr: add encoderPaul B Mahol2011-12-08
* build: merge lists of HTML documentation targetsDiego Biurrun2011-12-08