summaryrefslogtreecommitdiff
Commit message (Expand)AuthorAge
* 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
* avprobe: changelog entryLuca Barbato2012-05-25
* avprobe: update documentationLuca Barbato2012-05-25
* avprobe: provide JSON outputLuca Barbato2012-05-25
* avprobe: output proper INI formatLuca Barbato2012-05-25
* avprobe: improve formattingLuca Barbato2012-05-25
* rtmp: fix url parsingLuca Barbato2012-05-25
* fate: document TARGET_EXEC and its usageLuca Barbato2012-05-25
* movenc: Don't write the 'wave' atom or its child 'enda' for lpcm audio.Alex Converse2012-05-25
* imc: some cosmeticsKostya Shishkov2012-05-25
* rtmp: Pass the proper return code in rtmp_handshakeSamuel Pitoiset2012-05-24
* rtmp: Check return codes of net IO operationsSamuel Pitoiset2012-05-24
* rtmp: Return a proper error code instead of -1Samuel Pitoiset2012-05-24
* rtmp: Check malloc callsSamuel Pitoiset2012-05-24
* rtmp: Check ff_rtmp_packet_create callsSamuel Pitoiset2012-05-24
* lavfi: add audio mix filterJustin Ruggles2012-05-23
* flvdec: Make sure sample_rate is set to the updated valueMartin Storsjö2012-05-23
* tqi: Pass errors from the MB decoderMichael Niedermayer2012-05-23
* os_support: Define SHUT_RD, SHUT_WR and SHUT_RDWR on OS/2Dave Yeo2012-05-23
* http: Add support for reading http POST reply headersSamuel Pitoiset2012-05-22
* http: Add http_shutdown() for ending writing of postsSamuel Pitoiset2012-05-22