summaryrefslogtreecommitdiffstats
Commit message (Expand)AuthorAgeFilesLines
* Add some rudimentary support for sparc64Philip Gladstone2002-11-262-0/+15
* Try to get this to build on more platforms (especially Darwin)Philip Gladstone2002-11-264-10/+11
* dont put flies in the stdout soup patch by (Agent Smith <asmith at wgz dot com>)Agent Smith2002-11-261-1/+1
* renamed libav to libavformatFabrice Bellard2002-11-2549-10/+10
* via c3 detection patch by (Francisco Javier Cabello Torres <fjcabello at visu...Francisco Javier Cabello Torres2002-11-251-0/+15
* 10lMichael Niedermayer2002-11-251-0/+2
* fixing aspectMichael Niedermayer2002-11-252-19/+26
* warning patch by (Dominik Mierzejewski <dominik at rangers dot eu dot org>)Dominik Mierzejewski2002-11-232-1/+6
* moving init of some variables (hurry_up,...) to MPV_frame_start()Michael Niedermayer2002-11-233-6/+6
* Applied changes to make it compile on darwinPhilip Gladstone2002-11-235-8/+15
* * altivec and pix_norm patch by Brian FoleyBrian Foley2002-11-226-51/+79
* * Ogg/Vorbis patch by Mark HillsMark Hills2002-11-225-30/+224
* * remaining part of John Ryland's patchZdenek Kabelac2002-11-222-2/+3
* Updated to reflect the current state of ffserver (as I understand it).Philip Gladstone2002-11-212-82/+96
* Added three sample video hooks. See the (rudimentary) documentation on whatPhilip Gladstone2002-11-216-0/+841
* experimental mpeg4 video support (currently no slice/timestamp handling)Fabrice Bellard2002-11-201-2/+31
* use codec_id so that the codec does not need to be openedFabrice Bellard2002-11-201-1/+1
* minimum handling for mpeg4 video multicast from avi filesFabrice Bellard2002-11-201-4/+85
* added example to hack with SDP/multicast streamingFabrice Bellard2002-11-201-1/+27
* RTP multicast begins to work in MPEG1 - simplified stream bandwidth computati...Fabrice Bellard2002-11-201-53/+165
* updateFabrice Bellard2002-11-201-0/+1
* mjpegb support (need more samples)Alex Beregszaszi2002-11-203-9/+144
* clean up of redirector code - first stage of RTP multicast support - added SD...Fabrice Bellard2002-11-201-88/+160
* export match_ext()Fabrice Bellard2002-11-201-0/+2
* match SDP based on content instead of extensionFabrice Bellard2002-11-201-5/+15
* aspect ratio cleanupMichael Niedermayer2002-11-206-33/+76
* added handling of URL redirectors (needed for RTSP streaming client)Fabrice Bellard2002-11-201-0/+8
* supressed incorrect pts init (when the pts is not set, ffmpeg.c presumes the ...Fabrice Bellard2002-11-201-3/+0
* suppressed PKT_FLAG_DROPPED_FRAMEFabrice Bellard2002-11-201-1/+0
* pkt->pts is already set, please fix audio if you modify this code - supressed...Fabrice Bellard2002-11-201-12/+0
* * cut&paste fixZdenek Kabelac2002-11-201-1/+1
* The problems of doing cvs add foo.*Philip Gladstone2002-11-201-0/+0
* * Add frame rate conversion when there is no audio channel. This makesPhilip Gladstone2002-11-201-32/+98
* Build and install the vhook subdirectory if enabled (not by default).Philip Gladstone2002-11-201-3/+22
* Compile framehook.cPhilip Gladstone2002-11-201-2/+1
* Initial versions of code to all per-frame video processing in ffmpeg.Philip Gladstone2002-11-203-0/+121
* Set the pkt->pts field correctly so that frame rate reduction has a chancePhilip Gladstone2002-11-201-0/+1
* Set the pkt->pts field so that we have a chance of doing frame rate reductionPhilip Gladstone2002-11-201-0/+7
* Get rid of a warning from asfcheck. Not sure that it really helps with WMP th...Philip Gladstone2002-11-201-1/+1
* altivec optimizations patch by (Brian Foley <bfoley at compsoc dot nuigalway ...Brian Foley2002-11-193-1/+262
* 10lMichael Niedermayer2002-11-191-1/+1
* updateFabrice Bellard2002-11-192-44/+83
* updateFabrice Bellard2002-11-191-0/+1
* updateFabrice Bellard2002-11-193-61/+16
* added CREDITS file (tell me if I forgot someone)Fabrice Bellard2002-11-191-0/+14
* ffserver documentation updateFabrice Bellard2002-11-194-105/+352
* doc updateFabrice Bellard2002-11-195-51/+143
* '-' can be used for standard inputFabrice Bellard2002-11-191-0/+3
* fixed output pts computation in case of pcm audio (fixes ffplay status display)Fabrice Bellard2002-11-191-2/+18
* better than nothing patch for correct audio output with ffplayFabrice Bellard2002-11-191-2/+3
OpenPOWER on IntegriCloud