50611 Commits (586ae70ba78e023d16c0c812b05a26c7d423833b)
 

Author SHA1 Message Date
Clément Bœsch 393dcbf079 compat/strtod: isspace -> av_isspace. 12 years ago
Clément Bœsch 9ad3cd5b5f build: disable iconv by default. 12 years ago
Clément Bœsch 16ed6a6bf7 doc/filters: fix degrees/radians copy/paste fail. 12 years ago
Michael Niedermayer e2427f04b7 ffmpeg_opt: Ask for overwrite in single image2 files too 12 years ago
Clément Bœsch 14e240cb4a lavfi/opencv: isgraph -> av_isgraph. 12 years ago
Reimar Döffinger 88d55b827d Remove incorrect use of ctype.h functions. 12 years ago
Ronald S. Bultje 2cffe38df3 Deprecate deinterlaced in libavcodec. 12 years ago
Michael Niedermayer 9af8179cdb ffmpeg: fix -stats -v 0 12 years ago
Michael Niedermayer f2cb993139 avformat: gather aspect ratio from rv30/40 in find_stream_info 12 years ago
Michael Niedermayer d210e9741e rv34: fix aspect ratio 12 years ago
Michael Niedermayer 6c6dc8ccea wmadec: check nb_frames 12 years ago
Michael Niedermayer 3fac99cd9d Merge remote-tracking branch 'cehoyos/master' 12 years ago
Ronald S. Bultje d98aa7cdc1 h264: put call to ff_print_debug_info2 under CONFIG_MPEGVIDEO. 12 years ago
Ronald S. Bultje d4e649cca6 h264: make it possible to compile without error_resilience. 12 years ago
Michael Niedermayer 981cf0c300 movenc: Do not flag secondary audio and subtitle tracks as enabled. 12 years ago
Michael Niedermayer fd464d4d01 Merge remote-tracking branch 'qatar/master' 12 years ago
Ronald S. Bultje 454c5d10b2 h264: add a copy of draw_horiz_band. 12 years ago
Michael Niedermayer 4f0d4acc70 libxvid: cleanup on error pathes 12 years ago
Michael Niedermayer 667bf15652 libxvid: check & clear encoder_handle 12 years ago
Michael Niedermayer 8fe59240a1 libxvid: use av_freep() for saftey 12 years ago
Michael Niedermayer 6a8f6c773d libxvid: remove temporary files at the end 12 years ago
Martin Storsjö 8fbab7a6c8 rtpdec: Initialize some variables to silence compiler warnings 12 years ago
Michael Niedermayer 03bc7a004e mjpegdec: fix endiansoup 12 years ago
Carl Eugen Hoyos 6091a8d92d Avoid huge memory allocations from asf demuxer. 12 years ago
James Almer 1d5b35cc07 lavc/flacdec: Add frame CRC calculation 12 years ago
Michael Niedermayer 4ae74c6312 ffmpeg: print maxrss "-benchmark" data even on errors 12 years ago
Michael Niedermayer 5167bb2e8e er: Fix slice threading check 12 years ago
Michael Niedermayer 547042a8cd Merge remote-tracking branch 'qatar/master' 12 years ago
Michael Niedermayer 2d2e6db7cf Merge commit '668e16a0dd1ff56d4beeff5c658d8a2a08dbfac8' 12 years ago
Michael Niedermayer ec203cd69b Merge commit 'e671d3ad6cd7fe1d02e9b35b889a25d8c059fce9' 12 years ago
Michael Niedermayer 973dc110ba Merge commit 'c91c63b5380bf79655c09320774a022f84d76fd5' 12 years ago
Anton Khirnov 437211ae73 h264: set ref_count to 0 for intra slices. 12 years ago
Anton Khirnov 668e16a0dd h264: on reference overflow, reset the reference count to 0, not 1. 12 years ago
Anton Khirnov e671d3ad6c h264: do not copy ref count/ref2frm when updating per-frame context 12 years ago
Michael Niedermayer 3827734591 v4l2: fix regression that caused ffmpeg to occasionally get stuck 12 years ago
Giorgio Vazzana 0d66268e15 lavd/v4l2: copy frames into normally allocated packets whenever there is just one buffer left available 12 years ago
Martin Storsjö c5a738ca4e flvdec: Check the return value of a malloc 12 years ago
Martin Storsjö c91c63b538 flvdec: Don't read the VP6 header byte when setting codec type based on metadata 12 years ago
Michael Niedermayer ec1d2e2fb0 ffplay: use AVFrame accessor functions 12 years ago
Michael Niedermayer cc38ca6748 avcodec/utils: use AVFrame accessor functions 12 years ago
Michael Niedermayer 30806ddcbc avcodec/rawdec: use AVFrame accessor functions 12 years ago
Michael Niedermayer f59ff8faa2 pngdec: use AVFrame accessor functions 12 years ago
Michael Niedermayer ff080346c6 gifdec: use AVFrame accessor functions 12 years ago
Michael Niedermayer 7d7fb70129 cpia: use AVFrame accessor functions 12 years ago
Michael Niedermayer f232659130 tiff: use AVFrame accessor functions 12 years ago
Michael Niedermayer e0f716a9d9 ac3dec: use AVFrame accessor functions 12 years ago
Michael Niedermayer 3ded235f59 ffprobe: use AVFrame accessor functions 12 years ago
Michael Niedermayer 5ade6bfb03 doc/examples/demuxing: use AVFrame accessor functions 12 years ago
Michael Niedermayer bf90ef0314 avcodec: add ff_frame_get_metadatap() 12 years ago
Paul B Mahol 5b802cf567 lavc/codec_desc: add/fix .props for SGI/DPX/X-face/BRender PIX image 12 years ago