summaryrefslogtreecommitdiff
Commit message (Expand)AuthorAge
...
* Add more tests for the presence of dlfcn.h and dlopenPhilip Gladstone2002-11-30
* fixed 'file:' in URLsFabrice Bellard2002-11-29
* fixed multidir compileFabrice Bellard2002-11-29
* I goofed on the darwin LDFLAGS front. Till sourceforge install gcc3Philip Gladstone2002-11-28
* More changes to make things compile on more platformsPhilip Gladstone2002-11-27
* Kludge around compilation failure on Alpha.Falk Hüffner2002-11-27
* via c3 fix patch by (Francisco Javier Cabello Torres <fjcabello at visual-too...Francisco Javier Cabello Torres2002-11-26
* apiexample doesnt send complete frames to the codecMichael Niedermayer2002-11-26
* altivec accelerated v-resample patch by (Brian Foley <bfoley at compsoc dot n...Brian Foley2002-11-26
* Avoid "unused variable 'c'" warning.François Revol2002-11-26
* fixing h263+ slices if the padding at the end of the frame is >7 && <16 && th...Michael Niedermayer2002-11-26
* More fixes to compile and build on more platforms.Philip Gladstone2002-11-26
* Add some rudimentary support for sparc64Philip Gladstone2002-11-26
* Try to get this to build on more platforms (especially Darwin)Philip Gladstone2002-11-26
* dont put flies in the stdout soup patch by (Agent Smith <asmith at wgz dot com>)Agent Smith2002-11-26
* renamed libav to libavformatFabrice Bellard2002-11-25
* via c3 detection patch by (Francisco Javier Cabello Torres <fjcabello at visu...Francisco Javier Cabello Torres2002-11-25
* 10lMichael Niedermayer2002-11-25
* fixing aspectMichael Niedermayer2002-11-25
* warning patch by (Dominik Mierzejewski <dominik at rangers dot eu dot org>)Dominik Mierzejewski2002-11-23
* moving init of some variables (hurry_up,...) to MPV_frame_start()Michael Niedermayer2002-11-23
* Applied changes to make it compile on darwinPhilip Gladstone2002-11-23
* * altivec and pix_norm patch by Brian FoleyBrian Foley2002-11-22
* * Ogg/Vorbis patch by Mark HillsMark Hills2002-11-22
* * remaining part of John Ryland's patchZdenek Kabelac2002-11-22
* Updated to reflect the current state of ffserver (as I understand it).Philip Gladstone2002-11-21
* Added three sample video hooks. See the (rudimentary) documentation on whatPhilip Gladstone2002-11-21
* experimental mpeg4 video support (currently no slice/timestamp handling)Fabrice Bellard2002-11-20
* use codec_id so that the codec does not need to be openedFabrice Bellard2002-11-20
* minimum handling for mpeg4 video multicast from avi filesFabrice Bellard2002-11-20
* added example to hack with SDP/multicast streamingFabrice Bellard2002-11-20
* RTP multicast begins to work in MPEG1 - simplified stream bandwidth computati...Fabrice Bellard2002-11-20
* updateFabrice Bellard2002-11-20
* mjpegb support (need more samples)Alex Beregszaszi2002-11-20
* clean up of redirector code - first stage of RTP multicast support - added SD...Fabrice Bellard2002-11-20
* export match_ext()Fabrice Bellard2002-11-20
* match SDP based on content instead of extensionFabrice Bellard2002-11-20
* aspect ratio cleanupMichael Niedermayer2002-11-20
* added handling of URL redirectors (needed for RTSP streaming client)Fabrice Bellard2002-11-20
* supressed incorrect pts init (when the pts is not set, ffmpeg.c presumes the ...Fabrice Bellard2002-11-20
* suppressed PKT_FLAG_DROPPED_FRAMEFabrice Bellard2002-11-20
* pkt->pts is already set, please fix audio if you modify this code - supressed...Fabrice Bellard2002-11-20
* * cut&paste fixZdenek Kabelac2002-11-20
* The problems of doing cvs add foo.*Philip Gladstone2002-11-20
* * Add frame rate conversion when there is no audio channel. This makesPhilip Gladstone2002-11-20
* Build and install the vhook subdirectory if enabled (not by default).Philip Gladstone2002-11-20
* Compile framehook.cPhilip Gladstone2002-11-20
* Initial versions of code to all per-frame video processing in ffmpeg.Philip Gladstone2002-11-20
* Set the pkt->pts field correctly so that frame rate reduction has a chancePhilip Gladstone2002-11-20
* Set the pkt->pts field so that we have a chance of doing frame rate reductionPhilip Gladstone2002-11-20