33694 Commits (8dfc122719f3e1fa88fa9356a820843e6840df16)
 

Author SHA1 Message Date
Justin Ruggles 8dfc122719 lavr: add C functions for mixing 2 to 1 channels with s16p format 13 years ago
Luca Barbato 528995589f avprobe: move formatter functions in the context 13 years ago
Anton Khirnov c9cc76290f avconv: extend -r to work on any input stream. 13 years ago
Anton Khirnov 4f81a5072a doc/avconv: expand documentation for the -s option. 13 years ago
Anton Khirnov cf6c38c62b avconv: don't print filters inserted by avconv in stream mappings. 13 years ago
Anton Khirnov 8daf21d567 avconv: merge configuration code for complex and simple filters 13 years ago
Anton Khirnov a977d91e28 avconv: split configuring input filters out of configure_complex_filter 13 years ago
Mans Rullgard f919cc7df6 fate: fix acodec/vsynth tests for make 3.81 13 years ago
Hendrik Leppkes c58bcead3b pcm_mpeg: fix number of consumed bytes to include the header. 13 years ago
Janne Grunau 12d42cd7a8 avfilter: include required header file avfilter.h in video.h 13 years ago
Vitor Sessak 4a301706fd x86: Avoid movs on BUTTERFLYPS when in AVX mode 13 years ago
Vitor Sessak bac0729d9e x86: use new schema for ASM macros 13 years ago
Mans Rullgard 7263cd5544 fate: convert codec-regression.sh to makefile rules 13 years ago
Mans Rullgard 47b5996bb0 fate: allow tests to specify unit size for psnr comparison 13 years ago
Mans Rullgard 7e5880e0cb fate: teach videogen/rotozoom to output a single raw video stream 13 years ago
Samuel Pitoiset e999b641df http: Add support for reusing the http socket for subsequent requests 13 years ago
Samuel Pitoiset 3bdb438e65 http: Add support for using persistent connections 13 years ago
Anton Khirnov 0426c69310 AVOptions: fix the value printed in out of range error message. 13 years ago
Anton Khirnov 8271f55bd7 avprobe: restore pseudo-INI old style format for compatibility. 13 years ago
Anton Khirnov d30acfa94c avprobe: fix formatting. 13 years ago
Anton Khirnov 780ff97fef log: make colored output more colorful. 13 years ago
Martin Storsjö 6099543ad4 rtsp: Check for dynamic payload handlers if no static payload mapping was found 13 years ago
Samuel Pitoiset 154486f9ad opt: Add av_opt_set_bin() 13 years ago
Martin Storsjö a1a6cdc26e avconv: Display the error returned by avformat_write_header 13 years ago
Martin Storsjö 68c813081b rtpenc_chain: Return an error code instead of just a plain pointer 13 years ago
Martin Storsjö 93cef6f923 rtpenc_chain: Free the URLContext on failure 13 years ago
Martin Storsjö 2dcb21a95d rtpenc: Expose the ssrc as an avoption 13 years ago
Christian Schmidt b1d22dc52f avprobe: display the codec profile in show_stream() 13 years ago
Luca Barbato 70026be8e5 avprobe: fix function prototype 13 years ago
Martin Storsjö 39e29aa019 cosmetics: Fix indentation 13 years ago
Luca Barbato f4dd6465e9 avprobe: changelog entry 13 years ago
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