25 Commits (f0319383436e1abc3fc1464fe4e5f4dc40db3419)

Author SHA1 Message Date
Stefano Sabatini bde15e74de Make long_names in lavf/lavdev optional depending on CONFIG_SMALL. 17 years ago
Baptiste Coudurier 1234da4caf use av_fifo_generic_write, old func is deprecated 17 years ago
Diego Biurrun 245976da2a Use full path for #includes from another directory. 17 years ago
Björn Axelsson 899681cd1d Use dynamically allocated ByteIOContext in AVFormatContext 17 years ago
Baptiste Coudurier 9031aeb1cd take care to use video track field number as duration 17 years ago
Aurelien Jacobs b1dc5beb12 replaces hardcoded values by the equivalent enum definitions 17 years ago
Baptiste Coudurier 71daa04c86 Smartjog granted permission to relicense as LGPL 2.1 17 years ago
Baptiste Coudurier 51d2ff8044 round timestamps up, k2 broadcast server seems to need it 17 years ago
Baptiste Coudurier 2012121363 fix dts adjusting 18 years ago
Diego Biurrun 9688979c51 Fix some more license headers. 18 years ago
Michael Niedermayer 7caf0cc62c add codec_id <-> codec_tag tables to AVIn/OutputFormat 18 years ago
Baptiste Coudurier 6a287fd7ce readjust dts if negative 18 years ago
Baptiste Coudurier 99fd05cbdd use AVFormatContext to log 18 years ago
Baptiste Coudurier 5b9d79bd77 avoid overwriting pkt 18 years ago
Baptiste Coudurier 31903634b6 quiet gcc about enum value not handled in switch 18 years ago
Diego Biurrun b78e7197a8 Change license headers to say 'FFmpeg' instead of 'this program/this library' 18 years ago
Roman Shaposhnik f5a478f65d * Moving FifoBuffer out of libavformat/avformat.h and 18 years ago
Baptiste Coudurier afbbe5e34f set correct first gop closed value 18 years ago
Baptiste Coudurier 2b7e230b10 rename closed_gop to first_gop_closed 18 years ago
Baptiste Coudurier 6a7eba1f07 init buffer 18 years ago
Baptiste Coudurier 201f1d4546 use packet dts as correct media field number and use av_interleave_pkt_per_dts 18 years ago
Baptiste Coudurier 76c9cb0a7a parse mpeg frame to get pict type and closed gop flag 18 years ago
Baptiste Coudurier 0e15b7b0dd negative to_pad won't provoke infinite loop 18 years ago
Baptiste Coudurier 3068f1c813 avoid reading beyond packet size 18 years ago
Baptiste Coudurier 86329cce04 GXF muxer 18 years ago