summaryrefslogtreecommitdiff
path: root/libavformat
Commit message (Expand)AuthorAge
* Merge remote-tracking branch 'qatar/master'Michael Niedermayer2012-03-21
|\
| * lavf: make av_interleave_packet_per_dts() private.Anton Khirnov2012-03-20
| * lavf: deprecate av_read_packet().Anton Khirnov2012-03-20
| * oggdec: output correct timestamps for VorbisJustin Ruggles2012-03-20
| * xa: set correct bit rateJustin Ruggles2012-03-20
| * xa: do not set bit_rate, block_align, or bits_per_coded_sampleJustin Ruggles2012-03-20
| * xa: fix end-of-file handlingJustin Ruggles2012-03-20
| * xa: fix timestamp calculationJustin Ruggles2012-03-20
| * movenc: Add a min_frag_duration optionMartin Storsjö2012-03-20
| * rtsp: Set the default delay to 0.1 s for the RTSP/SDP/RTP demuxersMartin Storsjö2012-03-20
| * libavformat: Set the default for the max_delay option to -1Martin Storsjö2012-03-20
| * Move AVFormatContext/AVCodecContext option tables to separate files.Anton Khirnov2012-03-20
| * lavf: use AVStream.discard to disable queueing attached pictures.Anton Khirnov2012-03-20
| * lavf: requeue attached pictures after seeking.Anton Khirnov2012-03-20
| * id3v2: set the keyframe flag on attached pictures.Anton Khirnov2012-03-20
* | mxfdec: Only parse next partition pack if parsing forwardTomas Härdin2012-03-20
* | flv: clarify use of video info/cmd frame.Clément Bœsch2012-03-20
* | Merge remote-tracking branch 'qatar/master'Michael Niedermayer2012-03-20
|\|
| * ZeroCodec DecoderDerek Buitenhuis2012-03-19
| * RealAudio Lossless decoderKostya Shishkov2012-03-19
| * rtpenc: Use AVFormatContext.packet_size instead of a private optionMartin Storsjö2012-03-19
| * url: Document the expected behaviour of url_readNicolas George2012-03-19
| * libavformat: Use AVFormatContext.probesize in init_inputMartin Storsjö2012-03-19
| * cosmetics: Align some AVInput/OutputFormat declarationsMartin Storsjö2012-03-19
| * oma: Fix out of array read.Michael Niedermayer2012-03-18
* | mp3_probe: consider id3 tags to be low scoring mp3.Michael Niedermayer2012-03-19
* | gxf: return AVERROR_EOF instead of AVERROR(EIO) at end of gxf_packet functionMatthieu Bouron2012-03-19
* | Tell users about supported audio samplerates in mmf.Carl Eugen Hoyos2012-03-19
* | ZeroCodec DecoderDerek Buitenhuis2012-03-19
* | Merge remote-tracking branch 'qatar/master'Michael Niedermayer2012-03-18
|\|
| * lavf: remove some disabled code.Anton Khirnov2012-03-17
| * lavf: only set average frame rate for video.Anton Khirnov2012-03-17
| * lavf: remove a pointless check.Anton Khirnov2012-03-17
| * avcodec: add XBM encoderPaul B Mahol2012-03-17
* | mxfdec: Let pkt->pts = mxf->current_edit_unit if intra-onlyTomas Härdin2012-03-18
* | udp: fix non-blocking and interrupt handling.Nicolas George2012-03-17
* | url: document url_read exact behaviour.Nicolas George2012-03-17
* | matroskadec: Fix null pointer exception on corrupted input.Michael Niedermayer2012-03-16
* | Merge remote-tracking branch 'qatar/master'Michael Niedermayer2012-03-16
|\|
| * lavf: don't select an attached picture as default stream for seeking.Anton Khirnov2012-03-15
* | Merge remote-tracking branch 'qatar/master'Michael Niedermayer2012-03-15
|\|
| * jv demux: set video stream durationPaul B Mahol2012-03-14
* | matroskaenc: change cluster_pos to use -1 as the "I'm not currently working o...Aaron Colwell2012-03-14
* | Merge remote-tracking branch 'qatar/master'Michael Niedermayer2012-03-14
|\|
| * http: Clear the auth state on redirectsMartin Storsjö2012-03-13
| * http: Retry auth if it failed due to being staleMartin Storsjö2012-03-13
| * rtsp: Resend new keepalive commands if they used stale authMartin Storsjö2012-03-13
| * rtsp: Retry authentication if failed due to being staleMartin Storsjö2012-03-13
| * httpauth: Parse the stale field in digest authMartin Storsjö2012-03-13
* | Merge remote-tracking branch 'qatar/master'Michael Niedermayer2012-03-13
|\|