33763 Commits (406b257de936b59f1fc943e399fbf1289fec6b95)
 

Author SHA1 Message Date
Luca Barbato 6a6c2a94c5 avprobe: update documentation 13 years ago
Luca Barbato 0d242a7713 avprobe: provide JSON output 13 years ago
Luca Barbato 3a8c95f730 avprobe: output proper INI format 13 years ago
Luca Barbato beb33fca69 avprobe: improve formatting 13 years ago
Luca Barbato c6eeb9b7b6 rtmp: fix url parsing 13 years ago
Luca Barbato b0970a69d1 fate: document TARGET_EXEC and its usage 13 years ago
Alex Converse ed7bdd8647 movenc: Don't write the 'wave' atom or its child 'enda' for lpcm audio. 13 years ago
Kostya Shishkov d073f122ea imc: some cosmetics 13 years ago
Samuel Pitoiset 177bcc9593 rtmp: Pass the proper return code in rtmp_handshake 13 years ago
Samuel Pitoiset bba287fdac rtmp: Check return codes of net IO operations 13 years ago
Samuel Pitoiset a4d3f3580b rtmp: Return a proper error code instead of -1 13 years ago
Samuel Pitoiset 08e93f5b46 rtmp: Check malloc calls 13 years ago
Samuel Pitoiset f645f1d6ea rtmp: Check ff_rtmp_packet_create calls 13 years ago
Justin Ruggles c7448c182a lavfi: add audio mix filter 13 years ago
Martin Storsjö 1e8561e369 flvdec: Make sure sample_rate is set to the updated value 13 years ago
Michael Niedermayer 90290a5150 tqi: Pass errors from the MB decoder 13 years ago
Dave Yeo 3f9d6e4239 os_support: Define SHUT_RD, SHUT_WR and SHUT_RDWR on OS/2 13 years ago
Samuel Pitoiset e5773d8bc3 http: Add support for reading http POST reply headers 13 years ago
Samuel Pitoiset ba354a8cc0 http: Add http_shutdown() for ending writing of posts 13 years ago
Samuel Pitoiset 4a9ca93556 tcp: Allow signalling end of reading/writing 13 years ago
Samuel Pitoiset 32d545e0a4 avio: Add a function for signalling end of reading/writing 13 years ago
Anton Khirnov 0ce4a627c9 lavfi: fix comment, audio is supported now. 13 years ago
Anton Khirnov ce353a881f lavfi: fix incorrect comment. 13 years ago
Anton Khirnov c04c533f62 lavfi: remove avfilter_null_* from public API on next bump. 13 years ago
Anton Khirnov 43c7a01e98 lavfi: remove avfilter_default_* from public API on next bump. 13 years ago
Mina Nagy Zaki 88c3b87bd8 lavfi: deprecate default config_props() callback and refactor avfilter_config_links() 13 years ago
Anton Khirnov ccefa89f39 avfiltergraph: smarter sample format selection. 13 years ago
Anton Khirnov 0629f6128e avconv: rename transcode_audio/video to decode_audio/video. 13 years ago
Anton Khirnov f297dd3812 asyncts: reset delta to 0 when it's not used. 13 years ago
Justin Ruggles 713548cbad x86: lavc: use %if HAVE_AVX guards around AVX functions in yasm code. 13 years ago
Diego Biurrun cc7fac9970 dwt: return errors from ff_slice_buffer_init() 13 years ago
Jordi Ortiz c89e428ed8 dwt: check malloc calls 13 years ago
Diego Biurrun 3ea5429489 ppc: Drop unused header regs.h 13 years ago
Justin Ruggles e0d8427dce af_resample: remove an extra space in the log output 13 years ago
Kieran Kunhya 5ff01259a8 Convert vector_fmul range of functions to YASM and add AVX versions 13 years ago
Justin Ruggles afeb3590fc lavfi: add an audio split filter 13 years ago
Justin Ruggles cc30080b3f lavfi: rename vf_split.c to split.c 13 years ago
Jordi Ortiz 13a867a63e dwt: K&R prettyprinting cosmetics 13 years ago
Diego Biurrun db9e00f469 Remove libnut wrapper 13 years ago
Diego Biurrun 9309bdfe2c fate: change name of FATE samples location environment variable 13 years ago
James Zern e9cef89702 avformat: Add a flag to mark muxers that allow (non strict) monotone timestamps. 13 years ago
Samuel Pitoiset 5d603f1b65 http: Factorize the code by adding http_read_header() 13 years ago
Diego Biurrun 4f04f5cc8b indeo: Make ivi_calc_band_checksum() static, it is only used in one file. 13 years ago
Diego Biurrun 9ccbdc0aca indeo: Drop unused debug function ivi_check_band(). 13 years ago
Diego Biurrun 0c517644b2 avcodec/utils: cast a function argument to shut up a compiler warning 13 years ago
Diego Biurrun 4466d0e84b truemotion1: remove disabled code 13 years ago
Kostya Shishkov f05b69a79f fix typo in comment 13 years ago
Mans Rullgard 4852cb37ce fate: fix dependencies for non-SAMPLES avconv tests 13 years ago
Kostya Shishkov cf61aaaca1 indeo: check for invalid motion vectors 13 years ago
Kostya Shishkov 9603738221 indeo: check that band output buffer exists 13 years ago