9736 Commits (2972087e398454122a82a970ed07924185175c6d)

Author SHA1 Message Date
John Stebbins 0092c1dd8d matroskaenc: allow override of "writing application" tag 11 years ago
Diego Biurrun f69befe5ee matroskadec: cosmetics: Fix "attachement" vs. "attachment" typo 11 years ago
Keiji Costantini 84cfce9f99 matroskadec: K&R formatting cosmetics 11 years ago
Martin Storsjö 77eed91fab rtmppkt: Rename the ts_delta field to ts_field 11 years ago
Martin Panter 8bbb02ae4f rtmppkt: Properly handle extended timestamps when writing 11 years ago
Martin Panter 48cfb5f411 rtmppkt: Add a descriptive comment 11 years ago
Martin Panter 5b2ad78f97 rtmppkt: Handle extended timestamp field even for one-byte header 11 years ago
Luca Barbato 5b977c1d4f mxf: Return meaningful errors 11 years ago
Paul B Mahol f06f6daaf8 mxf: Parse random index pack 11 years ago
Matthieu Bouron 570af382ee mxf: Handle identification metadata 11 years ago
Matthieu Bouron 5b930092c3 mxf: Set audio packets pts 11 years ago
Matthieu Bouron e118bb1a33 mxf: Introduce ff_mxf_get_samples_per_frame 11 years ago
Keiji Costantini 3407172b36 avienc: K&R formatting cosmetics 11 years ago
Vittorio Giovara 5397386eff mathops: move macro to the only place it is used 11 years ago
Patrice Clement 5c9c305d14 ass: K&R formatting cosmetics 11 years ago
Tomas Härdin c416b5cdf1 mxf: Add DNxHD UL 11 years ago
Philip de Nier a9099e0402 mxf: Add uncompressed 422 8-bit rawvideo UL 11 years ago
Leandro Dorileo 8370a6fa59 libavformat/mpegts: expose raw packet size 11 years ago
Martin Storsjö 1e142d5b48 movenc: Add a fallback fragmentation method for plain mp4 as well 11 years ago
Diego Biurrun 2f2b2efd31 doxygen: Replace @parblock syntax with manual linebreaks 11 years ago
Diego Biurrun 4d7ab5cfeb doxygen: Add a number of missing function parameter descriptions 11 years ago
Diego Biurrun b339182eba Move all example programs to doc/examples 11 years ago
Janne Grunau 8a2250344b jv: detect partial packets in the demuxer 11 years ago
Janne Grunau f5d92d9cab asfdec: fix seeking with fragmented packets 11 years ago
Andrew Kelley 0c08256596 asfdec: short-circuit seeking to the start of stream 11 years ago
Janne Grunau 0ebb523f07 asfdec: check ff_get_guid() return values during seeking 11 years ago
Anton Khirnov 394fb56c29 lavf: always unref the packet passed to av_interleaved_write_frame() on error 11 years ago
Anton Khirnov 18c896be3d lavf: extend / improve the AVFormatContext doxy 11 years ago
Anton Khirnov 54f7e79d47 lavf: add some basic documentation of the muxing process 11 years ago
Anton Khirnov 4c75059950 lavf: rewrite the av_write_frame() doxy 11 years ago
Anton Khirnov ad7f2b69a5 lavf: rewrite the av_interleaved_write_frame() doxy 11 years ago
Anton Khirnov 38893dc028 pcmdec: replace a reachable assert with an error check 11 years ago
Janne Grunau b37effdc52 mxfdec: free descriptor extradata in .read_close() 11 years ago
Andrew Kelley b0c2c097e4 lavf: default .ogg audio to libvorbis if we can 11 years ago
Derek Buitenhuis 722554788b Add raw HEVC muxer 11 years ago
Kostya Shishkov cde7df25ef Mirillis FIC video decoder 11 years ago
Luca Barbato d9ae1031f5 lavf: improve handling of sparse streams when muxing 11 years ago
Vittorio Giovara d509ae5be0 jvdec: K&R formatting cosmetics 11 years ago
Anton Khirnov 33c859c142 lavf: ignore attachment streams for interleaving purposes 11 years ago
Anton Khirnov 7b03b65bf0 lavf: do basic sanity checking on muxed packets 11 years ago
Matthieu Bouron c716624853 mxf: Read field dominance flag 11 years ago
Luca Barbato 7d56f2fffc mxf: Handle negative edit_rate 11 years ago
Janne Grunau 78987a88a8 lavf: include 60 fps in guessed standard frame rates 11 years ago
Diego Biurrun d67cfdeb53 avformat: utils: Refactor duplicated PRINT macro 11 years ago
Diego Biurrun 50ecf15712 avformat: utils: K&R formatting cosmetics 11 years ago
Martin Storsjö 2aec9e228c rtpdec_asf: Copy the need_parsing field from the chained demuxer 11 years ago
Martin Storsjö 89564be444 rtmpproto: Send a full, absolute timestamp if it isn't monotonically growing 11 years ago
Martin Storsjö 24eb3c7916 rtmpproto: Avoid using uninitialized memory 11 years ago
Justin Ruggles d01e684186 mov: do not set avg_frame_rate in the demuxer 11 years ago
Michael Niedermayer c9db8694a8 avisynth: fix setting packet properties 11 years ago