Commit History

Author SHA1 Message Date
  Nilesh Bansal 5c5dea3f0c 01-makefile_fix_updated.patch 19 years ago
  Michael Niedermayer b9866ebcc7 support discarding uninterresting packets 19 years ago
  Michael Niedermayer 568e18b15e integer overflows, heap corruption 19 years ago
  Michael Niedermayer 3129cd0140 allocate a few bytes more for extradata so the bitstream reader if its used by the codec for parsing extardata, doesnt read over the end 20 years ago
  Michael Niedermayer 3ba1438dec use native timebase for seeking 20 years ago
  Michael Niedermayer ca6ecf50f9 file id string 20 years ago
  Michael Niedermayer e928649b0b pass AVPacket into av_write_frame() 20 years ago
  Michael Niedermayer cdd5034f89 store index for seeking in the native timebase of each stream 20 years ago
  Michael Niedermayer 9ee91c2f53 move time_base (pts_num/pts_den) from AVFormatContext -> AVStream 20 years ago
  Michael Niedermayer 84ad613008 bytestream tracing support 20 years ago
  Michael Niedermayer 0b43db1448 match latest spec 20 years ago
  Michael Niedermayer 31179d85cb store correct pts 20 years ago
  Michael Niedermayer 75553f825c bit-exact 20 years ago
  Michael Niedermayer 8d14a25c3e moving nearly identical binary search code from nut/mpeg/asf to utils.c 20 years ago
  Michael Niedermayer ee76016c79 set codec_tag 20 years ago
  Michael Niedermayer aec8f88a9e removing keyframe prediction and checksum threshold 20 years ago
  Steven M. Schultz 1c24c51dec gcc 2.95.3 patch by ("Steven M. Schultz" <sms at 2bsd dot com>) 20 years ago
  Michael Niedermayer 7dddf251a2 fourcc & language code v->vb type 20 years ago
  Michael Niedermayer 465e1dadbe 10l (bytes_left() -> url_feof()) 20 years ago
  Michael Niedermayer 7c5934ede9 search for undamaged headers 20 years ago
  Michael Niedermayer ee9f36a88e checksuming for nut & nice checksum API for libavformat 20 years ago
  Michael Niedermayer 5a75750785 10l (Titel->Title) 20 years ago
  Michael Niedermayer e52788d069 info packet read/write & simplify 20 years ago
  Michael Niedermayer ae3fa4ea9c make vorbis default again 20 years ago
  Michael Niedermayer a1d4d70c7a large extradata fix 20 years ago
  Michael Niedermayer a5247e3d8d nut (de)muxer update 20 years ago
  Michel Bardiaux bc874daea8 av_log() patch by (Michel Bardiaux <mbardiaux at peaktime dot be>) 20 years ago
  Alex Beregszaszi f0a93eb0b2 msb pts support 21 years ago
  Alex Beregszaszi 4b68410579 10l 21 years ago
  Mike Melanson 764ef40015 disable encoders where appropriate (patch courtesy of BERO 21 years ago
  Alex Beregszaszi e692fd601d fixed codec specific data headers 21 years ago
  Alex Beregszaszi cf24628385 fixed time base and sample rate handling 21 years ago
  Alex Beregszaszi 5aa0a64494 fix fabrice's broken get_bi and some minor changes in draft 21 years ago
  Fabrice Bellard 490579042a 64 bit pts for writing - more const usage 21 years ago
  Michael Niedermayer 8c653280bd get_bi(), be/le fix 21 years ago
  Fabrice Bellard 80783dc2c2 CODEC_ID_MP3LAME is obsolete 21 years ago
  Fabrice Bellard a182f5da93 fixed endianness dependancies (untested) 21 years ago
  Alex Beregszaszi ed0bb7bee6 move packetheader after startcodes 21 years ago
  Alex Beregszaszi 99b17f25b1 some fixes 21 years ago
  Michael Niedermayer 203504d910 padding fix 21 years ago
  Michael Niedermayer 3ac8749b90 big/little endian fix 21 years ago
  Alex Beregszaszi 3aa180b84e initial nut muxer and demuxer (demuxer is not fail safe) 21 years ago