39044 Commits (8678af542cee11a2bc83165423ee4ae83308d0cc)
 

Author SHA1 Message Date
  Nicolas George e36504b5a9 fate: add test for the drawbox video filter. 13 years ago
  Nicolas George f69f150fc8 fate: add test for the deshake video filter. 13 years ago
  Nicolas George 4d27a5b2c2 fate: add tests for the setsar and setdar video filters. 13 years ago
  Nicolas George 47bd0bc461 fate: add tests for testsrc. 13 years ago
  Michael Niedermayer e60bdb7e5c flvdec: Remove the now redundant check for known broken metadata creator 13 years ago
  Martin Storsjö 7e297a46db flvdec: Validate index entries added from metadata while reading 13 years ago
  Tommy Winther 1a6b9a98ce rtsp: Handle requests from server to client 13 years ago
  Justin Ruggles f234e8a32e movenc: use timestamps instead of frame_size for samples-per-packet 13 years ago
  Justin Ruggles f3dab5fb6d movenc: use the first cluster duration as the tfhd default duration 13 years ago
  Justin Ruggles 681d17264f movenc: factorize calculation of cluster duration into a separate function 13 years ago
  Anton Khirnov f5f5b154e7 doc/APIchanges: fill in missing dates and hashes. 13 years ago
  Anton Khirnov b1edfce08a lavc: reorder AVCodecContext fields. 13 years ago
  Anton Khirnov 1d428004c6 lavc: reorder AVFrame fields. 13 years ago
  Michael Niedermayer 574dcb5baf Merge remote-tracking branch 'qatar/master' 13 years ago
  Michael Niedermayer 59affed23c eval: add root() to solve f(x)=0 13 years ago
  Michael Niedermayer 8c5ee45d13 eval: Check that single parameter functions dont get a second param. 13 years ago
  Michael Niedermayer 923092697a eval: Allow specifying the variable id. 13 years ago
  Michael Niedermayer 02670762d2 libavfilter/libmpcodecs: add vf_pp from current mplayer svn 13 years ago
  Reimar Döffinger d7804de351 cdxl demux: do not create packets with uninitialized data at EOF. 13 years ago
  Anton Khirnov 7929e22bde lavf: don't guess r_frame_rate from either stream or codec timebase. 13 years ago
  Anton Khirnov 13f6917ca9 avconv: set discard on input streams automatically. 13 years ago
  Reinhard Tartler 790a367d9e Fix parser not to clobber has_b_frames when extradata is set. 13 years ago
  Anton Khirnov d3783f47ee lavf: don't set codec timebase in avformat_find_stream_info(). 13 years ago
  Anton Khirnov 832ba44d8d avconv: saner output video timebase. 13 years ago
  Anton Khirnov 87d7a92b62 rawdec: set timebase to 1/fps. 13 years ago
  Anton Khirnov d43040e28b avconv: refactor vsync code. 13 years ago
  Anton Khirnov 493a86e25b FATE: remove a bunch of useless -vsync 0 13 years ago
  Paul B Mahol 42459c6abb cdxl: bit line plane arrangement support 13 years ago
  Paul B Mahol cf6914e27f cdxl: remove early check for bpp 13 years ago
  Paul B Mahol 126daeb550 cdxl: set pix_fmt PAL8 only if palette is available 13 years ago
  Michael Niedermayer 305e4b35ea Merge remote-tracking branch 'qatar/master' 13 years ago
  Tim Walker 0a9efe4c6e mlp_parser: fix the channel mask value used for the top surround channel 13 years ago
  Justin Ruggles be8d812c96 vorbisenc: check all allocations for failure 13 years ago
  Justin Ruggles f7a2e12f2a roqaudioenc: return AVERROR codes instead of -1 13 years ago
  Justin Ruggles 3fa9a999c1 roqaudioenc: set correct bit rate 13 years ago
  Justin Ruggles cf57c78b77 roqaudioenc: use AVCodecContext.frame_size correctly. 13 years ago
  Justin Ruggles 56279f1d61 roqaudioenc: remove unneeded sample_fmt check 13 years ago
  Justin Ruggles 4b7f8838e8 ra144enc: use int16_t* for input samples rather than void* 13 years ago
  Justin Ruggles 03359ebcf9 ra144enc: set AVCodecContext.coded_frame 13 years ago
  Justin Ruggles a65f7c96fc ra144enc: remove unneeded sample_fmt check 13 years ago
  Justin Ruggles 928672f1f1 nellymoserenc: set AVCodecContext.coded_frame 13 years ago
  Justin Ruggles 370b44cda2 nellymoserenc: improve error checking in encode_init() 13 years ago
  Justin Ruggles 333506c33f nellymoserenc: return AVERROR codes instead of -1 13 years ago
  Justin Ruggles 6f600ab354 libvorbis: improve error checking in oggvorbis_encode_init() 13 years ago
  Justin Ruggles be60eec668 mpegaudioenc: return AVERROR codes instead of -1 13 years ago
  Justin Ruggles 7a8cbb39f6 libfaac: improve error checking and handling in Faac_encode_init() 13 years ago
  Justin Ruggles c9bca80132 avutil: add AVERROR_UNKNOWN 13 years ago
  Justin Ruggles a8bdf2405c check for coded_frame allocation failure in several audio encoders 13 years ago
  Justin Ruggles 255ad8881d audio encoders: do not set coded_frame->key_frame. 13 years ago
  Justin Ruggles 8e2555d3b1 g722enc: check for trellis data allocation error 13 years ago