31231 Commits (4c386333529dd773e673e1366d1f6243d2c5af92)
 

Author SHA1 Message Date
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
Diego Biurrun 47b20a1db0 build: merge lists of HTML documentation targets 13 years ago
Diego Biurrun 4dccfff9dd tests/examples: Mark some variables only used within their files as static. 13 years ago
Diego Biurrun 9a5d6c23c5 tests/tools/examples: Replace direct exit() calls by return. 13 years ago
Sean McGovern be0675ce67 x86 cpuid: set vendor union members separately 13 years ago
Paul B. Mahol 04a5eaa1a5 cljr: release picture at end of decoding 13 years ago
Mans Rullgard 392107ad07 rv40: NEON optimised rv40 qpel motion compensation 13 years ago
Luca Barbato 78212cefe1 drawtext: remove typo 13 years ago
Hendrik Leppkes bc057f7592 pcm-mpeg: implement new audio decoding api 13 years ago
Ronald S. Bultje 8b03d7fe95 w32thread: port fixes to pthread_cond_broadcast() from x264. 13 years ago
Diego Biurrun d8538f06e6 doc: add editor configuration section with Vim and Emacs settings 13 years ago
Rafaël Carré 7efea2a051 dxva2.h: include d3d9.h to define LPDIRECT3DSURFACE9 13 years ago
Diego Biurrun c7e8187d9d avformat/utils: Drop unused goto label. 13 years ago
Diego Biurrun ff159e7816 doxygen: Replace '\' by '@' in Doxygen markup tags. 13 years ago
Diego Biurrun ee41963f19 cosmetics: drop some completely pointless parentheses 13 years ago
Paul B. Mahol fc9489f6ad cljr: simplify CLJRContext 13 years ago
Luca Barbato f5edfc9e92 drawtext: introduce rand(min, max) 13 years ago
Luca Barbato 73585620b8 drawtext: introduce explicit draw/hide variable 13 years ago
Martin Storsjö 1eef08f98c rtmp: Use nb_invokes for all invoke commands 13 years ago
Konstantin Todorov 4d9ec050a2 Code cleanup - mpegvideo.c - 500-1000line 13 years ago
Janne Grunau 6c88988866 rv40: NEON optimised weighted prediction 13 years ago
Janne Grunau f5c05b9aa5 rv40: NEON optimised chroma MC 13 years ago
Mans Rullgard f054a82727 ARM: move NEON H264 chroma mc to a separate file 13 years ago
Janne Grunau 42d32cf53c rv34: NEON optimised inverse transform functions 13 years ago