36215 Commits (440e984b712ff02ee0fc5deb7db8d4ae57eed4fc)
 

Author SHA1 Message Date
  Stefano Sabatini 440e984b71 lavfi: add asplit filter 14 years ago
  Stefano Sabatini ae21776207 lavfi: add missing check in avfilter_filter_samples() 14 years ago
  Stefano Sabatini e9af732a1a lavfi: fix avfilter_default_get_audio_buffer() after changes in av_samples_alloc() 14 years ago
  Stefano Sabatini 5764301df3 lavfi: don't try to indent words in trace messages 14 years ago
  Stefano Sabatini 20ac5849f8 ffprobe: add XML writer 14 years ago
  Stefano Sabatini f1a4182e8e ffprobe: add show_private_data option 14 years ago
  Stefano Sabatini 93613338fe ff* tools: move descriptions from copyright header to @file doxy 14 years ago
  Stefano Sabatini c405a22d85 Changelog: move thunbnail filter entry from 0.9 to "next" section 14 years ago
  Clément Bœsch f1f87439e5 thumbnail: fix error code in case of invalid args. 14 years ago
  Clément Bœsch 15a2a29ba3 lavfi: add thumbnail video filter. 14 years ago
  Michael Niedermayer b72544370a mpegvideo: fix visualization buffer size. 14 years ago
  Michael Niedermayer f2f8632aa5 ffmpeg: Check that frames are user type before treating them as such 14 years ago
  Michael Niedermayer 80d2dddad1 ffmpeg: disable dr1 in case of resolution changes, as this does not work currently. 14 years ago
  Michael Niedermayer 9971af3aa8 ffmpeg: add remaining hunks to enable dr1 support 14 years ago
  Michael Niedermayer 49b909b980 Merge remote-tracking branch 'qatar/master' 14 years ago
  Clément Bœsch f51469538f fate: warn if SAMPLES is not specified. 14 years ago
  Clément Bœsch 3d38a7260b fate: give stderr hint when a test fails. 14 years ago
  Clément Bœsch 2ffee0f450 fate: add generic rules for most of the tests/fate/*.mak files. 14 years ago
  Marton Balint 7b2dba1c50 dv: fix avpriv_dv_codec_profile with lowres > 0 14 years ago
  Michael Niedermayer 084bd109fc id3v2: fix variable type for uncompress() 14 years ago
  Adrian Drzewiecki 7e09fe15d5 Process compressed id3v2 tags. 14 years ago
  Diego Biurrun 723c35feb0 fate: split off vqf/twinvq FATE tests into their own file 14 years ago
  Diego Biurrun 9e5bd6cc94 fate: split off mpc FATE tests into their own file 14 years ago
  Diego Biurrun 913b6b4b98 fate: split off libavcodec FATE tests into their own file 14 years ago
  Diego Biurrun 4e616d0915 fate: split off Microsoft codec FATE tests into their own file 14 years ago
  Diego Biurrun bebf9f923e fate: group all VP* codec FATE tests together in one file 14 years ago
  Janne Grunau 6e9bb5aa3e swscale: prevent invalid writes in packed_16bpc_bswap 14 years ago
  Clément Bœsch 3701d547ac gxf: remove gxf_ prefix to timecode metadata keys. 14 years ago
  Clément Bœsch 831f6cd605 timecode: fix drop frame in avpriv_timecode_to_string(). 14 years ago
  Matthieu Bouron 357cb53306 dv: add timecode to metadata 14 years ago
  Michael Niedermayer a45880dcdb ffmpeg: fix non ANSI C for(int 14 years ago
  Michael Niedermayer 484e59a0a0 Merge remote-tracking branch 'qatar/master' 14 years ago
  Anton Khirnov 80dc7c0160 avs: call release_buffer() at the end. 14 years ago
  Anton Khirnov 06e8d38f2b Add minor bumps and APIchanges entries for lavc/lavfi changes. 14 years ago
  Konstantin Todorov c65dfac466 mpegvideo.c: K&R formatting and cosmetics. 14 years ago
  Michael Niedermayer c48f67f06e ff*: add -max_alloc command line option 14 years ago
  Michael Niedermayer 5a8e994287 mem: add av_max_alloc() to limit the maximum amount that may be allocated in one piece 14 years ago
  Michael Niedermayer 5e9a56a035 shorten: validate values in fmt chunk search 14 years ago
  Michael Niedermayer 18bcfc912e shorten: Fix invalid free() 14 years ago
  Anton Khirnov 04a14d4d25 avconv: avoid memcpy in vsrc_buffer when possible. 14 years ago
  Anton Khirnov 64dca32cdf avconv: implement get_buffer()/release_buffer(). 14 years ago
  Anton Khirnov e1d9dbf2d4 lavfi: add a new function av_buffersrc_buffer(). 14 years ago
  Stefano Sabatini 1c9e340d35 lavfi: add avfilter_copy_frame_props() 15 years ago
  Stefano Sabatini 8a4a5f6ff7 lavc: add format field to AVFrame 15 years ago
  Stefano Sabatini 3a2ddf7c2c lavc: add width and height fields to AVFrame 15 years ago
  Stefano Sabatini b58dbb5b03 lavc: add a sample_aspect_ratio field to AVFrame 15 years ago
  Gautam Gupta 671005558a doxy: add website-alike style to the html output 14 years ago
  Anton Khirnov 2bbb472016 FAQ: add an entry for common error when using -profile 14 years ago
  Michael Niedermayer 1795fed7bc segafilm: fail earlier in case theres not enough bytestream left for a 14 years ago
  Michael Niedermayer 27d323577c avio: Fix ffio_limit() when due to seeking past the end less than 0 bytes remain. 14 years ago