summaryrefslogtreecommitdiff
Commit message (Expand)AuthorAge
...
* avconv: add -n option to immediately exit when output files already existVittorio Giovara2013-07-31
* avconv: Call exit_program instead of exit in avconv_opt as wellMartin Storsjö2013-07-31
* avopt: Check whether the object actually has got an AVClassMartin Storsjö2013-07-31
* rtpproto: Move rtpproto specific function declarations to a separate headerMartin Storsjö2013-07-31
* rtpproto: Simplify the rtp_read function by looping over the fdsMartin Storsjö2013-07-31
* rtpproto: Remove a misplaced commentMartin Storsjö2013-07-31
* rtpproto: Support nonblocking readsMartin Storsjö2013-07-31
* rtpenc: Simplify code by introducing a macro for rescaling NTP timestampsMartin Storsjö2013-07-31
* avfilter: Add some missing FF_API_AVFILTERBUFFER ifdefsDiego Biurrun2013-07-31
* tree-test: Refactor and plug memory leaksDiego Biurrun2013-07-31
* tree.h: K&R formatting and typo cosmeticsDiego Biurrun2013-07-31
* hls: Call avformat_find_stream_info() on the chained demuxersMichael Niedermayer2013-07-30
* Replace remaining obsolete PIX_FMT names with AV_PIX_FMT equivalentsDiego Biurrun2013-07-29
* rtsp: Support RFC4570 (source specific multicast) more properly.Ed Torbett2013-07-29
* rtpproto: Support more than one SSM include address, support excludesEd Torbett2013-07-29
* udp: Keep track of include and exclude sources separatelyEd Torbett2013-07-29
* udp: Allow specifying multicast include/blocks as host names as wellEd Torbett2013-07-29
* avisynth: Fix a "AVISynth" vs. "AviSynth" struct name typoDiego Biurrun2013-07-29
* configure: Detect AIX ar command instead of hardcoding it in the OS sectionDiego Biurrun2013-07-29
* fate: Add tree testDiego Biurrun2013-07-29
* avutil/tree: Drop debug messages that clutter the outputDiego Biurrun2013-07-29
* avutil/tree: K&R formatting cosmeticsDiego Biurrun2013-07-29
* fate: Add timefilter testDiego Biurrun2013-07-29
* hls: Free packets when skipping packets when seekingMartin Storsjö2013-07-29
* hlsproto: Store all durations in AV_TIME_BASEMartin Storsjö2013-07-29
* hls: Store all durations in AV_TIME_BASEMartin Storsjö2013-07-29
* hls: Store first_timestamp in units of AV_TIME_BASEMartin Storsjö2013-07-29
* huffyuvenc: BGRA supportMichael Niedermayer2013-07-29
* hls: Create an AVProgram for each variantLYF2013-07-29
* hls: Respect the different stream time bases when comparing dtsMichael Niedermayer2013-07-29
* hls: Set stream offset before opening a chained demuxerMartin Storsjö2013-07-29
* hls: Don't check discard flags until the parent demuxer's streams actually existMichael Niedermayer2013-07-29
* hls: Copy the time base from the chained demuxerMichael Niedermayer2013-07-29
* hls: Return all packets from a previous variant before moving on to the next oneMartin Storsjö2013-07-29
* lavf: Don't interpret just slightly broken timestamps as wraparoundMichael Niedermayer2013-07-29
* oma: correctly mark and decrypt partial packetsLuca Barbato2013-07-28
* oma: check geob tag boundaryLuca Barbato2013-07-28
* oma: refactor seek functionLuca Barbato2013-07-28
* xl: Make sure the width is validLuca Barbato2013-07-28
* http: Support reading gzip/deflate compressed dataZhang Rui2013-07-28
* utvideoenc: use av_image_copy_plane()Paul B Mahol2013-07-28
* aasc: Check minimum buffer sizeLuca Barbato2013-07-28
* qdm2: Whitespace cosmeticsLuca Barbato2013-07-28
* flac: use meaningful return valuesLuca Barbato2013-07-28
* xl: Fix the buffer size checkLuca Barbato2013-07-28
* xl: K&R formatting cosmeticsLuca Barbato2013-07-28
* doc: cosmetics: Consistently format list and table itemsDiego Biurrun2013-07-27
* Add missing deprecation attributesDiego Biurrun2013-07-27
* eval: Explicitly ignore return value of strtod() in parse_db()Diego Biurrun2013-07-27
* Remove unreachable returnsDiego Biurrun2013-07-27