|
|
|
@cb1fdc61
|
22 years |
fabrice |
match SDP based on content instead of extension
Originally committed …
|
|
|
@5d3cea3a
|
22 years |
michaelni |
aspect ratio cleanup
Originally committed as revision 1254 to …
|
|
|
@67d06418
|
22 years |
fabrice |
added handling of URL redirectors (needed for RTSP streaming client)
…
|
|
|
@2fd0e8e6
|
22 years |
fabrice |
supressed incorrect pts init (when the pts is not set, ffmpeg.c …
|
|
|
@01e96fd1
|
22 years |
fabrice |
suppressed PKT_FLAG_DROPPED_FRAME
Originally committed as revision …
|
|
|
@6bcafa93
|
22 years |
fabrice |
pkt->pts is already set, please fix audio if you modify this code - …
|
|
|
@bb285683
|
22 years |
kabi |
* cut&paste fix
Originally committed as revision 1249 to …
|
|
|
@92e1cdae
|
22 years |
philipjsg |
The problems of doing cvs add foo.*
Originally committed as revision …
|
|
|
@10d104e4
|
22 years |
philipjsg |
* Add frame rate conversion when there is no audio channel. This makes …
|
|
|
@142fc6b9
|
22 years |
philipjsg |
Build and install the vhook subdirectory if enabled (not by default).
…
|
|
|
@6e1b4780
|
22 years |
philipjsg |
Compile framehook.c
Originally committed as revision 1245 to …
|
|
|
@3b2cbbed
|
22 years |
philipjsg |
Initial versions of code to all per-frame video processing in ffmpeg.
…
|
|
|
@e752dc90
|
22 years |
philipjsg |
Set the pkt->pts field correctly so that frame rate reduction has a …
|
|
|
@86f2b9d0
|
22 years |
philipjsg |
Set the pkt->pts field so that we have a chance of doing frame rate …
|
|
|
@b13a517f
|
22 years |
philipjsg |
Get rid of a warning from asfcheck. Not sure that it really helps with …
|
|
|
@f2677d6b
|
22 years |
michaelni |
altivec optimizations patch by (Brian Foley <bfoley at compsoc dot …
|
|
|
@deedfbdb
|
22 years |
michaelni |
10l
Originally committed as revision 1239 to …
|
|
|
@0699d2fe
|
22 years |
fabrice |
update
Originally committed as revision 1238 to …
|
|
|
@97373f2
|
22 years |
fabrice |
update
Originally committed as revision 1237 to …
|
|
|
@4745b5bf
|
22 years |
fabrice |
update
Originally committed as revision 1236 to …
|
|
|
@fce16586
|
22 years |
fabrice |
added CREDITS file (tell me if I forgot someone)
Originally committed …
|
|
|
@c70a2119
|
22 years |
fabrice |
ffserver documentation update
Originally committed as revision 1234 …
|
|
|
@47d944d2
|
22 years |
fabrice |
doc update
Originally committed as revision 1233 to …
|
|
|
@b242baa4
|
22 years |
fabrice |
'-' can be used for standard input
Originally committed as revision …
|
|
|
@7feb950a
|
22 years |
fabrice |
fixed output pts computation in case of pcm audio (fixes ffplay status …
|
|
|
@4364a3e0
|
22 years |
fabrice |
better than nothing patch for correct audio output with ffplay
…
|
|
|
@45dd5c69
|
22 years |
fabrice |
a/v sync support: added correct pts handling
Originally committed as …
|
|
|
@8949367e
|
22 years |
fabrice |
factorized All In Wonder code (not tested) - Added AIW auto detect …
|
|
|
@59402627
|
22 years |
kabi |
* oops fixed bad initialization of ff vals.
- put …
|
|
|
@d43b10ec
|
22 years |
kabi |
* fixed prototype
Originally committed as revision 1226 to …
|
|
|
@83f238cb
|
22 years |
kabi |
* compilation fix (ARM users please check)
Originally committed as …
|
|
|
@231dd3f3
|
22 years |
fabrice |
now raw mpeg4 video decoding is fully supported
Originally committed …
|
|
|
@93ced3e8
|
22 years |
fabrice |
added multicast SDP/RTP demux for multicast streams - added support …
|
|
|
@5b25dfa7
|
22 years |
fabrice |
do not read probe data if format is specified - match_ext() must be …
|
|
|
@772956c5
|
22 years |
fabrice |
fixed multicast connect
Originally committed as revision 1221 to …
|
|
|
@87f9c9e0
|
22 years |
michaelni |
fixing compilation of cs_test
Originally committed as revision 8232 …
|
|
|
@58bfafb
|
22 years |
michaelni |
hurry_up=5 support
Originally committed as revision 1219 to …
|
|
|
@8a55587
|
22 years |
michaelni |
lower case div3
Originally committed as revision 1218 to …
|
|
|
@7c5ab7b8
|
22 years |
michaelni |
slices & encoding optim
Originally committed as revision 1217 to …
|
|
|
@22f3e8be
|
22 years |
michaelni |
dr1
Originally committed as revision 1216 to …
|
|
|
@0626afe9
|
22 years |
michaelni |
0.1l
Originally committed as revision 1215 to …
|
|
|
@152ba68c
|
22 years |
michaelni |
YV12 support (warning this is experimental & wont work with offical …
|
|
|
@b24cf828
|
22 years |
michaelni |
fixing mp3 detection patch by (John Ryland <jryland at trolltech dot …
|
|
|
@a32072d0
|
22 years |
michaelni |
16-bit and 15-bit rgb/bgr patch by (Joel Yliluoma <joel dot yliluoma …
|
|
|
@11f18faf
|
22 years |
michaelni |
huffyuv
Originally committed as revision 1211 to …
|
|
|
@5844544
|
22 years |
kabi |
* const warning fix
Originally committed as revision 1210 to …
|
|
|
@6a85ec8d
|
22 years |
kabi |
* minor warning fix
Originally committed as revision 1209 to …
|
|
|
@adb43289
|
22 years |
kabi |
* not checking for get_buffer_callback - it would be user's error
* if …
|
|
|
@d6483a8e
|
22 years |
michaelni |
1l found by kabi
Originally committed as revision 1207 to …
|
|
|
@4533d2d6
|
22 years |
kabi |
* fix double free
Originally committed as revision 1206 to …
|
|
|
@18f77016
|
22 years |
kabi |
* fixing some minor const warnings
Originally committed as revision …
|
|
|
@92ddb692
|
22 years |
kabi |
* init for inv_zigzag_direct16 moved to init block
Originally …
|
|
|
@5abd509a
|
22 years |
kabi |
* init table once
Originally committed as revision 1203 to …
|
|
|
@45553457
|
22 years |
kabi |
* using macros to shorten init part
* removing some unused/unneeded …
|
|
|
@3c97fdb8
|
22 years |
revol |
Bump up the priority on the decoding thread.
Originally committed as …
|
|
|
@34dfe896
|
22 years |
kabi |
* quick fix for bit exact setting
(FIXME - add this into context …
|
|
|
@47837688
|
22 years |
kabi |
* update
Originally committed as revision 1199 to …
|
|
|
@c9a2ebc4
|
22 years |
michaelni |
100l for kabi (fixing qpel)
Originally committed as revision 1198 to …
|
|
|
@af19f78f
|
22 years |
kabi |
* using DSPContext - so each codec could use its local (sub)set of CPU …
|
|
|
@85bd5526
|
22 years |
kabi |
* using DSPContext - so each codec could use its local (sub)set of CPU …
|
|
|
@ec7e0bf0
|
22 years |
kabi |
* using DSPContext - so each codec could use its local (sub)set of CPU …
|
|
|
@eb4b3dd3
|
22 years |
kabi |
* using DSPContext - so each codec could use its local (sub)set of CPU …
|
|
|
@fb602cd1
|
22 years |
kabi |
* useless commit - ignore
Originally committed as revision 1193 to …
|
|
|
@c6af86c2
|
22 years |
kabi |
* avcodec_init could be removed I guess...
Originally committed as …
|
|
|
@2602c84
|
22 years |
kabi |
* consts
Originally committed as revision 1191 to …
|
|
|
@8350df97
|
22 years |
kabi |
* added dsp_mask
* using frame_bits for wav bits_per_sample
…
|
|
|
@1101abfe
|
22 years |
kabi |
* cleanup statics & const
* some minor initial parsing fixes (yet it's …
|
|
|
@0570bf06
|
22 years |
kabi |
* cleanup statics & const
Originally committed as revision 1188 to …
|
|
|
@e8c00089
|
22 years |
kabi |
* cleanup statics & const
* using frame_bits to store bits_per_sample
…
|
|
|
@c18a2692
|
22 years |
kabi |
* cleanup statics & const
Originally committed as revision 1186 to …
|
|
|
@df1c67ad
|
22 years |
arpi |
10l - set pixelfmt (colorspace) _before_ calling get_buffer() callback …
|
|
|
@b8a78f41
|
22 years |
michaelni |
reversing header game
MIN/MAX -> FFMIN/FFMAX
Originally committed as …
|
|
|
@f11d3f23
|
22 years |
michaelni |
avoid duplicate ";" warnings (based upon a patch by mru at users dot …
|
|
|
@347ae22e
|
22 years |
michaelni |
hurry_up>=5 -> skip everything except header & set pict_type&key_frame …
|
|
|
@8cd5be98
|
22 years |
michaelni |
use FF_INPUT_BUFFER_PADDING_SIZE
Originally committed as revision …
|
|
|
@b1d89f82
|
22 years |
michaelni |
c standard style / warnings patch by (mru at users dot sourceforge dot …
|
|
|
@c2d418f1
|
22 years |
michaelni |
fixing -sameq with mpeg2
Originally committed as revision 1179 to …
|
|
|
@f01a1894
|
22 years |
michaelni |
cleanup
Originally committed as revision 1178 to …
|
|
|
@3810fbf5
|
22 years |
michaelni |
ringbuffer patch by (François Revol <revol at free dot fr>)
…
|
|
|
@9ce2f2b1
|
22 years |
michaelni |
fixes the frame number counter for -vcodec copy patch by (mru at users …
|
|
|
@d7425f59
|
22 years |
michaelni |
cleanup (breaks compatibility, requested by fabrice)
remove …
|
|
|
@005ba718
|
22 years |
arpi |
*HUGE* set of compiler warning fixes, unused variables removal
based …
|
|
|
@41568e4a
|
22 years |
kabi |
* put there more reasnable 15fps speed (though it's probably …
|
|
|
@218baf10
|
22 years |
michaelni |
cleanup
Originally committed as revision 1173 to …
|
|
|
@81ada1ce
|
22 years |
michaelni |
cleanup
Originally committed as revision 1172 to …
|
|
|
@3d71589f
|
22 years |
michaelni |
cleanup
Originally committed as revision 1171 to …
|
|
|
@acbe6cfa
|
22 years |
kabi |
* calculating with the full packet size
Originally committed as …
|
|
|
@ff29712a
|
22 years |
kabi |
* use larger buffer - the size should be calculcated from the …
|
|
|
@e2e6cfd0
|
22 years |
kabi |
* allocate slightly more data - so decoders won't be touching memory
…
|
|
|
@4c3dff6d
|
22 years |
kabi |
* free extradata
Originally committed as revision 1167 to …
|
|
|
@4fca59f
|
22 years |
kabi |
* fix leak with output file closing
Originally committed as revision …
|
|
|
@5acdd6e6
|
22 years |
kabi |
* don't show header errors when eof is reached
Originally committed …
|
|
|
@9eb82647
|
22 years |
michaelni |
MIN/MAX sys/param.h patch by (François Revol <revol at free dot fr>)
…
|
|
|
@dfdfa47c
|
22 years |
michaelni |
BeOS Audio ouput patch by (François Revol <revol at free dot fr>)
…
|
|
|
@95e2ce4a
|
22 years |
michaelni |
lrintf detection (based upon a patch by François Revol <revol at free …
|
|
|
@70d4f2da
|
22 years |
michaelni |
dont use fastmemcpy for PIC
Originally committed as revision 8108 to …
|
|
|
@b587a7cb
|
22 years |
michaelni |
vc++ sucks, found by ("csharprules" <csharprules at hotmail dot com>)
…
|
|
|
@3b783b6b
|
22 years |
fabrice |
added faq.html
Originally committed as revision 1159 to …
|
|
|
@7ff56c72
|
22 years |
fabrice |
updated FAQ - converted it to texinfo
Originally committed as …
|
|
|
@b0397e0
|
22 years |
kabi |
* DR1 support
Originally committed as revision 1157 to …
|
|
|