Commit Graph

  • a382b927ed fixed multidir compile Fabrice Bellard 2002-11-29 14:56:03 +00:00
  • 6207ba95f3 I goofed on the darwin LDFLAGS front. Till sourceforge install gcc3 I can't actually test it fully. Philip Gladstone 2002-11-28 02:53:06 +00:00
  • 4baca0690f More changes to make things compile on more platforms Philip Gladstone 2002-11-27 02:45:14 +00:00
  • 3354b0c9e5 Kludge around compilation failure on Alpha. Falk Hüffner 2002-11-27 01:20:42 +00:00
  • 7ca413b44a via c3 fix patch by (Francisco Javier Cabello Torres <fjcabello at visual-tools dot com>) Francisco Javier Cabello Torres 2002-11-26 16:26:58 +00:00
  • f78ebb51ec apiexample doesnt send complete frames to the codec Michael Niedermayer 2002-11-26 16:16:04 +00:00
  • 404d2241ec altivec accelerated v-resample patch by (Brian Foley <bfoley at compsoc dot nuigalway dot ie>) Brian Foley 2002-11-26 09:21:01 +00:00
  • 0ea8f2be4e Avoid "unused variable 'c'" warning. François Revol 2002-11-26 08:58:24 +00:00
  • e4828c7d43 fixing h263+ slices if the padding at the end of the frame is >7 && <16 && there are no zero bytes afterwards Michael Niedermayer 2002-11-26 08:56:10 +00:00
  • 9c938e77e8 More fixes to compile and build on more platforms. Philip Gladstone 2002-11-26 05:01:36 +00:00
  • 35fedfc349 Add some rudimentary support for sparc64 Philip Gladstone 2002-11-26 04:29:40 +00:00
  • b55e4ef43d Try to get this to build on more platforms (especially Darwin) Philip Gladstone 2002-11-26 03:35:18 +00:00
  • 2aa29681c9 dont put flies in the stdout soup patch by (Agent Smith <asmith at wgz dot com>) Agent Smith 2002-11-26 00:54:27 +00:00
  • abac617591 renamed libav to libavformat Fabrice Bellard 2002-11-25 19:07:40 +00:00
  • 57fc257642 via c3 detection patch by (Francisco Javier Cabello Torres <fjcabello at visual-tools dot com>) Francisco Javier Cabello Torres 2002-11-25 16:58:41 +00:00
  • 525e51e8a3 10l Michael Niedermayer 2002-11-25 09:57:58 +00:00
  • 58b0b0dd93 fixing aspect Michael Niedermayer 2002-11-25 09:23:19 +00:00
  • c9f99fef4f warning patch by (Dominik Mierzejewski <dominik at rangers dot eu dot org>) Dominik Mierzejewski 2002-11-23 10:58:14 +00:00
  • f8fd15e03f moving init of some variables (hurry_up,...) to MPV_frame_start() Michael Niedermayer 2002-11-23 09:12:57 +00:00
  • 47930f093e Applied changes to make it compile on darwin Philip Gladstone 2002-11-23 01:29:25 +00:00
  • 9c76bd48aa * altivec and pix_norm patch by Brian Foley Brian Foley 2002-11-22 07:53:06 +00:00
  • 3aca208a7b * Ogg/Vorbis patch by Mark Hills Mark Hills 2002-11-22 07:27:13 +00:00
  • 9a7b310d06 * remaining part of John Ryland's patch Zdenek Kabelac 2002-11-22 07:24:28 +00:00
  • ae98a91509 Updated to reflect the current state of ffserver (as I understand it). Philip Gladstone 2002-11-21 03:52:01 +00:00
  • 26b4bb70c2 Added three sample video hooks. See the (rudimentary) documentation on what they do and their capabilities. Philip Gladstone 2002-11-21 03:50:36 +00:00
  • 65e70450de experimental mpeg4 video support (currently no slice/timestamp handling) Fabrice Bellard 2002-11-20 20:53:32 +00:00
  • 50d5d129b4 use codec_id so that the codec does not need to be opened Fabrice Bellard 2002-11-20 20:50:29 +00:00
  • 0fa45e19ce minimum handling for mpeg4 video multicast from avi files Fabrice Bellard 2002-11-20 20:49:47 +00:00
  • 6891b9d458 added example to hack with SDP/multicast streaming Fabrice Bellard 2002-11-20 18:26:32 +00:00
  • 6edd6884b5 RTP multicast begins to work in MPEG1 - simplified stream bandwidth computation (no need to recompute it at each request) Fabrice Bellard 2002-11-20 18:05:45 +00:00
  • d2f48f3555 update Fabrice Bellard 2002-11-20 17:08:39 +00:00
  • b135d9fb96 mjpegb support (need more samples) Alex Beregszaszi 2002-11-20 15:18:11 +00:00
  • 829ac53d98 clean up of redirector code - first stage of RTP multicast support - added SDP redirector output for multicast Fabrice Bellard 2002-11-20 15:00:05 +00:00
  • a941f3919d export match_ext() Fabrice Bellard 2002-11-20 14:54:46 +00:00
  • cb1fdc6104 match SDP based on content instead of extension Fabrice Bellard 2002-11-20 14:54:13 +00:00
  • 5d3cea3a86 aspect ratio cleanup Michael Niedermayer 2002-11-20 13:08:04 +00:00
  • 67d06418da added handling of URL redirectors (needed for RTSP streaming client) Fabrice Bellard 2002-11-20 11:41:22 +00:00
  • 2fd0e8e630 supressed incorrect pts init (when the pts is not set, ffmpeg.c presumes the nominal frame rate is used Fabrice Bellard 2002-11-20 10:53:35 +00:00
  • 01e96fd1cd suppressed PKT_FLAG_DROPPED_FRAME Fabrice Bellard 2002-11-20 10:51:17 +00:00
  • 6bcafa93d7 pkt->pts is already set, please fix audio if you modify this code - supressed unused PKT_FLAG_DROPPED_FRAME Fabrice Bellard 2002-11-20 10:50:44 +00:00
  • bb28568364 * cut&paste fix Zdenek Kabelac 2002-11-20 07:32:18 +00:00
  • 92e1cdae86 The problems of doing cvs add foo.* Philip Gladstone 2002-11-20 04:02:45 +00:00
  • 10d104e4f6 * Add frame rate conversion when there is no audio channel. This makes ffmpeg/ffserver work again when just capturing video from a live source and you are streaming feeds of different frame rates. * Fix a segfault in argument processing * Add handling for -vhook argument * Add logic to call video hooks if any have been specified. Philip Gladstone 2002-11-20 03:06:12 +00:00
  • 142fc6b993 Build and install the vhook subdirectory if enabled (not by default). Philip Gladstone 2002-11-20 03:02:23 +00:00
  • 6e1b47804e Compile framehook.c Philip Gladstone 2002-11-20 03:00:43 +00:00
  • 3b2cbbed21 Initial versions of code to all per-frame video processing in ffmpeg. Philip Gladstone 2002-11-20 03:00:27 +00:00
  • e752dc90c2 Set the pkt->pts field correctly so that frame rate reduction has a chance of working Philip Gladstone 2002-11-20 02:58:08 +00:00
  • 86f2b9d0c7 Set the pkt->pts field so that we have a chance of doing frame rate reduction correctly in ffmpeg.c Philip Gladstone 2002-11-20 02:57:42 +00:00
  • b13a517f95 Get rid of a warning from asfcheck. Not sure that it really helps with WMP though! Philip Gladstone 2002-11-20 02:57:03 +00:00
  • f2677d6b26 altivec optimizations patch by (Brian Foley <bfoley at compsoc dot nuigalway dot ie>) Brian Foley 2002-11-19 23:22:29 +00:00
  • deedfbdbca 10l Michael Niedermayer 2002-11-19 23:04:07 +00:00
  • 0699d2fe44 update Fabrice Bellard 2002-11-19 20:28:29 +00:00
  • 97373f2538 update Fabrice Bellard 2002-11-19 20:18:08 +00:00
  • 4745b5bf6c update Fabrice Bellard 2002-11-19 20:09:45 +00:00
  • fce16586a1 added CREDITS file (tell me if I forgot someone) Fabrice Bellard 2002-11-19 20:01:55 +00:00
  • c70a211997 ffserver documentation update Fabrice Bellard 2002-11-19 19:47:50 +00:00
  • 47d944d2be doc update Fabrice Bellard 2002-11-19 19:16:26 +00:00
  • b242baa411 '-' can be used for standard input Fabrice Bellard 2002-11-19 19:08:56 +00:00
  • 7feb950a80 fixed output pts computation in case of pcm audio (fixes ffplay status display) Fabrice Bellard 2002-11-19 18:30:03 +00:00
  • 4364a3e016 better than nothing patch for correct audio output with ffplay Fabrice Bellard 2002-11-19 18:21:18 +00:00
  • 45dd5c69f9 a/v sync support: added correct pts handling Fabrice Bellard 2002-11-19 15:52:29 +00:00
  • 8949367ea5 factorized All In Wonder code (not tested) - Added AIW auto detect (not tested) - mute audio when leaving (maybe an option would be needed ?) - removed all global state Fabrice Bellard 2002-11-19 14:57:42 +00:00
  • 5940262772 * oops fixed bad initialization of ff vals. - put FF_LIBMPEG2_IDCT_PERM into CVS - so it will work for now Zdenek Kabelac 2002-11-19 10:08:31 +00:00
  • d43b10ec7a * fixed prototype Zdenek Kabelac 2002-11-19 09:17:52 +00:00
  • 83f238cbf0 * compilation fix (ARM users please check) Zdenek Kabelac 2002-11-19 07:33:36 +00:00
  • 231dd3f327 now raw mpeg4 video decoding is fully supported Fabrice Bellard 2002-11-18 17:33:03 +00:00
  • 93ced3e81a added multicast SDP/RTP demux for multicast streams - added support for MPEG4 video decoding in SDP/RTP Fabrice Bellard 2002-11-18 17:24:39 +00:00
  • 5b25dfa708 do not read probe data if format is specified - match_ext() must be exported Fabrice Bellard 2002-11-18 17:17:27 +00:00
  • 772956c5d7 fixed multicast connect Fabrice Bellard 2002-11-18 17:16:16 +00:00
  • 87f9c9e091 fixing compilation of cs_test Michael Niedermayer 2002-11-18 10:39:22 +00:00
  • 58bfafbed9 hurry_up=5 support Michael Niedermayer 2002-11-18 09:28:21 +00:00
  • 8a555875be lower case div3 Michael Niedermayer 2002-11-18 09:25:02 +00:00
  • 7c5ab7b88d slices & encoding optim Michael Niedermayer 2002-11-15 11:05:14 +00:00
  • 22f3e8bea7 dr1 Michael Niedermayer 2002-11-15 00:07:06 +00:00
  • 0626afe9b2 0.1l Michael Niedermayer 2002-11-14 22:34:25 +00:00
  • 152ba68cc9 YV12 support (warning this is experimental & wont work with offical huffyuv but there is a approx. 20% speed & compression gain) 10l flush_put_bits() Michael Niedermayer 2002-11-14 22:25:20 +00:00
  • b24cf8283e fixing mp3 detection patch by (John Ryland <jryland at trolltech dot com>) John Ryland 2002-11-14 19:53:14 +00:00
  • a32072d0e9 16-bit and 15-bit rgb/bgr patch by (Joel Yliluoma <joel dot yliluoma at w-create dot com>) (note, rare formats disabled) Joel Yliluoma 2002-11-14 19:46:14 +00:00
  • 11f18fafca huffyuv Michael Niedermayer 2002-11-14 19:20:04 +00:00
  • 5844544064 * const warning fix Zdenek Kabelac 2002-11-14 19:07:25 +00:00
  • 6a85ec8d9c * minor warning fix Zdenek Kabelac 2002-11-14 19:04:40 +00:00
  • adb4328917 * not checking for get_buffer_callback - it would be user's error * if DR1 is disabled in get_buffer_callback silently fallback to non-dr rendering Zdenek Kabelac 2002-11-14 18:43:49 +00:00
  • d6483a8e5c 1l found by kabi Michael Niedermayer 2002-11-14 18:02:07 +00:00
  • 4533d2d67f * fix double free Zdenek Kabelac 2002-11-13 19:04:38 +00:00
  • 18f770162b * fixing some minor const warnings Zdenek Kabelac 2002-11-12 15:00:04 +00:00
  • 92ddb69283 * init for inv_zigzag_direct16 moved to init block Zdenek Kabelac 2002-11-12 10:05:21 +00:00
  • 5abd509acd * init table once Zdenek Kabelac 2002-11-12 10:01:27 +00:00
  • 4555345704 * using macros to shorten init part * removing some unused/unneeded code * unifing some function names Zdenek Kabelac 2002-11-12 09:47:14 +00:00
  • 3c97fdb8bb Bump up the priority on the decoding thread. François Revol 2002-11-12 02:20:02 +00:00
  • 34dfe896e3 * quick fix for bit exact setting (FIXME - add this into context flags) Zdenek Kabelac 2002-11-11 21:44:27 +00:00
  • 47837688ca * update Zdenek Kabelac 2002-11-11 19:13:50 +00:00
  • c9a2ebc4c0 100l for kabi (fixing qpel) Michael Niedermayer 2002-11-11 16:17:25 +00:00
  • af19f78f2f * using DSPContext - so each codec could use its local (sub)set of CPU extension * these are untested - users/developers please check Zdenek Kabelac 2002-11-11 10:04:45 +00:00
  • 85bd552606 * using DSPContext - so each codec could use its local (sub)set of CPU extension * fixing compiler warning about uninit level Zdenek Kabelac 2002-11-11 09:44:59 +00:00
  • ec7e0bf0fd * using DSPContext - so each codec could use its local (sub)set of CPU extension * I think IDCT needs some better generic solution Zdenek Kabelac 2002-11-11 09:43:43 +00:00
  • eb4b3dd3c3 * using DSPContext - so each codec could use its local (sub)set of CPU extension Zdenek Kabelac 2002-11-11 09:40:17 +00:00
  • fb602cd15e * useless commit - ignore Zdenek Kabelac 2002-11-11 09:37:40 +00:00
  • c6af86c240 * avcodec_init could be removed I guess... Zdenek Kabelac 2002-11-11 09:31:17 +00:00
  • 2602c84635 * consts Zdenek Kabelac 2002-11-11 09:30:07 +00:00
  • 8350df9704 * added dsp_mask * using frame_bits for wav bits_per_sample Zdenek Kabelac 2002-11-11 09:24:15 +00:00