50622 Commits (3da54858d36c0371e713935b69c5df5f050ca1b3)
 

Author SHA1 Message Date
Michael Niedermayer dae38a66eb dnxhddec: return the correct number of bytes from decode_frame 12 years ago
Michael Niedermayer faa0068a87 avformat: Make duration estimation from pts more robust 12 years ago
Michael Niedermayer 9bb54bb685 nutdec: more specific return codes for decode_syncpoint() 12 years ago
Michael Niedermayer 7ccc0ed6a0 nutdec: print error on invalid/unsupported fourcc style 12 years ago
Michael Niedermayer 144da7eeca Merge remote-tracking branch 'cehoyos/master' 12 years ago
Clément Bœsch 53ca0cb8d4 build: [autodetect] -> [no] in iconv help. 12 years ago
Michael Niedermayer 03148fd174 buildsys: only include log2_tab per library for shared builds 12 years ago
Carl Eugen Hoyos 523b12affc Add h264chroma dependency for cavs decoder to configure. 12 years ago
Carl Eugen Hoyos 9051e297d2 Add h264qpel dependency for snow codec to configure. 12 years ago
Carl Eugen Hoyos 2b09078a61 Add h264chroma dependency for vp5 and vp6 decoder to configure. 12 years ago
Janne Grunau 15ea1ac695 fate: remove last incomplete frame from mpeg2-field-enc test 12 years ago
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