31254 Commits (e2484fb644b8dc0a0704e4155100c897e6e9739c)
 

Author SHA1 Message Date
Martin Storsjö e2484fb644 movenc: Use the actual converted sample for RTP hinting 13 years ago
Diego Biurrun da9cea77e3 Fix a bunch of common typos. 13 years ago
Anton Khirnov 2e87b4c511 Warn about avserver being broken. 13 years ago
Anton Khirnov 5bf6638022 avconv: drop code for special handling of avserver streams. 13 years ago
Anton Khirnov e745d7525a rawdec: don't set codec timebase. 13 years ago
Anton Khirnov 489a7b07e9 lavf doxy: add muxing stuff to lavf_encoding group 13 years ago
Anton Khirnov 370f27dee3 lavf doxy: add demuxing stuff to lavf_decoding group 13 years ago
Anton Khirnov 28b4c06b9d lavf doxy: expand/reword metadata API doxy. 13 years ago
Anton Khirnov eca06cbed9 lavf doxy: add installed headers to groups. 13 years ago
Anton Khirnov fb42db7c39 lavf doxy: add avio groups into the lavf_io group. 13 years ago
Anton Khirnov e4f4a1f93e lavf doxy: rename lavf I/O group to lavf_io. 13 years ago
Anton Khirnov b262a05904 lavf doxy: add metadata docs to the main lavf group 13 years ago
Shitiz Garg 8bd1f1a4c8 ttadec: check channel count as read from extradata. 13 years ago
Paul B Mahol 7d18d17abd Add CLJR encoding and decoding regression tests 13 years ago
Paul B Mahol 65c1011404 cljr: remove unused code 13 years ago
Paul B Mahol 3c1f60860d flacdec: Support for tracks in cuesheet metadata block 13 years ago
Janne Grunau 8d61eef917 ptx: fix inverted check for sufficient data 13 years ago
Justin Ruggles 28101f6c4e flac muxer: fix writing of file header and STREAMINFO header from extradata 13 years ago
Janne Grunau 2b53e696c8 ptx: emit a warning on insufficient picture data 13 years ago
Aneesh Dogra 97334f106c utvideo: add fate tests covering all codec variants 13 years ago
Luca Barbato 708060d7d1 doc: update to refer to avconv 13 years ago
Luca Barbato 0395d37abb doc: remove some stale entries from the faq 13 years ago
Kostya Shishkov 19341c58e0 Dxtory capture format decoder 13 years ago
Justin Ruggles 4c38633352 isom: sort and pretty-print codec_movaudio_tags[] 13 years ago
Justin Ruggles 7714770de1 isom: remove pointless comments in codec_movaudio_tags[] 13 years ago
Justin Ruggles 21ebf2d493 isom: remove commented-out tag for vorbis 13 years ago
Justin Ruggles 60cd802daf movenc: write 'chan' tag for AC-3 in MOV 13 years ago
Justin Ruggles 1fdf18f4b7 mov: add support for reading and writing the 'chan' tag 13 years ago
Justin Ruggles b2890f5ed6 audioconvert: add some additional channel and channel layout macros 13 years ago
Justin Ruggles 1d2449a613 audioconvert: change 7.1 "wide" layout to use side surround channels 13 years ago
Justin Ruggles 8e8c51318c movenc: simplify handling of pcm vs. adpcm vs. other compressed codecs 13 years ago
Luca Barbato d5837d7fe9 doc: update documentation to use avconv 13 years ago
Luca Barbato ca410b4eb0 doc: update demuxers section 13 years ago
Luca Barbato 9bdfe9ac1c doc: extend external library coverage 13 years ago
Luca Barbato 1de6e14efe doc: split platform specific information 13 years ago
Luca Barbato 2f017d9791 doc: port the git-howto to texinfo 13 years ago
Luca Barbato c1f5da698b doc: provide fallback css and customize @float 13 years ago
Luca Barbato 1ebbdda1d2 doc: document fate in a texinfo 13 years ago
Luca Barbato b73a01eaf1 doxy: change hue value to match our green 13 years ago
Diego Biurrun 6b60a4c9c9 cljr: K&R cosmetics 13 years ago
Diego Biurrun 1c45c64c9d cljr: return a more sensible value when encountering invalid headers 13 years ago
Diego Biurrun 163682fab3 cljr: drop unnecessary emms_c() calls without MMX code 13 years ago
Mans Rullgard bbc10185ee cljr: remove useless casts 13 years ago
Mans Rullgard baf3b6e594 cljr: group encode/decode parts under single ifdefs 13 years ago
Mans Rullgard 9a1420bfda cljr: remove stray semicolon 13 years ago
Paul B Mahol ca52bae6ec cljr: add missing return statement in decode_end() 13 years ago
Luca Barbato 12dca02e9e doc: add pulseaudio to the input list 13 years ago
Luca Barbato f75e3d25d0 avconv: remove unsubstantiated comment 13 years ago
John Brooks 8562d9bd6c shorten: avoid abort() on unknown audio types 13 years ago
Paul B Mahol e93947b7d8 cljr: add encoder 13 years ago