33763 Commits (406b257de936b59f1fc943e399fbf1289fec6b95)
 

Author SHA1 Message Date
Jindrich Makovicka d1a3a3d4b2 mpegtsenc: use AVERROR() for return codes 13 years ago
Martin Storsjö dbaf79c9d7 http: Add the url_shutdown function for https, too 13 years ago
Martin Storsjö 5952564185 http: Simplify code by removing a local variable 13 years ago
Martin Storsjö 3cbcfa2dec http: Clear the old URLContext pointer when closed 13 years ago
Martin Storsjö b7c3772be8 tcp: Try enabling SO_REUSEADDR when listening 13 years ago
Martin Storsjö 641f4a885f tcp: Check the return values from bind and accept 13 years ago
Oka Motofumi 5c742005fb avisynth: Make sure the filename passed to avisynth is in the right code page 13 years ago
Michael Niedermayer 0fcf3013c4 fate: Fix fate-ac3-fixed-encode for pre-ssse3 x86 machines 13 years ago
Samuel Pitoiset 9613240f72 http: Pass the proper return code of net IO operations 13 years ago
Samuel Pitoiset 1876e7c0c2 http: Add 'post_data', a new option which sets custom HTTP post data 13 years ago
Justin Ruggles c7bd556d48 lavfi: amix: check active input count before calling request_samples 13 years ago
Ronald S. Bultje 6163d880c0 vp8: move block coeff arithcoder on stack. 13 years ago
Ronald S. Bultje 64bde80563 mp3/ac3 probe: search for PES headers to prevent probing MPEG-PS as MP3. 13 years ago
Christian Schmidt d041dec3cb pcm-mpeg: improve log message wording 13 years ago
Mans Rullgard 0857e46dd5 fate: add missing $(TARGET_PATH) to ac3-fixed-encode 13 years ago
Mans Rullgard 00c78a0a15 fate: fix md5sum replacement on some systems 13 years ago
Luca Barbato 43b50e62c4 avprobe: correctly set the default formatter 13 years ago
Justin Ruggles b75726cb79 lavr: add x86-optimized function for mixing 2 to 1 s16p with q8 coeffs 13 years ago
Justin Ruggles c140fb2cbc lavr: add x86-optimized functions for mixing 2 to 1 s16p with float coeffs 13 years ago
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