summaryrefslogtreecommitdiff
path: root/libavformat
Commit message (Expand)AuthorAge
* Merge remote-tracking branch 'qatar/master'Michael Niedermayer2012-08-10
|\
| * rtmp: Factorize the code by adding handle_invoke_errorSamuel Pitoiset2012-08-09
| * rtmp: Factorize the code by adding handle_invoke_statusSamuel Pitoiset2012-08-09
| * rtmp: Factorize the code by adding handle_invoke_resultSamuel Pitoiset2012-08-09
| * ffmenc: replace if/abort with assert()Mans Rullgard2012-08-09
| * swf: Move shared table out of the header fileDiego Biurrun2012-08-09
| * swf: Move swf_audio_codec_tags table to the only place it is usedDiego Biurrun2012-08-09
* | Merge remote-tracking branch 'qatar/master'Michael Niedermayer2012-08-09
|\|
| * rtmp: Add message trackingSamuel Pitoiset2012-08-09
| * rtsp: Support mpegts in raw udp packetsMartin Storsjö2012-08-09
| * rtsp: Support receiving plain data over UDP without any RTP encapsulationMartin Storsjö2012-08-09
| * rtpdec: Remove an unused includeMartin Storsjö2012-08-09
| * rtpenc: Remove an av_abort() that depends on user-supplied dataMartin Storsjö2012-08-09
* | 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