Commit History

Author SHA1 Message Date
  Diego Biurrun 115329f160 COSMETICS: Remove all trailing whitespace. 18 years ago
  Alex Beregszaszi 2fde8aaeba support transcoding adpcm 19 years ago
  Michael Niedermayer a254c5745b kill duplicated get/put_be24() 19 years ago
  Michael Niedermayer 01f4895c68 changing AVCodecContext codec -> *codec in AVStream so additions to AVCodecContext dont randomize AVStream and break binary compatibility 19 years ago
  Michael Niedermayer e817a73daa fix mimetype 19 years ago
  Alex Beregszaszi 2f5132e7a8 proper handling of samplesize 19 years ago
  Alex Beregszaszi 923bd441fe correct pcm in flv handling 19 years ago
  Michael Niedermayer 37cdf93d6e assert(0) -> retunrn -1 20 years ago
  Michael Niedermayer 75293f05f9 simplify 20 years ago
  Michael Niedermayer e928649b0b pass AVPacket into av_write_frame() 20 years ago
  Michael Niedermayer 9ee91c2f53 move time_base (pts_num/pts_den) from AVFormatContext -> AVStream 20 years ago
  Michael Niedermayer 11a8e42573 various fixes 20 years ago
  Michael Niedermayer 068f2a22db cleanup 20 years ago
  Michael Niedermayer 92a267756f flv fixes 20 years ago
  Michael Niedermayer 2d9aa1e3a2 100l 20 years ago
  Tinic Uro 747a0554ea - made --extra-cflags option work on darwin 20 years ago
  Fabrice Bellard 490579042a 64 bit pts for writing - more const usage 21 years ago
  Fabrice Bellard 80783dc2c2 CODEC_ID_MP3LAME is obsolete 21 years ago
  Michael Niedermayer 14b3225377 Building ffmpeg with gcc-2.95.3 encountered a problem due to C99 initialization fix by ("Steven M. Schultz" <sms at 2BSD dot COM>) 21 years ago
  Garrick Meeker d4f5d74a54 flash video (flv) support patch by (Garrick Meeker <gmeeker at theoryllc dot com>) 21 years ago