31313 Commits (61ad9a4bb36960999a42a501dd7ad7dffb8b34d9)
 

Author SHA1 Message Date
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
Alex Converse 52401b82bd mov: Don't av_malloc(0). 13 years ago
Justin Ruggles 9179f27c64 avconv: only allocate 1 AVFrame per input stream 13 years ago
Justin Ruggles 110d2af28e avconv: fix memleaks due to not freeing the AVFrame for audio 13 years ago
Ronald S. Bultje b41995d20e h264-fate: remove -strict 1 except where necessary (mr4/5-tandberg). 13 years ago
Diego Biurrun e873c03ac7 misc Doxygen markup improvements 13 years ago
Diego Biurrun c68fafe0d2 doxygen: eliminate Qt-style doxygen syntax 13 years ago
Martin Storsjö 714cd7e758 g722: Add a regression test for muxing/demuxing in wav 13 years ago
Sjoerd Simons f32fd31858 g722: Change bits per sample to 4 13 years ago
Martin Storsjö 6fcbb0f553 g722dec: Signal skipping the lower bits via AVOptions instead of bits_per_coded_sample 13 years ago
Justin Ruggles 0bafe04917 api-example: update to use avcodec_decode_audio4() 13 years ago
Justin Ruggles f199f38573 avplay: use avcodec_decode_audio4() 13 years ago
Justin Ruggles e2a2c49fcd avplay: use a separate buffer for playing silence 13 years ago
Justin Ruggles f08e54e83d avformat: use avcodec_decode_audio4() in avformat_find_stream_info() 13 years ago
Justin Ruggles d1241ff3b2 avconv: use avcodec_decode_audio4() instead of avcodec_decode_audio3() 13 years ago
Alex Converse 6d23d19729 mov: Allow empty stts atom. 13 years ago
Diego Biurrun def5dc1260 doc: document preferred Doxygen syntax and make patcheck detect it 13 years ago
Chris Berov dc6d043050 adpcmenc: cosmetics: pretty-printing 13 years ago
Chris Berov 541d083a40 ac3dec: cosmetics: pretty-printing 13 years ago