summaryrefslogtreecommitdiff
path: root/libavformat
Commit message (Expand)AuthorAge
* xmv: check channel numberMichael Niedermayer2012-03-23
* mov: Fix FPE on 0 time_scaleMichael Niedermayer2012-03-23
* vorbisdemux: Check private context in theoras gtopts.Michael Niedermayer2012-03-23
* matroskadec: fix strcmp(NULL)Michael Niedermayer2012-03-23
* mov: fix global unicode convertion array overflow.Michael Niedermayer2012-03-23
* mmdemux: dont set pkt->size to an invalid value.Michael Niedermayer2012-03-23
* Merge remote-tracking branch 'qatar/master'Michael Niedermayer2012-03-22
|\
| * 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
* | Merge remote-tracking branch 'qatar/master'Michael Niedermayer2012-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
* | udp: lock all operations on shared variables.Nicolas George2012-03-22
* | udp: return the error code instead of generic EIO.Nicolas George2012-03-22
* | udp: call av_fifo_space directly as needed.Nicolas George2012-03-22
* | udp: use non-blocking read instead of select.Nicolas George2012-03-22
* | udp: use pthread_cancel instead of a shared flag.Nicolas George2012-03-22
* | segment: fix null pointer dereferencePaul B Mahol2012-03-22
* | electronicarts vp6: set duration of video streamPaul B Mahol2012-03-22
* | Fix type and codetype fields in the MMF header for some phones.Vidar Madsen2012-03-21
* | Print a warning when using wild guesses as time stamps.Reimar Döffinger2012-03-21
* | westwood_vqa: set video stream durationPaul B Mahol2012-03-21
* | westwood_vqa: fix SND0 chunk handlingPaul B Mahol2012-03-21
* | aiffdec: Fix SIGFPE on pcm_f32beTomas Härdin2012-03-21
* | 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