8495 Commits (61240ae5569c9f53a87c2fed9b0985959455f13c)
 

Author SHA1 Message Date
  Diego Biurrun 634444f4ce PROGS depends on PROGS_G so depending on just PROGS is enough. 19 years ago
  Diego Biurrun 91f2de5e18 Simplify conditional compilation handling. 19 years ago
  Diego Biurrun 722dabcc94 Move conditional CFLAGS and OBJS setting to common place. 19 years ago
  Diego Biurrun 150d27725b Theora encoding via libtheora. 19 years ago
  Diego Biurrun bf50703313 cosmetics: sort 19 years ago
  Baptiste Coudurier 1821d48ea8 TODO update 19 years ago
  Kostya Shishkov 8ea780d73d Add debug messages for AP headers 19 years ago
  Kostya Shishkov 14f3f3a1ad Off-by-one error fix 19 years ago
  Kostya Shishkov 5cca6bc3cd Fail on VC-1 interlaced streams 19 years ago
  Baptiste Coudurier 9d57fd9be5 add hint for closed gop and sc threshold error message 19 years ago
  Baptiste Coudurier e809d7e50a remove some printf warnings 19 years ago
  Baptiste Coudurier 01aa1937cf make vars unsigned 19 years ago
  Baptiste Coudurier 649348777e stop if current sample is higher than sample count 19 years ago
  Ian Caulfield 08c8831685 fix indentation, patch by Ian Caulfield % ian P caulfield A gmail P com % 19 years ago
  Ian Caulfield 44a39bd770 Allows the AC3 parser to read the frame size and codec parameters from E-AC3 streams, 19 years ago
  Michael Niedermayer 6ad7cd0469 set last_picture for h.264 too, this significantly improves error concealment quality, i hope it doesnt break anything as last_picture_ptr was always NULL for h.264 19 years ago
  Baptiste Coudurier 560588b717 replace strcpy by memcpy 19 years ago
  Michael Niedermayer 0c74098b1c crash fix by Carl Eugen Hoyos cehoyos ag.or at 19 years ago
  Michael Niedermayer 9ce5f3b7ea explicit values for all enums 19 years ago
  Baptiste Coudurier a20a37e69a remove useless field 19 years ago
  Baptiste Coudurier 69e7070da6 remove obsolete comment 19 years ago
  Baptiste Coudurier 44d3fea53b make some fields unsigned 19 years ago
  Baptiste Coudurier dfcf8d57c5 add sanity checks 19 years ago
  Michael Niedermayer 3e997aa425 enum 19 years ago
  Michael Niedermayer 2c16032028 maybe fix segfault with missing extradata (unchecked) 19 years ago
  Daniel Kristjansson e995cfca28 mpegts-documentation-only.patch -- adds documentation patch by Daniel Kristjansson / danielk mrl.nyu edu 19 years ago
  Måns Rullgård bb2864fb21 remove unused files 19 years ago
  Daniel Kristjansson 2ddb79befd "converts printf's to avlog's" patch by Daniel Kristjansson / danielk mrl.nyu edu 19 years ago
  Daniel Kristjansson 105e517df3 "removes definition for old crc func" patch by Daniel Kristjansson / danielk mrl.nyu edu 19 years ago
  Michael Niedermayer 0fd9e6f34a make the asf demuxer resistant against insertion/deletion errors 19 years ago
  Michael Niedermayer 08eb8fcdbf fix segfault with darkkben.free.fr/corrupted_h264.mp4 19 years ago
  Michael Niedermayer 79a5b35c05 remove padding to 16bit code, i dont think this change can break anything and it makes the broken MPEG2-pub.avi from http://www.albx79.it/stuff/ playable other players arent that picky either ... 19 years ago
  Michael Niedermayer a44b3c4da8 make av_find_stream_info() duration user selectable 19 years ago
  Michael Niedermayer 683ab79ca0 flv follows in movs footsteps and has random trash in the width/height fields 19 years ago
  Michael Niedermayer 742482290f improve probe and give it the max score 19 years ago
  Michael Niedermayer 8e606cc88c seek based on currently active stream fixes seeking in ffwma2_broken.wma which had some "empty" streams 19 years ago
  Michael Niedermayer a8062103dd command line option to select the audio stream 19 years ago
  Michael Niedermayer 2f29af3952 flame 19 years ago
  Luca Abeni 2d529db50f Pass a context to av_log(), when possible 19 years ago
  Michael Niedermayer 6f9ca74bec check num_reorder_frames for validity 19 years ago
  Baptiste Coudurier bd31a388db AVOption is now const, removes a few warnings 19 years ago
  Michael Niedermayer 9170e34537 adding assert to protect delayed_pic 19 years ago
  Luca Barbato 6847e61af3 10l, there is a corner case afterall... 19 years ago
  Michel Bardiaux 373c32c711 Fix wrong comment, patch by Michel Bardiaux mbardiaux mediaxim be. 19 years ago
  Michael Niedermayer b34397b4cd 1/0 fix 19 years ago
  Michael Niedermayer f7835507cb consistant error return for asf_get_packet() 19 years ago
  Michael Niedermayer 92216453db better padsize check 19 years ago
  Michael Niedermayer 0b93103a31 more correct error message 19 years ago
  Michael Niedermayer ceba96cb26 replace wrong return 0 by -1 19 years ago
  Michael Niedermayer 13f7e4b966 check to detect nonsense fragment size 19 years ago