Commit History

Author SHA1 Message Date
  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
  Diego Biurrun 2804ba6a3b swf: Move swf_audio_codec_tags table to the only place it is used 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
  Clément Bœsch 1308fa42ad lavf/swf: fix make checkheaders. 12 years ago
  Clément Bœsch 588eaa106d swfdec: support compressed swf. 12 years ago
  Mans Rullgard 2912e87a6c Replace FFmpeg with Libav in licence headers 13 years ago
  Carl Eugen Hoyos bc2d2a07d5 Make AVCodecTag.id enum CodecID and use CODEC_ID_NONE instead of 0. 15 years ago
  Baptiste Coudurier 40a1d41fd2 remove unused fields in swf context 15 years ago
  Michael Niedermayer 41dd680dd8 Allocate AVFifoBuffer through the fifo API to reduce future API/ABI issues. 15 years ago
  Diego Biurrun 406792e7b0 cosmetics: Remove pointless period after copyright statement non-sentences. 15 years ago
  Diego Biurrun bc5c918ea8 Remove offset_t typedef and use int64_t directly instead. 16 years ago
  Stefano Sabatini 987903826b Globally rename the header inclusion guard names. 16 years ago
  Michael Niedermayer 758af9868e Recommit r14497 16 years ago
  Michael Niedermayer c5e56a813b Revert r14497 16 years ago
  Diego Biurrun 2e11268ea9 Add missing header #includes. 16 years ago
  Baptiste Coudurier 9b92ed7666 update swf video frame number when muxing done, fix #439 16 years ago
  Baptiste Coudurier 003ae66086 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 3b35f4ab51 split swf de/muxer 16 years ago