Commit History

Author SHA1 Message Date
  Carl Eugen Hoyos 98d06b046d Revert "swfenc: use av_get_audio_frame_duration() instead of AVCodecContext.frame_size" 11 years ago
  Michael Niedermayer f276a490f0 Merge commit '3f7fd59d151a2773f0e2e93e56b6b13ec6e5334b' 12 years ago
  Anton Khirnov 3b4bb19e63 lavf: flush the output AVIOContext in av_write_trailer(). 12 years ago
  Carl Eugen Hoyos 7680d99b43 Fix muxing mjpeg in swf. 12 years ago
  Michael Niedermayer 18b0c39f99 Merge remote-tracking branch 'qatar/master' 12 years ago
  Diego Biurrun 90f7e61769 swf: Move shared table out of the header file 12 years ago
  Michael Niedermayer 7a72695c05 Merge commit '36ef5369ee9b336febc2c270f8718cec4476cb85' 12 years ago
  Anton Khirnov 36ef5369ee Replace all CODEC_ID_* with AV_CODEC_ID_* 12 years ago
  Michael Niedermayer d1dad7c824 Merge remote-tracking branch 'qatar/master' 12 years ago
  Diego Biurrun 0177b7d23a Improve descriptiveness of a number of codec and container long names 12 years ago
  Michael Niedermayer a21c212681 swfenc: use av_assert 12 years ago
  Michael Niedermayer 938adb7abc Merge remote-tracking branch 'qatar/master' 12 years ago
  James Zern e9cef89702 avformat: Add a flag to mark muxers that allow (non strict) monotone timestamps. 13 years ago
  Michael Niedermayer f095391a14 Merge remote-tracking branch 'qatar/master' 12 years ago
  Justin Ruggles 620b88a302 swfenc: use av_get_audio_frame_duration() instead of AVCodecContext.frame_size 12 years ago
  Michael Niedermayer 78accb876c Merge remote-tracking branch 'qatar/master' 13 years ago
  Anton Khirnov dfc2c4d900 lavf: use designated initialisers for all (de)muxers. 13 years ago
  Michael Niedermayer e3323a1cbd Fix some passing argument from incompatible pointer type warnings. 13 years ago
  Michael Niedermayer 2cae9809e2 Merge remote branch 'qatar/master' 13 years ago
  Anton Khirnov 8978fedaee avio: introduce an AVIOContext.seekable field 13 years ago
  Mans Rullgard 2912e87a6c Replace FFmpeg with Libav in licence headers 13 years ago
  Anton Khirnov b7f2fdde74 avio: rename put_flush_packet -> avio_flush 13 years ago
  Anton Khirnov a2704c9712 avio: add avio_tell macro as a replacement for url_ftell 13 years ago
  Anton Khirnov 6b4aa5dac8 avio: avio_ prefix for url_fseek 13 years ago
  Anton Khirnov bbc413f943 lavf: replace remaining uses of put_tag with avio_write 13 years ago
  Anton Khirnov 77eb5504d3 avio: avio: avio_ prefixes for put_* functions 13 years ago
  Anton Khirnov ae628ec1fd avio: rename ByteIOContext to AVIOContext. 13 years ago
  Diego Elio Pettenò c6610a216e Prefix all _demuxer, _muxer, _protocol from libavformat and libavdevice. 13 years ago
  Stefano Sabatini 72415b2adb Define AVMediaType enum, and use it instead of enum CodecType, which 14 years ago
  Daniel Verkamp 1a40491ef2 Add ff_ prefixes to exported symbols in libavformat/riff.h. 15 years ago
  Baptiste Coudurier ec6b02b6fd check av_fifo_alloc return 15 years ago
  Stefano Sabatini fb53b4a035 Rename pbBufPtr() to put_bits_ptr(). 15 years ago
  Stefano Sabatini b275500706 Split bitstream.h, put the bitstream writer stuff in the new file 15 years ago
  Reimar Döffinger 3898eed890 Reorder arguments for av_fifo_generic_read to be more logical and 15 years ago
  Michael Niedermayer 41dd680dd8 Allocate AVFifoBuffer through the fifo API to reduce future API/ABI issues. 15 years ago
  Diego Biurrun 6bab479955 Remove const qualifier from function argument to eliminate the warning 15 years ago
  Diego Biurrun 406792e7b0 cosmetics: Remove pointless period after copyright statement non-sentences. 15 years ago
  Aurelien Jacobs b250f9c66d Change semantic of CONFIG_*, HAVE_* and ARCH_*. 15 years ago
  Diego Biurrun bc5c918ea8 Remove offset_t typedef and use int64_t directly instead. 16 years ago
  Baptiste Coudurier 9b92ed7666 update swf video frame number when muxing done, fix #439 16 years ago
  Stefano Sabatini bde15e74de Make long_names in lavf/lavdev optional depending on CONFIG_SMALL. 16 years ago
  Baptiste Coudurier efb533312f use internal video frame number 16 years ago
  Baptiste Coudurier f2ecb775a7 cosmetics 16 years ago
  Baptiste Coudurier 92f76fbf23 simplify, use pointer to codec context in struct instead of only id 16 years ago
  Baptiste Coudurier ed03be6c49 use AVFifoBuffer 16 years ago
  Baptiste Coudurier 2aaf590b17 cosmetics 16 years ago
  Baptiste Coudurier 11dae3365a merge init and declaration 16 years ago
  Baptiste Coudurier 4a712c3378 simplify and use version instead 16 years ago
  Baptiste Coudurier 6ef445fede simplify 16 years ago
  Baptiste Coudurier 8d4f0e6749 simplify 16 years ago