summaryrefslogtreecommitdiff
path: root/libavformat
Commit message (Expand)AuthorAge
* movenc: Merge if statementsMartin Storsjö2012-03-25
* avc: Add a function for converting mp4 style extradata to annex bMartin Storsjö2012-03-24
* libavformat: Document who sets the AVStream.id fieldMartin Storsjö2012-03-24
* xwma: Validate channels and bits_per_coded_sample.Alex Converse2012-03-22
* mov: Do not read past the end of the ctts_data table.Alex Converse2012-03-22
* mov: Add missing terminator to mov_ch_layout_map_1ch.Alex Converse2012-03-22
* asf: reset side data elements on packet copy.Ronald S. Bultje2012-03-22
* oggparseogm: fix order of arguments of avpriv_set_pts_info().Michael Niedermayer2012-03-22
* aiffdec: set block_duration to 1 for PCM codecs that are supported in AIFF-CJustin Ruggles2012-03-22
* aiffdec: factor out handling of integer PCM for AIFF-C and plain AIFFJustin Ruggles2012-03-22
* aiffdec: use av_get_audio_frame_duration() to set block_duration for AIFF-CJustin Ruggles2012-03-22
* aiffdec: do not set bit rate if block duration is unknownJustin Ruggles2012-03-22
* 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
* 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
* 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
* lavf: don't select an attached picture as default stream for seeking.Anton Khirnov2012-03-15
* jv demux: set video stream durationPaul B Mahol2012-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
* iff: make .long_name more descriptivePaul B Mahol2012-03-12
* rtsp: Fix a typoMartin Storsjö2012-03-12
* Fix a bunch of common typos.Diego Biurrun2012-03-09
* mpegts: Always honor a registration descriptor if present and there is no oth...Alex Converse2012-03-09
* rtsp: Only set the ttl parameter if the server actually gave a valueMartin Storsjö2012-03-09
* udp: Set ttl for read-write streams, too, not only for write-only onesMartin Storsjö2012-03-09