33741 Commits (34271cabacb20f24ad07bff818e3447330cdd851)
 

Author SHA1 Message Date
Kostya Shishkov 34271cabac imc: make IMDCT support stereo output 13 years ago
Kostya Shishkov c45e2da617 imc: move channel-specific data into separate context 13 years ago
Anton Khirnov 803391f719 lavfi: remove request/poll and drawing functions from public API on next bump 13 years ago
Anton Khirnov fa417fcd27 lavfi: make avfilter_insert_pad and pals private on next bump. 13 years ago
Anton Khirnov b74a1da49d lavfi: make formats API private on next bump. 13 years ago
Anton Khirnov 67339f6eb4 avplay: use buffersrc instead of custom input filter. 13 years ago
Anton Khirnov d55c2e05b5 avtools: move buffer management code from avconv to cmdutils. 13 years ago
Anton Khirnov 3ffa233595 avconv: don't use InputStream in the buffer management code. 13 years ago
Anton Khirnov e58b75f7ff avconv: fix exiting when max frames is reached. 13 years ago
Kostya Shishkov b56825c40e mpc8: fix maximum bands handling 13 years ago
Alex Converse 79c8e29a7e aacdec: Turn PS off when switching to stereo and turn it to implicit when switching to mono. 13 years ago
Alex Converse 41e9682af2 movenc: Write chan atom for all audio tracks in mov mode movies. 13 years ago
Jindřich Makovička 84e430dd7b mpegtsenc: use avio_open_dyn_buf(), zero pointers after freeing 13 years ago
Anton Khirnov 2b1f105f1b doc/avconv: add some details about the transcoding process. 13 years ago
Anton Khirnov a982e5a031 avidec: make scale and rate unsigned. 13 years ago
Anton Khirnov bb7431f4fc avconv: check output stream recording time before each frame returned from filters 13 years ago
Anton Khirnov a508e7a1ff avconv: split selecting input file out of transcode(). 13 years ago
Anton Khirnov 2f51ec2b94 avconv: split checking for active outputs out of transcode(). 13 years ago
Anton Khirnov 8eb9bf0933 avfiltergraph: make some functions static. 13 years ago
Anton Khirnov 19dfbf1915 librtmp: return AVERROR_UNKNOWN instead of -1. 13 years ago
Anton Khirnov a91943bcef librtmp: don't abuse a variable for two unrelated things. 13 years ago
Anton Khirnov 007aedeebf librtmp: add rtmp_app and rtmp_playpath private options. 13 years ago
Kostya Shishkov 96fadfb158 bmv: add stricter checks for invalid decoded length 13 years ago
Anton Khirnov cf3a1948e9 avpacket: fix duplicating side data. 13 years ago
Luca Barbato 21e2dc9fb7 flv: support stream text data as onTextData 13 years ago
Jindrich Makovicka 2439bd8681 mpegtsenc: Support LATM packetization for AAC 13 years ago
Jindrich Makovicka 485d3ea064 adtsenc: Don't expose the muxer internals to the rest of lavf 13 years ago
Jindrich Makovicka b1c56eabe8 mpegtsenc: use AVFormatContext for AAC packetization 13 years ago
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