Robert Swain
|
a5474d50c3
|
enable bidirectional me with x264
patch by Robert Swain <robert =dot= swain =at= gmail =dot= com>
Originally committed as revision 7422 to svn://svn.ffmpeg.org/ffmpeg/trunk
|
2007-01-07 18:04:11 +00:00 |
|
Måns Rullgård
|
c328f313d8
|
make two functions static
Originally committed as revision 6970 to svn://svn.ffmpeg.org/ffmpeg/trunk
|
2006-11-11 19:46:53 +00:00 |
|
Måns Rullgård
|
67bcc87092
|
indentation
Originally committed as revision 6857 to svn://svn.ffmpeg.org/ffmpeg/trunk
|
2006-11-01 18:19:20 +00:00 |
|
Måns Rullgård
|
84278104e1
|
CODEC_CAP_DELAY support
Originally committed as revision 6856 to svn://svn.ffmpeg.org/ffmpeg/trunk
|
2006-11-01 18:18:48 +00:00 |
|
Luca Barbato
|
9f1c1c9985
|
Make ffmpeg work with x264 r592
Originally committed as revision 6711 to svn://svn.ffmpeg.org/ffmpeg/trunk
|
2006-10-16 17:44:29 +00:00 |
|
Diego Biurrun
|
b78e7197a8
|
Change license headers to say 'FFmpeg' instead of 'this program/this library'
and fix GPL/LGPL version mismatches.
Originally committed as revision 6577 to svn://svn.ffmpeg.org/ffmpeg/trunk
|
2006-10-07 15:30:46 +00:00 |
|
Michael Niedermayer
|
504ee036ee
|
fix b pyramid in mp4 muxing if no dts are provided to the muxer
Originally committed as revision 6133 to svn://svn.ffmpeg.org/ffmpeg/trunk
|
2006-08-30 21:18:17 +00:00 |
|
Loren Merritt
|
8b75e45d8c
|
sync to x264 r537
Originally committed as revision 5780 to svn://svn.ffmpeg.org/ffmpeg/trunk
|
2006-07-18 01:29:43 +00:00 |
|
Erik Slagter
|
277fe2294f
|
pass noise reduction option to x264
patch by Erik Slagter <erik at slagter name>
Originally committed as revision 5040 to svn://svn.ffmpeg.org/ffmpeg/trunk
|
2006-02-20 19:01:29 +00:00 |
|
Diego Biurrun
|
4f59b684a6
|
Remove all stray tabs and trailing whitespace, this time for good.
Originally committed as revision 4891 to svn://svn.ffmpeg.org/ffmpeg/trunk
|
2006-01-24 10:33:14 +00:00 |
|
Måns Rullgård
|
806011f2ad
|
place SPS/PPS in extradata if GLOBAL_HEADER flag is set
Originally committed as revision 4872 to svn://svn.ffmpeg.org/ffmpeg/trunk
|
2006-01-20 21:20:46 +00:00 |
|
Diego Biurrun
|
5509bffa88
|
Update licensing information: The FSF changed postal address.
Originally committed as revision 4842 to svn://svn.ffmpeg.org/ffmpeg/trunk
|
2006-01-12 22:43:26 +00:00 |
|
Robert Swain
|
58f7833e8e
|
update x264 wrapper.
patch by Robert Swain.
Originally committed as revision 4784 to svn://svn.ffmpeg.org/ffmpeg/trunk
|
2005-12-29 07:24:23 +00:00 |
|
Diego Biurrun
|
bb270c0896
|
COSMETICS: tabs --> spaces, some prettyprinting
Originally committed as revision 4764 to svn://svn.ffmpeg.org/ffmpeg/trunk
|
2005-12-22 01:10:11 +00:00 |
|
Måns Rullgård
|
68dce79b00
|
revert incorrect change
Originally committed as revision 4683 to svn://svn.ffmpeg.org/ffmpeg/trunk
|
2005-11-09 19:18:20 +00:00 |
|
Steven M. Schultz
|
3712092e76
|
s/log2/av_log2/
patch by Steven M. Schultz <sms at 2bsd com>
Originally committed as revision 4681 to svn://svn.ffmpeg.org/ffmpeg/trunk
|
2005-11-09 08:50:55 +00:00 |
|
Dario Andrade
|
18ae520b72
|
set more x264 encoding parameters
patch by Dario Andrade <dario at ip tv>
Originally committed as revision 4594 to svn://svn.ffmpeg.org/ffmpeg/trunk
|
2005-09-14 21:05:24 +00:00 |
|
Michael Niedermayer
|
337afd1420
|
patch from http://www.freebsd.org/cgi/cvsweb.cgi/ports/multimedia/ffmpeg-devel/files/patch-libavcodec::x264.c
(math.h needed for log2() at least)
Originally committed as revision 4426 to svn://svn.ffmpeg.org/ffmpeg/trunk
|
2005-07-10 00:22:13 +00:00 |
|
Måns Rullgård
|
568d4b810f
|
enable x264 multi-threading
Originally committed as revision 4325 to svn://svn.ffmpeg.org/ffmpeg/trunk
|
2005-05-30 20:34:02 +00:00 |
|
Måns Rullgård
|
3f9d3777b9
|
work with latest svn of x264
Originally committed as revision 4244 to svn://svn.ffmpeg.org/ffmpeg/trunk
|
2005-05-14 21:02:49 +00:00 |
|
Michael Niedermayer
|
c0df9d75bd
|
switch to native time bases
Originally committed as revision 4168 to svn://svn.ffmpeg.org/ffmpeg/trunk
|
2005-04-30 21:43:59 +00:00 |
|
Måns Rullgård
|
f40487c282
|
s/u_char/uint8_t/
Originally committed as revision 4124 to svn://svn.ffmpeg.org/ffmpeg/trunk
|
2005-04-12 22:20:02 +00:00 |
|
Måns Rullgård
|
d4e87f79f0
|
indentation fix
Originally committed as revision 4058 to svn://svn.ffmpeg.org/ffmpeg/trunk
|
2005-03-19 12:30:01 +00:00 |
|
Måns Rullgård
|
f9791751e3
|
B frames and CABAC/CAVLC selection by Erik Slagter (erik at slagter dot name)
Originally committed as revision 4057 to svn://svn.ffmpeg.org/ffmpeg/trunk
|
2005-03-19 12:27:10 +00:00 |
|
Måns Rullgård
|
68c6d60fdf
|
set constant QP from AVCodecContext.global_quality.
set key_frame flag on coded_picture correctly.
Originally committed as revision 4045 to svn://svn.ffmpeg.org/ffmpeg/trunk
|
2005-03-16 13:09:30 +00:00 |
|
Michael Niedermayer
|
6662ec29a5
|
H.264 encoding with x264 by (Måns Rullgård <mru inprovide com>)
Originally committed as revision 4024 to svn://svn.ffmpeg.org/ffmpeg/trunk
|
2005-03-09 03:04:56 +00:00 |
|