41179 Commits (6d679c435990281e69a74075eeaba499a35f4a80)
 

Author SHA1 Message Date
Diego Biurrun db9e00f469 Remove libnut wrapper 13 years ago
Diego Biurrun 9309bdfe2c fate: change name of FATE samples location environment variable 13 years ago
James Zern e9cef89702 avformat: Add a flag to mark muxers that allow (non strict) monotone timestamps. 13 years ago
Michael Niedermayer 349c62410b Merge remote-tracking branch 'qatar/master' 13 years ago
Matthieu Bouron 432fe9a38a ffmpeg: fix a crash with complex filters when pix_fmt is not specified 13 years ago
Michael Niedermayer 318e395764 ffmpeg: drop get_sync_ipts() and drop related special case for video 13 years ago
Marton Balint b36a0a80fc lavf: also use codec aspect ratio in av_guess_sample_aspect_ratio 13 years ago
Samuel Pitoiset 5d603f1b65 http: Factorize the code by adding http_read_header() 13 years ago
Nicolas George 4a5d18b6e2 vsrc_mandelbrot: use AV_OPT_TYPE_IMAGE_SIZE. 13 years ago
Nicolas George dc6a02de01 vsrc_life: use AV_OPT_TYPE_IMAGE_SIZE. 13 years ago
Nicolas George ca554fbc2f vsrc_cellauto: use AV_OPT_TYPE_IMAGE_SIZE. 13 years ago
Nicolas George 2987efe9ba vf_ass: use AV_OPT_TYPE_IMAGE_SIZE. 13 years ago
Nicolas George 5732f40e3f x11grab: use AV_OPT_TYPE_IMAGE_SIZE. 13 years ago
Nicolas George 3e63071115 v4l2: use AV_OPT_TYPE_IMAGE_SIZE. 13 years ago
Nicolas George 0ef4924db4 sdl: use AV_OPT_TYPE_IMAGE_SIZE. 13 years ago
Nicolas George 9bcd70aa23 bktr: use AV_OPT_TYPE_IMAGE_SIZE. 13 years ago
Nicolas George 16a44b41ab vsrc_testsrc: use AV_OPT_TYPE_IMAGE_SIZE. 13 years ago
Nicolas George 2ec3e5767e opt: add AV_OPT_TYPE_IMAGE_SIZE. 13 years ago
Jean First f7985f348f exr: fix header parsing 13 years ago
Michael Niedermayer 9225513242 vf_scale: support dynamically changing input parameters. 13 years ago
Michael Niedermayer 4b5ff9b63e ffplay: Use input picture parameters in input_request_frame(). 13 years ago
Piotr Bandurski 4d18f4c15b id3v2: reject APICs with size of 0 13 years ago
Piotr Bandurski cb7b0f3573 flicvideo: support 256-bytes extradata 13 years ago
Piotr Bandurski 718b90d4b9 aasc: support 16bpp 13 years ago
Michael Niedermayer cf9812d22b ffmpeg: move setting big_picture.pts up 13 years ago
Stefano Sabatini cd945d2112 lavu/tree: perform minor fixes to av_tree_insert() documentation 13 years ago
Diego Biurrun 4f04f5cc8b indeo: Make ivi_calc_band_checksum() static, it is only used in one file. 13 years ago
Diego Biurrun 9ccbdc0aca indeo: Drop unused debug function ivi_check_band(). 13 years ago
Nicolas George 6adefeef45 buffersrc: cosmetic: reindent. 13 years ago
Diego Biurrun 0c517644b2 avcodec/utils: cast a function argument to shut up a compiler warning 13 years ago
Diego Biurrun 4466d0e84b truemotion1: remove disabled code 13 years ago
Kostya Shishkov f05b69a79f fix typo in comment 13 years ago
Mans Rullgard 4852cb37ce fate: fix dependencies for non-SAMPLES avconv tests 13 years ago
Nicolas George ea07063fd8 cmdutils: allow to specify a stream by its ID. 13 years ago
Michael Niedermayer bf3dce6b59 ffmpeg: change AVFMT_RAWPICTURE pts to reduce diff to qatar 13 years ago
Michael Niedermayer 13c254a216 ffmpeg: random cosmectics to reduce diff to qatar 13 years ago
Michael Niedermayer 9ce3d03fc2 ffmpeg: cosmetics to reduce difference to qatar by 101 lines 13 years ago
Michael Niedermayer 3ba90d9e97 ffmpeg: cosmetics to reduce difference to qatar by about 90 lines 13 years ago
Michael Niedermayer c53326afad ffmpeg: move ost->frame_rate setting code before the filtergraph stuff 13 years ago
Michael Niedermayer 953df5d962 ffmpeg: drop pkt_pts 13 years ago
Michael Niedermayer ef7ac8e8ec ffmpeg: set the video filters timebase to the demuxers. 13 years ago
Michael Niedermayer 3cf5591344 ffmpeg: reintroducing check_recording_time() 13 years ago
Michael Niedermayer 8364cb9719 ffmpeg: fix uninitialized variable warning 13 years ago
Kostya Shishkov cf61aaaca1 indeo: check for invalid motion vectors 13 years ago
Kostya Shishkov 9603738221 indeo: check that band output buffer exists 13 years ago
Kostya Shishkov 23ba1503f2 indeo: clear allocated band buffers 13 years ago
Kostya Shishkov a6e4ac40a6 indeo: track tile macroblock size 13 years ago
Kostya Shishkov fe7a37c36f indeo: check custom Huffman tables for errors 13 years ago
Kostya Shishkov aa372cf470 factor out common decoding code for Indeo 4 and Indeo 5 13 years ago
Kostya Shishkov b37d945dd4 mp3: fix start band index for block type 2 in 8kHz audio 13 years ago