40098 Commits (ae0591f9132faf9a283f7b07540c19c2158bd293)
 

Author SHA1 Message Date
  Carl Eugen Hoyos ae0591f913 Add missing newline in shorten decoder. 14 years ago
  Nicolas George fd2cd64fc9 avfiltergraph: fix format selection. 14 years ago
  Nicolas George 62b745a6d3 ffmpeg: do not report EOF as an error. 14 years ago
  Michael Niedermayer 9c99bc433e mpc8: print error messages on maxband(s) errors 14 years ago
  Michael Niedermayer 88ee2aa5ad mpc8: make maxband check less picky. 14 years ago
  Michael Niedermayer 3bbf3f7e42 Merge remote-tracking branch 'qatar/master' 14 years ago
  Nicolas George 2e8f19d26f avfiltergraph: free the sink_links heap. 14 years ago
  Reimar Döffinger c799e46231 Get rid of tests/data/asynth-%.sw rule. 14 years ago
  Michael Niedermayer 2954574126 indeo4: check quant_mat more fully. 14 years ago
  Reimar Döffinger 53253a0b83 Simplify asynth sample generation. 14 years ago
  Dale Curtis 7521c4bab2 matroska: Clear prev_pkt between seeks. 14 years ago
  Justin Ruggles 83b26046fc avutil: change default buffer size alignment for sample buffer functions 14 years ago
  Michael Niedermayer 068d0b4e25 h264: some fields in SEIs are longer than 25 bits thus use get_bits_long() 14 years ago
  Nicolas George 1e43786b4c print_options: warn that the files are generated. 14 years ago
  Nicolas George 9b84f8a987 parseutils: add av_parse_time() test. 14 years ago
  Nicolas George 43b7068070 parseutils: make av_parse_time() check for failure. 14 years ago
  Nicolas George 9246896f77 parseutils: add FATE test. 14 years ago
  Nicolas George 99f29108d3 ffmpeg: directly request frames from filters. 14 years ago
  Nicolas George e11110dee4 buffersink: add AV_BUFFERSINK_FLAG_NO_REQUEST. 14 years ago
  Nicolas George 2d6522bab0 vsrc_buffer: count the number of failed requests. 14 years ago
  Nicolas George f75ee4031e vsrc_buffer: return EAGAIN if no frame is available. 14 years ago
  Nicolas George 2ce7972779 avfiltergraph: add avfilter_graph_request_oldest(). 14 years ago
  Nicolas George e0761feec4 avfilter: add a pointer from links to graph. 14 years ago
  Nicolas George 78ac49c233 avfilter: document request_frame return codes. 14 years ago
  Nicolas George 73bc019baf lavf: print a warning if probesize seems not enough. 14 years ago
  Michael Niedermayer 4d87001096 vp8: fix crash due to skiped update_dimensions(). 14 years ago
  Michael Niedermayer 0ca4414d0f audemux: Add a sanity check for the number of channels 14 years ago
  Diego Biurrun a229d6c285 Remove libdirac decoder. 14 years ago
  Dale Curtis 8336eb6f85 matroska: Add incremental parsing of clusters. 14 years ago
  Luca Barbato 1381081cdb avconv: fix off by one check in complex_filter 14 years ago
  Martin Storsjö 269cb6751b mpegts: Try seeking back even for nonseekable protocols 14 years ago
  Michael Niedermayer 70d54392f5 lowres2 support. 14 years ago
  Michael Niedermayer 92ef4be4ab Merge remote-tracking branch 'qatar/master' 14 years ago
  Carl Eugen Hoyos 2e07f42957 Support flicvideo with 904 bytes extradata. 14 years ago
  Michael Niedermayer 2ea5f866e6 ffmpeg: assert the refcount of decoded frames 14 years ago
  Michael Niedermayer 22a6a23a45 ffmpeg: assert the refcount of allocated frames, 14 years ago
  Michael Niedermayer cf09496cf9 ffmpeg: assert against creation of cycles in the pools linked list. 14 years ago
  Michael Niedermayer be2b927a6f ffmpeg: stricter refcount check in unref_buffer() 14 years ago
  Michael Niedermayer 951cbea56f mpeg12dec: reset data size after parsing extradata. 14 years ago
  Diego Biurrun 9b75ae05cf swscale: K&R formatting cosmetics (part III) 14 years ago
  Michael Niedermayer 41abc9da50 iff: fix null ptr dereference 14 years ago
  Michael Niedermayer 52fdaf27f7 audemux: Fix potential integer overflow leading to a division by 0 14 years ago
  Michael Niedermayer 8aa57b7b5e audemux: Check channels isnt 0 14 years ago
  Michael Niedermayer fd2127ad53 wtvdec: Check that stream private context has been allocated before use. 14 years ago
  Michael Niedermayer 9a4f5b7616 mjpegbdec: check SOS/SOF ordering. 14 years ago
  Michael Niedermayer abec6549ae ffv1dec: Require a valid keyframe for decoding non keyframes. 14 years ago
  Mans Rullgard d526c5338d ARM: allow runtime masking of CPU features 14 years ago
  Nicolas George 23a6e4749f ffmpeg: fix validity test for file index. 14 years ago
  Michael Niedermayer 605f2b6b00 asv1dec: check extradatasize before reading. 14 years ago
  Michael Niedermayer fa5dacce14 indeo5: check against scaleable frames in non scaleable streams. 14 years ago