summaryrefslogtreecommitdiff
path: root/libavformat
Commit message (Expand)AuthorAge
* Merge commit '97bf7c03b1338a867da52c159a2afecbdedcfa88'Michael Niedermayer2012-11-12
|\
| * Include libavutil/channel_layout.h instead of libavutil/audioconvert.hJustin Ruggles2012-11-11
* | lavf/assenc: add non strict ts flag.Clément Bœsch2012-11-11
* | gxf: avoid null ptr deref without streams.Michael Niedermayer2012-11-11
* | segafilm: fix division by 0Michael Niedermayer2012-11-11
* | omadec: fix len check in nprobe() prevent out of array accessMichael Niedermayer2012-11-11
* | electronic arts: support rare samples containing adpcm_ea_r1 audioPeter Ross2012-11-11
* | electronicarts: use av_log_ask_for_samplePeter Ross2012-11-11
* | mxfdec: avoid double free and leaks.Michael Niedermayer2012-11-11
* | matroskadec: check h in generic rm packet shufflerMichael Niedermayer2012-11-11
* | lavf/srtenc: ignore invalid timed packets instead of failing.Clément Bœsch2012-11-10
* | mov: Make sure no streams after the header lack a timescale.Michael Niedermayer2012-11-10
* | riff: add SMV2 FourCC for H264Piotr Bandurski2012-11-10
* | Allow forcing a frame size in bytes for image2pipe.Carl Eugen Hoyos2012-11-10
* | Add yuv4xxp12 and yuv4xxp14 pixel formats to y4m encoder and decoder.Carl Eugen Hoyos2012-11-10
* | riff: add GXVE FourCC for WMV2Piotr Bandurski2012-11-10
* | ebml_read_binary: use fast_padded_malloc()Michael Niedermayer2012-11-09
* | vqf: check samplerate, avoid division by 0.Michael Niedermayer2012-11-09
* | xmv: Fix integer overflowMichael Niedermayer2012-11-09
* | lavf: Dont compare absolute to relative timestamps in duration gcdMichael Niedermayer2012-11-09
* | Merge remote-tracking branch 'qatar/master'Michael Niedermayer2012-11-09
|\|
| * rtpenc_aac: Fix calculation of the header sizeLuca Abeni2012-11-08
* | sctp: silence const warningMichael Niedermayer2012-11-08
* | ffmdec: remove unused variableMichael Niedermayer2012-11-08
* | rtpenc_aac: Fix 10l bugLuca Abeni2012-11-08
* | wtvenc: produce seekable filesPeter Ross2012-11-07
* | wtvenc: simplify write_timestampPeter Ross2012-11-07
* | wtvenc: output third video pts in timestamp chunk (this is what Microsoft Win...Peter Ross2012-11-07
* | wtvenc: indent fixupPeter Ross2012-11-07
* | wtvenc: do not emit stream2 and DSATTRIB_TRANSPORT_PROPERTY chunks; these are...Peter Ross2012-11-07
* | smjpegenc: use bits_per_coded_sample instead of calling functionPaul B Mahol2012-11-07
* | sbgdec: dont set slide to a uninitialized valueNicolas George2012-11-06
* | utils: fix integer overflow with DURATION_MAX_READ_SIZEMichael Niedermayer2012-11-06
* | wtv: move duplicated guids into wtv.cPeter Ross2012-11-06
* | wtv: rename ff_stream_guid to ff_SBE2_STREAM_DESC_EVENTPeter Ross2012-11-06
* | wtvenc: fix typoPeter Ross2012-11-06
* | img2enc: support 16bit per sample yuv in split planes.Michael Niedermayer2012-11-06
* | img2enc: support storing alpha planes too in split plane modeMichael Niedermayer2012-11-06
* | img2enc: Fix yuva with yuv split planes.Michael Niedermayer2012-11-06
* | img2enc: check pix_fmt for split planes mode.Michael Niedermayer2012-11-06
* | img2enc: ensure that the codec is rawvideo for split planes mode.Michael Niedermayer2012-11-06
* | Merge commit '5ff998a233d759d0de83ea6f95c383d03d25d88e'Michael Niedermayer2012-11-05
|\|
| * build: The A64 muxer depends on rawenc.o for ff_raw_write_packet()Diego Biurrun2012-11-05
| * rtmp: Use av_strlcat instead of strncatMartin Storsjö2012-11-05
* | rtmpproto: Use av_strlcat instead of strncatMartin Storsjö2012-11-05
* | lavf/avr: make .long_name consistent with othersPaul B Mahol2012-11-05
* | udp: check ff_socket_nonblock() return codeMichael Niedermayer2012-11-05
* | segment: fix null ptr derefMichael Niedermayer2012-11-05
* | AVR demuxerPaul B Mahol2012-11-05
* | riff: add "lsvm" FourCC for H263.Piotr Bandurski2012-11-05