summaryrefslogtreecommitdiff
path: root/libavformat
Commit message (Expand)AuthorAge
* Merge remote-tracking branch 'qatar/master'Michael Niedermayer2012-08-09
|\
| * rtmp: send check_bw as notificationLuca Barbato2012-08-08
| * id3v2: Support v2.2 PICMohammad Alsaleh2012-08-08
| * rtmp: Add a new option 'rtmp_subscribe'Samuel Pitoiset2012-08-07
| * rtmp: Add support for subscribing live streamsSamuel Pitoiset2012-08-07
| * rtmp: Factorize simultaneous URLProtocol / AVClass declarations with a macroSamuel Pitoiset2012-08-07
* | lavf/img2dec: add and document pattern_type optionStefano Sabatini2012-08-08
* | lavf/movenc: use two explicit bytes instead of a short.Clément Bœsch2012-08-08
* | lavf: block special characters in dump metadataMichael Niedermayer2012-08-08
* | matroskadec: fix lace vs block duration.Michael Niedermayer2012-08-08
* | lavf/movenc: add frame rate heuristic for timecode frame rate.Clément Bœsch2012-08-08
* | lavf/mxfenc: better error handling with invalid frame rate.Clément Bœsch2012-08-08
* | lavf/mxfenc: simplify frame rate checks.Clément Bœsch2012-08-08
* | rename missed CodecID to AVCodecIDMichael Niedermayer2012-08-07
* | Merge commit '36ef5369ee9b336febc2c270f8718cec4476cb85'Michael Niedermayer2012-08-07
|\|
| * Replace all CODEC_ID_* with AV_CODEC_ID_*Anton Khirnov2012-08-07
* | Merge commit 'f5d2c597e99af218b0d4d1cf9737c7e68ee934e4'Michael Niedermayer2012-08-07
|\|
| * mpc8: set packet duration and stream start time instead of tracking framesJustin Ruggles2012-08-06
* | avidec: fix AVStream.info memleak with dv.Michael Niedermayer2012-08-07
* | Merge remote-tracking branch 'qatar/master'Michael Niedermayer2012-08-06
|\|
| * lavf: Declare an AVRational struct without a struct literalMartin Storsjö2012-08-06
* | avidec: parse INFO tags at the endMichael Niedermayer2012-08-06
* | udp: do not call pthread_{mutex,cond}_destroy when not initialized.anonymous2012-08-06
* | mpc8: fix ptsMichael Niedermayer2012-08-06
* | mov: dont clip timestamps at 0Michael Niedermayer2012-08-06
* | movenv: fix remuxing of qdm2Piotr Bandurski2012-08-06
* | aiffenc: fix remuxing of qdm2Piotr Bandurski2012-08-06
* | Replace various inlined inverse AVRational with av_inv_q().Clément Bœsch2012-08-06
* | movenc: fix remuxing of svq3Piotr Bandurski2012-08-05
* | oggdec: Initialize stream index to -1 in ogg_packet.Reimar Döffinger2012-08-05
* | oggdec: simplify start time calculation code.Reimar Döffinger2012-08-05
* | matroskaenc: Implement support for ALACMoritz Bunkus2012-08-05
* | matroskadec: prevent potential integer overflowMichael Niedermayer2012-08-05
* | matroskadec: Implement support for ALACMoritz Bunkus2012-08-05
* | movenc: Fix unfreed memory found by valgrind.Philip Langdale2012-08-05
* | lavf/img2dec: add start_number_range optionStefano Sabatini2012-08-05
* | oggdec: check stream index before using it in ogg_get_length()Michael Niedermayer2012-08-05
* | lavf/img2doc: document optionsStefano Sabatini2012-08-05
* | lavf/img2dec: improve error logging in case of find_image_range() failureStefano Sabatini2012-08-05
* | lavf/img2dec: sort options by nameStefano Sabatini2012-08-05
* | lavf/img2dec: introduce and use FIRST_INDEX_SEARCH_RANGE macro in find_image_...Stefano Sabatini2012-08-05
* | lavf/img2dec: fix out-of-range check in find_image_range()Stefano Sabatini2012-08-05
* | lavf/img2dec: doxygen find_image_range() functionStefano Sabatini2012-08-05
* | lavf/img2dec: rename find_image_range() "max_start" parameter to "start_index"Stefano Sabatini2012-08-05
* | lavf/img2dec: fix weird start_number count logicStefano Sabatini2012-08-05
* | avformat/srtdec: Write duration into packet from srt demuxer.Philip Langdale2012-08-04
* | movenc: Handle need for extra packets to express subtitle duration.Philip Langdale2012-08-04
* | mpegdemux: support MLP/AOBMichael Niedermayer2012-08-04
* | mpegdemux: move private stream 1 handling out of mpegps_read_pes_headerMichael Niedermayer2012-08-04
* | mpegdemux: remove redundant dvd audio codeMichael Niedermayer2012-08-04