summaryrefslogtreecommitdiff
path: root/libavformat
Commit message (Expand)AuthorAge
* 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
* | ffm: redesign header format to make it extensibleMichael Niedermayer2012-11-05
* | lavf/srtdec: recognize subtitles starting at event index 0.Clément Bœsch2012-11-05
* | filmstripenc: fix rounding that caused fate failureMichael Niedermayer2012-11-05
* | oggenc: remove unneeded null check.Michael Niedermayer2012-11-05
* | cdxl: add read_probe functionPaul B Mahol2012-11-04
* | smush: improve probingPaul B Mahol2012-11-04
* | vocenc: fix 10l regressionPaul B Mahol2012-11-04
* | vocenc: abort if unsupported codec is usedPaul B Mahol2012-11-04
* | movenc: remove unneeded checkMichael Niedermayer2012-11-04
* | westwood_aud: remove stale commentPaul B Mahol2012-11-03
* | Merge remote-tracking branch 'qatar/master'Michael Niedermayer2012-11-03
|\|
| * matroskadec: do not use avpacket internalsAnton Khirnov2012-11-02
* | Merge commit '9221efef7968463f3e3d9ce79ea72eaca082e73f'Michael Niedermayer2012-11-03
|\|
| * lavf: fix av_interleaved_write_frame() doxy.Anton Khirnov2012-11-02
| * lavf: clarify the lifetime of demuxed packets.Anton Khirnov2012-11-02
* | asfdec: check stream_index for validityMichael Niedermayer2012-11-03
* | asfdec: flip the interpretation of the header aspect backMichael Niedermayer2012-11-03
* | asfdec: parse aspect ratio payload extensionMichael Niedermayer2012-11-03
* | asfdec: correctly parse payload extensionsMichael Niedermayer2012-11-03
* | asfdec: parse payload extension listMichael Niedermayer2012-11-03
* | smjpegdec: set nb_frames for video streamPaul B Mahol2012-11-02
* | Merge remote-tracking branch 'qatar/master'Michael Niedermayer2012-11-02
|\|
| * rtpdec_vp8: Don't parse fields that aren't usedMartin Storsjö2012-11-02
| * audiointerleave: deobfuscate a function call.Anton Khirnov2012-11-02
| * rtpdec: factorize identical code used in several handlersAnton Khirnov2012-11-02
| * a64: remove interleaved mode.Anton Khirnov2012-11-02
* | Add QT CC track mux supportJason2012-11-02
* | lavf: fix integer overflow in rfps calculationMichael Niedermayer2012-11-01
* | avienc: force a valid timebase for videoMichael Niedermayer2012-11-01