summaryrefslogtreecommitdiff
path: root/libavformat
Commit message (Expand)AuthorAge
...
* matroskaenc: allow override of "writing application" tagJohn Stebbins2014-03-08
* matroskadec: cosmetics: Fix "attachement" vs. "attachment" typoDiego Biurrun2014-03-07
* matroskadec: K&R formatting cosmeticsKeiji Costantini2014-03-07
* rtmppkt: Rename the ts_delta field to ts_fieldMartin Storsjö2014-03-07
* rtmppkt: Properly handle extended timestamps when writingMartin Panter2014-03-07
* rtmppkt: Add a descriptive commentMartin Panter2014-03-07
* rtmppkt: Handle extended timestamp field even for one-byte headerMartin Panter2014-03-07
* mxf: Return meaningful errorsLuca Barbato2014-03-06
* mxf: Parse random index packPaul B Mahol2014-03-06
* mxf: Handle identification metadataMatthieu Bouron2014-03-06
* mxf: Set audio packets ptsMatthieu Bouron2014-03-06
* mxf: Introduce ff_mxf_get_samples_per_frameMatthieu Bouron2014-03-06
* avienc: K&R formatting cosmeticsKeiji Costantini2014-03-04
* mathops: move macro to the only place it is usedVittorio Giovara2014-03-04
* ass: K&R formatting cosmeticsPatrice Clement2014-03-02
* mxf: Add DNxHD ULTomas Härdin2014-02-21
* mxf: Add uncompressed 422 8-bit rawvideo ULPhilip de Nier2014-02-21
* libavformat/mpegts: expose raw packet sizeLeandro Dorileo2014-02-19
* movenc: Add a fallback fragmentation method for plain mp4 as wellMartin Storsjö2014-02-19
* doxygen: Replace @parblock syntax with manual linebreaksDiego Biurrun2014-02-17
* doxygen: Add a number of missing function parameter descriptionsDiego Biurrun2014-02-17
* Move all example programs to doc/examplesDiego Biurrun2014-02-16
* jv: detect partial packets in the demuxerJanne Grunau2014-02-12
* asfdec: fix seeking with fragmented packetsJanne Grunau2014-02-12
* asfdec: short-circuit seeking to the start of streamAndrew Kelley2014-02-12
* asfdec: check ff_get_guid() return values during seekingJanne Grunau2014-02-12
* lavf: always unref the packet passed to av_interleaved_write_frame() on errorAnton Khirnov2014-02-10
* lavf: extend / improve the AVFormatContext doxyAnton Khirnov2014-02-10
* lavf: add some basic documentation of the muxing processAnton Khirnov2014-02-10
* lavf: rewrite the av_write_frame() doxyAnton Khirnov2014-02-10
* lavf: rewrite the av_interleaved_write_frame() doxyAnton Khirnov2014-02-10
* pcmdec: replace a reachable assert with an error checkAnton Khirnov2014-02-10
* mxfdec: free descriptor extradata in .read_close()Janne Grunau2014-02-09
* lavf: default .ogg audio to libvorbis if we canAndrew Kelley2014-02-09
* Add raw HEVC muxerDerek Buitenhuis2014-02-09
* Mirillis FIC video decoderKostya Shishkov2014-02-08
* lavf: improve handling of sparse streams when muxingLuca Barbato2014-02-04
* jvdec: K&R formatting cosmeticsVittorio Giovara2014-02-04
* lavf: ignore attachment streams for interleaving purposesAnton Khirnov2014-02-04
* lavf: do basic sanity checking on muxed packetsAnton Khirnov2014-02-04
* mxf: Read field dominance flagMatthieu Bouron2014-02-01
* mxf: Handle negative edit_rateLuca Barbato2014-02-01
* lavf: include 60 fps in guessed standard frame ratesJanne Grunau2014-01-31
* avformat: utils: Refactor duplicated PRINT macroDiego Biurrun2014-01-29
* avformat: utils: K&R formatting cosmeticsDiego Biurrun2014-01-26
* rtpdec_asf: Copy the need_parsing field from the chained demuxerMartin Storsjö2014-01-23
* rtmpproto: Send a full, absolute timestamp if it isn't monotonically growingMartin Storsjö2014-01-20
* rtmpproto: Avoid using uninitialized memoryMartin Storsjö2014-01-20
* mov: do not set avg_frame_rate in the demuxerJustin Ruggles2014-01-20
* avisynth: fix setting packet propertiesMichael Niedermayer2014-01-17