1637 Commits (0b9fb89d58d3311c42b120da36e2ec850fd96969)
 

Author SHA1 Message Date
Philip Gladstone 4baca0690f More changes to make things compile on more platforms 22 years ago
Falk Hüffner 3354b0c9e5 Kludge around compilation failure on Alpha. 22 years ago
Francisco Javier Cabello Torres 7ca413b44a via c3 fix patch by (Francisco Javier Cabello Torres <fjcabello at visual-tools dot com>) 22 years ago
Michael Niedermayer f78ebb51ec apiexample doesnt send complete frames to the codec 22 years ago
Brian Foley 404d2241ec altivec accelerated v-resample patch by (Brian Foley <bfoley at compsoc dot nuigalway dot ie>) 22 years ago
François Revol 0ea8f2be4e Avoid "unused variable 'c'" warning. 22 years ago
Michael Niedermayer e4828c7d43 fixing h263+ slices if the padding at the end of the frame is >7 && <16 && there are no zero bytes afterwards 22 years ago
Philip Gladstone 9c938e77e8 More fixes to compile and build on more platforms. 22 years ago
Philip Gladstone 35fedfc349 Add some rudimentary support for sparc64 22 years ago
Philip Gladstone b55e4ef43d Try to get this to build on more platforms (especially Darwin) 22 years ago
Agent Smith 2aa29681c9 dont put flies in the stdout soup patch by (Agent Smith <asmith at wgz dot com>) 22 years ago
Fabrice Bellard abac617591 renamed libav to libavformat 22 years ago
Francisco Javier Cabello Torres 57fc257642 via c3 detection patch by (Francisco Javier Cabello Torres <fjcabello at visual-tools dot com>) 22 years ago
Michael Niedermayer 525e51e8a3 10l 22 years ago
Michael Niedermayer 58b0b0dd93 fixing aspect 22 years ago
Dominik Mierzejewski c9f99fef4f warning patch by (Dominik Mierzejewski <dominik at rangers dot eu dot org>) 22 years ago
Michael Niedermayer f8fd15e03f moving init of some variables (hurry_up,...) to MPV_frame_start() 22 years ago
Philip Gladstone 47930f093e Applied changes to make it compile on darwin 22 years ago
Brian Foley 9c76bd48aa * altivec and pix_norm patch by Brian Foley 22 years ago
Mark Hills 3aca208a7b * Ogg/Vorbis patch by Mark Hills 22 years ago
Zdenek Kabelac 9a7b310d06 * remaining part of John Ryland's patch 22 years ago
Philip Gladstone ae98a91509 Updated to reflect the current state of ffserver (as I understand it). 22 years ago
Philip Gladstone 26b4bb70c2 Added three sample video hooks. See the (rudimentary) documentation on what 22 years ago
Fabrice Bellard 65e70450de experimental mpeg4 video support (currently no slice/timestamp handling) 22 years ago
Fabrice Bellard 50d5d129b4 use codec_id so that the codec does not need to be opened 22 years ago
Fabrice Bellard 0fa45e19ce minimum handling for mpeg4 video multicast from avi files 22 years ago
Fabrice Bellard 6891b9d458 added example to hack with SDP/multicast streaming 22 years ago
Fabrice Bellard 6edd6884b5 RTP multicast begins to work in MPEG1 - simplified stream bandwidth computation (no need to recompute it at each request) 22 years ago
Fabrice Bellard d2f48f3555 update 22 years ago
Alex Beregszaszi b135d9fb96 mjpegb support (need more samples) 22 years ago
Fabrice Bellard 829ac53d98 clean up of redirector code - first stage of RTP multicast support - added SDP redirector output for multicast 22 years ago
Fabrice Bellard a941f3919d export match_ext() 22 years ago
Fabrice Bellard cb1fdc6104 match SDP based on content instead of extension 22 years ago
Michael Niedermayer 5d3cea3a86 aspect ratio cleanup 22 years ago
Fabrice Bellard 67d06418da added handling of URL redirectors (needed for RTSP streaming client) 22 years ago
Fabrice Bellard 2fd0e8e630 supressed incorrect pts init (when the pts is not set, ffmpeg.c presumes the nominal frame rate is used 22 years ago
Fabrice Bellard 01e96fd1cd suppressed PKT_FLAG_DROPPED_FRAME 22 years ago
Fabrice Bellard 6bcafa93d7 pkt->pts is already set, please fix audio if you modify this code - supressed unused PKT_FLAG_DROPPED_FRAME 22 years ago
Zdenek Kabelac bb28568364 * cut&paste fix 22 years ago
Philip Gladstone 92e1cdae86 The problems of doing cvs add foo.* 22 years ago
Philip Gladstone 10d104e4f6 * Add frame rate conversion when there is no audio channel. This makes 22 years ago
Philip Gladstone 142fc6b993 Build and install the vhook subdirectory if enabled (not by default). 22 years ago
Philip Gladstone 6e1b47804e Compile framehook.c 22 years ago
Philip Gladstone 3b2cbbed21 Initial versions of code to all per-frame video processing in ffmpeg. 22 years ago
Philip Gladstone e752dc90c2 Set the pkt->pts field correctly so that frame rate reduction has a chance 22 years ago
Philip Gladstone 86f2b9d0c7 Set the pkt->pts field so that we have a chance of doing frame rate reduction 22 years ago
Philip Gladstone b13a517f95 Get rid of a warning from asfcheck. Not sure that it really helps with WMP though! 22 years ago
Brian Foley f2677d6b26 altivec optimizations patch by (Brian Foley <bfoley at compsoc dot nuigalway dot ie>) 22 years ago
Michael Niedermayer deedfbdbca 10l 22 years ago
Fabrice Bellard 0699d2fe44 update 22 years ago