summaryrefslogtreecommitdiff
Commit message (Expand)AuthorAge
* mpegtsenc: use AVFormatContext for AAC packetizationJindrich Makovicka2012-06-03
* mpegtsenc: use AVERROR() for return codesJindrich Makovicka2012-06-03
* http: Add the url_shutdown function for https, tooMartin Storsjö2012-06-01
* http: Simplify code by removing a local variableMartin Storsjö2012-06-01
* http: Clear the old URLContext pointer when closedMartin Storsjö2012-06-01
* tcp: Try enabling SO_REUSEADDR when listeningMartin Storsjö2012-06-01
* tcp: Check the return values from bind and acceptMartin Storsjö2012-06-01
* avisynth: Make sure the filename passed to avisynth is in the right code pageOka Motofumi2012-05-31
* fate: Fix fate-ac3-fixed-encode for pre-ssse3 x86 machinesMichael Niedermayer2012-05-31
* http: Pass the proper return code of net IO operationsSamuel Pitoiset2012-05-30
* http: Add 'post_data', a new option which sets custom HTTP post dataSamuel Pitoiset2012-05-30
* lavfi: amix: check active input count before calling request_samplesJustin Ruggles2012-05-30
* vp8: move block coeff arithcoder on stack.Ronald S. Bultje2012-05-30
* mp3/ac3 probe: search for PES headers to prevent probing MPEG-PS as MP3.Ronald S. Bultje2012-05-30
* pcm-mpeg: improve log message wordingChristian Schmidt2012-05-30
* fate: add missing $(TARGET_PATH) to ac3-fixed-encodeMans Rullgard2012-05-30
* fate: fix md5sum replacement on some systemsMans Rullgard2012-05-30
* avprobe: correctly set the default formatterLuca Barbato2012-05-29
* lavr: add x86-optimized function for mixing 2 to 1 s16p with q8 coeffsJustin Ruggles2012-05-29
* lavr: add x86-optimized functions for mixing 2 to 1 s16p with float coeffsJustin Ruggles2012-05-29
* lavr: add C functions for mixing 2 to 1 channels with s16p formatJustin Ruggles2012-05-29
* avprobe: move formatter functions in the contextLuca Barbato2012-05-29
* avconv: extend -r to work on any input stream.Anton Khirnov2012-05-29
* doc/avconv: expand documentation for the -s option.Anton Khirnov2012-05-29
* avconv: don't print filters inserted by avconv in stream mappings.Anton Khirnov2012-05-29
* avconv: merge configuration code for complex and simple filtersAnton Khirnov2012-05-29
* avconv: split configuring input filters out of configure_complex_filterAnton Khirnov2012-05-29
* fate: fix acodec/vsynth tests for make 3.81Mans Rullgard2012-05-29
* pcm_mpeg: fix number of consumed bytes to include the header.Hendrik Leppkes2012-05-29
* avfilter: include required header file avfilter.h in video.hJanne Grunau2012-05-29
* x86: Avoid movs on BUTTERFLYPS when in AVX modeVitor Sessak2012-05-29
* x86: use new schema for ASM macrosVitor Sessak2012-05-29
* fate: convert codec-regression.sh to makefile rulesMans Rullgard2012-05-29
* fate: allow tests to specify unit size for psnr comparisonMans Rullgard2012-05-29
* fate: teach videogen/rotozoom to output a single raw video streamMans Rullgard2012-05-29
* http: Add support for reusing the http socket for subsequent requestsSamuel Pitoiset2012-05-28
* http: Add support for using persistent connectionsSamuel Pitoiset2012-05-28
* AVOptions: fix the value printed in out of range error message.Anton Khirnov2012-05-28
* avprobe: restore pseudo-INI old style format for compatibility.Anton Khirnov2012-05-26
* avprobe: fix formatting.Anton Khirnov2012-05-26
* log: make colored output more colorful.Anton Khirnov2012-05-26
* rtsp: Check for dynamic payload handlers if no static payload mapping was foundMartin Storsjö2012-05-26
* opt: Add av_opt_set_bin()Samuel Pitoiset2012-05-26
* avconv: Display the error returned by avformat_write_headerMartin Storsjö2012-05-26
* rtpenc_chain: Return an error code instead of just a plain pointerMartin Storsjö2012-05-26
* rtpenc_chain: Free the URLContext on failureMartin Storsjö2012-05-26
* rtpenc: Expose the ssrc as an avoptionMartin Storsjö2012-05-26
* avprobe: display the codec profile in show_stream()Christian Schmidt2012-05-25
* avprobe: fix function prototypeLuca Barbato2012-05-25
* cosmetics: Fix indentationMartin Storsjö2012-05-26