6842 Commits (2d162e3825a35b6ac42a27d27c4a3ebbd141828d)

Author SHA1 Message Date
Fabrice Bellard 9ec05e3680 added DVD LPCM decoding support 22 years ago
Michael Niedermayer 1d0d55daf4 --disable-risky support 22 years ago
Zdenek Kabelac 02d697aa5f * headers valid for C++ compilers 22 years ago
Fabrice Bellard 1501987b46 Audio support for DV1394 by Max Krasnyansky 22 years ago
Fabrice Bellard 425ed6e223 DV audio decoder by Roman Shaposhnick 22 years ago
Andriy Rysin 850742d785 audio only avi patch by (Andriy Rysin <arysin at bcsii dot net>) 22 years ago
Fabrice Bellard a48835b9fe removed unneeded mallocs 22 years ago
Fabrice Bellard e9a9e0c210 use av_strdup() 22 years ago
Fabrice Bellard 39f853afe9 use av_malloc() 22 years ago
Roman Shaposhnik 98486a6bc0 zero sized malloc patch by Roman Shaposhnick 22 years ago
Fabrice Bellard a5df11ab1e dv1394 channel selection by Max Krasnyansky - modified channel number to be in base 10 by default 22 years ago
Fabrice Bellard 7f172339fd grab device is in AVFormatParameter (at least better than global variable) 22 years ago
Fabrice Bellard 86fd51fbad video_device fixes 22 years ago
Fabrice Bellard 2a6874fd24 removed warnings 22 years ago
Max Krasnyansky 8aa3ee32c2 dv patch by Max Krasnyansky (maxk at qualcomm dot com) 22 years ago
Fabrice Bellard 7c235fe238 dependency handling is consistant with libavcodec 22 years ago
François Revol 7ed2dd2db4 removed redundant 4CC 22 years ago
François Revol 8b879f18d1 Fix probing for some files (ew.mov, april.mov) 22 years ago
Philip Gladstone 77b71ddc11 AUtomatic dependency generation. Runs on Linux (at least). Probably should 22 years ago
Slavik Gnatenko f3ec2d46ba os2 support patch by ("Slavik Gnatenko" <miracle9 at newmail dot ru>) 22 years ago
Fabrice Bellard 94d883e84b jpeg detection fix - fixed imagepipe output 22 years ago
Fabrice Bellard 87a0a6816f added still image support 22 years ago
Fabrice Bellard f746a04616 added url_get_filename() 22 years ago
Fabrice Bellard 0b9fb89d58 extracted yuv4mpeg from img.c (untested) 22 years ago
Fabrice Bellard 290c5fa640 added simple still image format support to simplify image and imagepipe video formats 22 years ago
Thomas Jarosch f60f0df116 libav -> libavformat in Makefile patch by (Thomas Jarosch <tomj at simonv dot com>) 22 years ago
Michael Niedermayer f560dd8279 huffyuv 4cc & -strict 22 years ago
Ryutaroh Matsumoto c6c11cb6c6 mimetype fixes patch by (Ryutaroh Matsumoto <ryutaroh at it dot ss dot titech dot ac dot jp>) 22 years ago
François Revol 1cef952731 Fix for odd strf tag in Stargate SG-1 - 3x18 - Shades of Grey.avi 22 years ago
François Revol 8ff323888c redid usleep() fix for BeOS, more consistant with the MINGW32 one. removed a TAB :P 22 years ago
Bill Eldridge 9b2e001fc5 mingw patch by (Bill Eldridge <bill at rfa dot org>) 22 years ago
François Revol 9ca7cfc5c4 Hey, not everyone has usleep() ! (temporary fix, we should check for this in configure) 22 years ago
Philip Gladstone c9646fda01 * Extend the syntax of a filename for the img reader to allow looping. Thus 22 years ago
Philip Gladstone 38758ab0cd * Add code to allow the img reader to read files at the nominal frame rate. 22 years ago
Michael Niedermayer 492cd3a920 AVVideoFrame -> AVFrame 22 years ago
Philip Gladstone f694168d52 Fix a crash caused by a null coded_picture pointer in ffserver. 22 years ago
Michael Niedermayer 1e491e29c2 cleanup 22 years ago
Philip Gladstone 042f24652e Added support for a realease function to eliminate the context blocks used 22 years ago
Fabrice Bellard a1dfc201bd fixed 'file:' in URLs 22 years ago
Fabrice Bellard a382b927ed fixed multidir compile 22 years ago
Philip Gladstone 4baca0690f More changes to make things compile on more platforms 22 years ago
Fabrice Bellard abac617591 renamed libav to libavformat 22 years ago