34780 Commits (fd09cd08c0ad059ee41ccafc6836a285c1b35c45)
 

Author SHA1 Message Date
Justin Ruggles 0005f9a35b sipr: do not needlessly set *data_size to 0 when returning an error 13 years ago
Michael Niedermayer 8cd210700b Merge remote-tracking branch 'cus/stable' 13 years ago
Justin Ruggles 9cb70ce34b ra288: fix formatting of LOCAL_ALIGNED_16 13 years ago
Michael Niedermayer 82a1d57575 fraps: check overread per sample instead of per line 13 years ago
Michael Niedermayer 46082e6186 fraps: fix memleak 13 years ago
Martin Storsjö 65ac51373b udp: Allow specifying the local IP address 13 years ago
Michael Niedermayer 8892d0492d Revert commit 0bc391281a 13 years ago
Michael Niedermayer 26ae9a5d7c pthreads: drop has_b_frames mangling, its buggy in many many ways, 13 years ago
Carl Eugen Hoyos 367468f148 Check extradata_size before accessing extradata. 13 years ago
shahriman AMS c33d4916fb VC1: Add bottom field offset to block_index[] to avoid rewriting (+10L) 13 years ago
shahriman AMS 62622d04eb vc1dec: move an if() block. 13 years ago
shahriman AMS 4bceeaf0c1 vc1dec: use correct hybrid prediction threshold. 13 years ago
shahriman AMS 4344ce08f1 vc1dec: Partial rewrite of vc1_pred_mv() 13 years ago
shahriman AMS 6475a6e1ca vc1dec: take ME precision into account while scaling MV predictors. 13 years ago
Andrey Utkin 055a141e44 lavf: don't leak corrupted packets 13 years ago
Michael Niedermayer 11e155c219 ra288: try to fix 10l typo that breaks compile on some platforms 13 years ago
Michael Niedermayer b2bdca1b4a udp: simplify 7a032cb97f 13 years ago
Andrey Utkin 7a032cb97f Fix segfault on UDP reading 13 years ago
Michael Niedermayer 4354788a89 Merge remote-tracking branch 'qatar/master' 13 years ago
Themaister 0827222b9c Use more accurate conversion for rgb15/16 to rgb24/32 (C/MMX). 13 years ago
Michael Niedermayer 3bdfef31ac fraps: check for overread 13 years ago
Michael Niedermayer bf0ac7aa69 mpegvideo_probe: reduce score for invalid streams 13 years ago
Michael Niedermayer d8407ee2b1 ffplay: limit lowres to the maximum supported. Fixes Ticket591 13 years ago
Reimar Döffinger fd791675d4 Fix nonsense buffer hints. 13 years ago
Martin Storsjö f38f3b88a5 tls: Use ERR_get_error() in do_tls_poll 13 years ago
Michael Niedermayer 4e38d4ef0e mpegvideo_probe: Getting rid of the use of GCC language extensions 13 years ago
Michael Niedermayer 0643ff1712 mpegvideo_probe: dont be too picky on spec compliance and the lack of system startcodes. 13 years ago
Michael Niedermayer b52f2d88fe mpegvideo_probe: count video and audio pes seperately 13 years ago
Michael Niedermayer 26d7eb40fd mpegvideo probe: fix slice counting 13 years ago
Alex Converse 1149fbc763 indeo3: Fix a fencepost error. 13 years ago
Alex Converse 735e601be1 mxfdec: Fix comparison of unsigned expression < 0. 13 years ago
Anton Khirnov 3110ad8329 mpegts: set stream id on just created stream, not an unrelated variable 13 years ago
Justin Ruggles 2467d8d9ea ra288: return error if input buffer is too small 13 years ago
Justin Ruggles 0131e70af5 ra288: utilize DSPContext.vector_fmul() 13 years ago
Justin Ruggles 03e5d6118c ra288: use memcpy() to copy decoded samples to output 13 years ago
Justin Ruggles f50b6be57d mace: only calculate output buffer size once 13 years ago
Diego Biurrun ce33320b30 Remove redundant filename self-references inside files. 13 years ago
Diego Biurrun 9412f81138 indeo3data: add missing config.h #include for HAVE_BIGENDIAN 13 years ago
Diego Biurrun 276b995d85 x86: drop pointless ARCH_X86 #ifdef from files in x86 subdirectory 13 years ago
Michael Niedermayer 4b7ef5a1e6 flv: Skip invalid index 13 years ago
Justin Ruggles f9324d5add avplay: reset rdft when closing stream. 13 years ago
Michael Niedermayer 33feba3abf Revert "lavc: Init AVFrame->opaque to AVCodecContext.opaque in avcodec_default_get_buffer()" 13 years ago
Anton Khirnov 8a691dfdab doc/git-howto: expand format-patch and send-email notes. 13 years ago
Anton Khirnov 83daced0a3 lavf: expand doxy for some AVFormatContext fields. 13 years ago
Carl Eugen Hoyos 4d7c71c364 Check for OOM after av_mallocz() in ff_interleave_add_packet(). 13 years ago
Carl Eugen Hoyos 8a3f976498 Support decoding "m1v " mpeg1video in mov. 13 years ago
Carl Eugen Hoyos 6aaf6db253 Support decoding transport streams from Sony NXCAM. 13 years ago
Michael Niedermayer ac3c895d93 Revert "Warn the user if lowres > max_lowres, set lowres to max_lowres and continue" 13 years ago
Michael Niedermayer 0bd42ae72c Merge remote-tracking branch 'qatar/master' 13 years ago
Michael Niedermayer 5955c63c36 v4l2: fix uninitialized variable 13 years ago