Aurelien Jacobs
f7f8b4d296
mention libavfilter in warning about deprecated vhook
...
Originally committed as revision 11378 to svn://svn.ffmpeg.org/ffmpeg/trunk
17 years ago
Ronald S. Bultje
c482500fa3
Drop RTSP default protocol.
...
patch by Ronald S. Bultje, rsbultje gmail com
Originally committed as revision 11377 to svn://svn.ffmpeg.org/ffmpeg/trunk
17 years ago
Christophe Gisquet
ae904fd028
Fix issue #301 :
...
summary of changes:
- Use MANGLE when loading some constants into MMX registers.
- Convert those constants to non-static and thus add ff_ prefix.
- Remove last parameter of MSPEL_FILTER13_CORE (was constant).
- Use of "+r" instead of stricter but unnecessary "+g".
- Use of REG_c and direct loading of some of the above.
patch by Christophe GISQUET, christophe.gisquet free fr
Subject: [FFmpeg-devel] [PATCH] Roundup issue #301
Date: Fri, 28 Dec 2007 19:22:18 +0100
Originally committed as revision 11376 to svn://svn.ffmpeg.org/ffmpeg/trunk
17 years ago
Diego Biurrun
8f8fae80b2
cosmetics: Reindent.
...
Originally committed as revision 11375 to svn://svn.ffmpeg.org/ffmpeg/trunk
17 years ago
Ronald S. Bultje
b83a84242c
Merge double-nested if into && condition.
...
patch by Ronald S. Bultje, rsbultje gmail com
Originally committed as revision 11374 to svn://svn.ffmpeg.org/ffmpeg/trunk
17 years ago
Aurelien Jacobs
e299727441
move num_packets=0 where it belongs
...
Originally committed as revision 11373 to svn://svn.ffmpeg.org/ffmpeg/trunk
17 years ago
Ivo van Poorten
920d360973
TechnoTrend PVA Demuxer
...
Originally committed as revision 11372 to svn://svn.ffmpeg.org/ffmpeg/trunk
17 years ago
Ivo van Poorten
3feb44a9be
TechnoTrend PVA Demuxer
...
Originally committed as revision 11371 to svn://svn.ffmpeg.org/ffmpeg/trunk
17 years ago
Morten Hustveit
ebde2a2cd8
Fix prototype and return value of opt_bitrate and opt_bsf.
...
Patch by Morten Hustveit: lists rashbox org
Originally committed as revision 11370 to svn://svn.ffmpeg.org/ffmpeg/trunk
17 years ago
Morten Hustveit
464a631c34
Define rc override string as const.
...
Patch by Morten Hustveit: lists rashbox org
Originally committed as revision 11369 to svn://svn.ffmpeg.org/ffmpeg/trunk
17 years ago
Benoit Fouet
69c12fbb95
Update show_banner date.
...
Originally committed as revision 11368 to svn://svn.ffmpeg.org/ffmpeg/trunk
17 years ago
Diego Biurrun
bf22a10901
cosmetics: sort()
...
Originally committed as revision 11367 to svn://svn.ffmpeg.org/ffmpeg/trunk
17 years ago
Dave Yeo
72be9e73ae
Add portable way to check for the existence of definitions and
...
apply it to socklen_t.
patch by Dave Yeo, daveryeo telus net
Originally committed as revision 11366 to svn://svn.ffmpeg.org/ffmpeg/trunk
17 years ago
Michael Niedermayer
c86ec2f4c3
Extract aspect ratio from ODML/vprp.
...
Originally committed as revision 11365 to svn://svn.ffmpeg.org/ffmpeg/trunk
17 years ago
Michael Niedermayer
2576a9ecec
Correct doxy about timestamp units of read_timestamp().
...
Originally committed as revision 11364 to svn://svn.ffmpeg.org/ffmpeg/trunk
17 years ago
Michael Niedermayer
de14759e97
Document return of read_timestamp.
...
Originally committed as revision 11363 to svn://svn.ffmpeg.org/ffmpeg/trunk
17 years ago
Michael Niedermayer
3858a227ce
More verbose aspect ratio error msg.
...
Originally committed as revision 11362 to svn://svn.ffmpeg.org/ffmpeg/trunk
17 years ago
Kostya Shishkov
e640a5c4ce
Direct blocks should use motion vectors from the second reference frame
...
Originally committed as revision 11361 to svn://svn.ffmpeg.org/ffmpeg/trunk
17 years ago
Justin Ruggles
12eaa3b760
simplify
...
Originally committed as revision 11360 to svn://svn.ffmpeg.org/ffmpeg/trunk
17 years ago
Justin Ruggles
b35c67e58b
pass an AC3DecodeContext to ac3_downmix() instead of multiple arguments
...
Originally committed as revision 11359 to svn://svn.ffmpeg.org/ffmpeg/trunk
17 years ago
Justin Ruggles
866181e5e8
cosmetics: rename sampling_rate to sample_rate
...
Originally committed as revision 11358 to svn://svn.ffmpeg.org/ffmpeg/trunk
17 years ago
Justin Ruggles
0345fade94
do not need to cast a (void *)
...
Originally committed as revision 11357 to svn://svn.ffmpeg.org/ffmpeg/trunk
17 years ago
Justin Ruggles
1b70d88b7a
cosmetics: vertical realignment after last commit
...
Originally committed as revision 11356 to svn://svn.ffmpeg.org/ffmpeg/trunk
17 years ago
Justin Ruggles
d802d7ca12
cosmetics: rename all AC3DecodeContext variables from ctx to s
...
Originally committed as revision 11355 to svn://svn.ffmpeg.org/ffmpeg/trunk
17 years ago
Justin Ruggles
23c8cb89c9
cosmetics: rename GetBitContext gb to gbc
...
Originally committed as revision 11354 to svn://svn.ffmpeg.org/ffmpeg/trunk
17 years ago
Justin Ruggles
005ab694ae
remove unused context variable
...
Originally committed as revision 11353 to svn://svn.ffmpeg.org/ffmpeg/trunk
17 years ago
Evgeniy Stepanov
f9a9b3509c
export raw SSA tracks with their own codec ID (patch by Evgeniy Stepanov)
...
Originally committed as revision 11352 to svn://svn.ffmpeg.org/ffmpeg/trunk
17 years ago
Aurelien Jacobs
243cc4c34a
clear internal queue when seeking
...
Originally committed as revision 11351 to svn://svn.ffmpeg.org/ffmpeg/trunk
17 years ago
Aurelien Jacobs
34c9c1baf4
move internal queue freeing code in its own function
...
Originally committed as revision 11350 to svn://svn.ffmpeg.org/ffmpeg/trunk
17 years ago
Gabriel Forté
b3d8c2c436
fix memory leak (patch by Gabriel Forté gforte _at_ wyplay _dot_ com)
...
Originally committed as revision 11349 to svn://svn.ffmpeg.org/ffmpeg/trunk
17 years ago
Michael Niedermayer
5cc9253f35
indent
...
Originally committed as revision 11348 to svn://svn.ffmpeg.org/ffmpeg/trunk
17 years ago
Michael Niedermayer
7ef55085f0
Try to fix url_split() so that the ?foobar part is in the path and only the path.
...
Originally committed as revision 11347 to svn://svn.ffmpeg.org/ffmpeg/trunk
17 years ago
Ivo van Poorten
18be65dd79
add myself as maintainer for pcx.c and sunrast.c
...
Originally committed as revision 11346 to svn://svn.ffmpeg.org/ffmpeg/trunk
17 years ago
Ivo van Poorten
540945ebfb
add PCX and Sun Rasterfile decoders
...
Originally committed as revision 11345 to svn://svn.ffmpeg.org/ffmpeg/trunk
17 years ago
Ivo van Poorten
29e35482e7
remove forgotten debug statement
...
Originally committed as revision 11344 to svn://svn.ffmpeg.org/ffmpeg/trunk
17 years ago
Ivo van Poorten
3c808d8cc4
Sort properly
...
Originally committed as revision 11343 to svn://svn.ffmpeg.org/ffmpeg/trunk
17 years ago
Ivo van Poorten
d43df959d7
Sun Rasterfile decoder
...
Originally committed as revision 11342 to svn://svn.ffmpeg.org/ffmpeg/trunk
17 years ago
Luca Barbato
7ecc634e8a
Real RTSP support, from Ronald S. Bultje rsbultje gmail - part 3 Reindent
...
Originally committed as revision 11341 to svn://svn.ffmpeg.org/ffmpeg/trunk
17 years ago
Luca Barbato
e150211863
Real RTSP support, from Ronald S. Bultje rsbultje gmail - part 2 x-pn-tng support
...
Originally committed as revision 11340 to svn://svn.ffmpeg.org/ffmpeg/trunk
17 years ago
Luca Barbato
16ed032214
Real RTSP support, from Ronald S. Bultje rsbultje gmail - part 1 Comment
...
Originally committed as revision 11339 to svn://svn.ffmpeg.org/ffmpeg/trunk
17 years ago
Justin Ruggles
02c164c148
use cutoff frequency to adjust bandwidth in ac3 encoder
...
Originally committed as revision 11338 to svn://svn.ffmpeg.org/ffmpeg/trunk
17 years ago
Justin Ruggles
08ac1e783e
use bps instead of kbps for bitrate
...
Originally committed as revision 11337 to svn://svn.ffmpeg.org/ffmpeg/trunk
17 years ago
Michael Niedermayer
359154bc1b
Revert hack which should have never been commited.
...
------------------------------------------------------------------------
r464 | philipjsg | 2002-05-09 03:19:15 +0200 (Thu, 09 May 2002) | 3 lines
* Add a sleep when doing the post to ffserver. Yes, this is the wrong
solution.
Originally committed as revision 11336 to svn://svn.ffmpeg.org/ffmpeg/trunk
17 years ago
Michael Niedermayer
3ab64e46e2
Remove AIW support code, it is unfit for ffmpeg svn, doing usleep() and
...
colorspace convertion and deinterlacing in the demuxer. Whoever wants
AIW support has to implement this cleanly!
Originally committed as revision 11335 to svn://svn.ffmpeg.org/ffmpeg/trunk
17 years ago
Justin Ruggles
c135b520e7
Do not give advice for which bitrate to choose.
...
Originally committed as revision 11334 to svn://svn.ffmpeg.org/ffmpeg/trunk
17 years ago
Justin Ruggles
678a7179b6
fix typo
...
Originally committed as revision 11333 to svn://svn.ffmpeg.org/ffmpeg/trunk
17 years ago
Diego Biurrun
22170ec0b2
Remove mistakenly added multiple inclusion guards.
...
Originally committed as revision 11332 to svn://svn.ffmpeg.org/ffmpeg/trunk
17 years ago
Diego Biurrun
35562dc962
Fix make checkheaders.
...
Originally committed as revision 11331 to svn://svn.ffmpeg.org/ffmpeg/trunk
17 years ago
Diego Biurrun
3035cb6796
Add necessary #include, fixes the warnings:
...
ppc/h264_altivec.c: In function ‘put_h264_qpel16_mc00_altivec’:
ppc/h264_altivec.c:394: warning: implicit declaration of function ‘put_pixels16_altivec’
ppc/h264_altivec.c: In function ‘avg_h264_qpel16_mc00_altivec’:
ppc/h264_altivec.c:395: warning: implicit declaration of function ‘avg_pixels16_altivec’
ppc/h264_altivec.c: In function ‘dsputil_h264_init_ppc’:
ppc/h264_altivec.c:872: warning: implicit declaration of function ‘has_altivec’
Originally committed as revision 11330 to svn://svn.ffmpeg.org/ffmpeg/trunk
17 years ago
Alexander Strange
d479d58cb6
Fix clicking sound in xa-adpcm.
...
patch by Alexander Strange, astrange ithinksw com
Subject: Re: [FFmpeg-devel] [PATCH] fix clicking sound in xa-adpcm
Date: Thu, 27 Dec 2007 03:20:24 -0500
Originally committed as revision 11329 to svn://svn.ffmpeg.org/ffmpeg/trunk
17 years ago