index
:
ffmpeg-streaming
master
Raptor Engineering's fork of FFmpeg with streaming enhancements https://git.ffmpeg.org/ffmpeg.git
Raptor Engineering, LLC
summary
refs
log
tree
commit
diff
stats
log msg
author
committer
range
path:
root
/
libavcodec
/
libx264.c
Commit message (
Expand
)
Author
Age
Files
Lines
*
Fix mem leak.
Ralf Terdic
2008-10-13
1
-0
/
+2
*
x264 has removed the b-rdo and bime options, and instead integrated
Jason Garrett-Glaser
2008-10-02
1
-2
/
+0
*
sync to latest x264 git, field was renamed
Baptiste Coudurier
2008-09-16
1
-1
/
+1
*
Make X264_init() no longer assign avctx->rc_eq to libx264's context.
Stefano Sabatini
2008-08-29
1
-1
/
+0
*
Make AVCodec long_names definition conditional depending on CONFIG_SMALL.
Stefano Sabatini
2008-06-12
1
-1
/
+1
*
add esa/dia compat me options and new tesa for libx264
Baptiste Coudurier
2008-06-05
1
-0
/
+2
*
x264 interlaced encoding option
Baptiste Coudurier
2008-06-04
1
-0
/
+2
*
cleanup, remove useless parentheses
Baptiste Coudurier
2008-06-04
1
-13
/
+13
*
Replace some occurrences of -1 with PIX_FMT_NONE.
Carl Eugen Hoyos
2008-05-11
1
-1
/
+1
*
Add some long names to AVCodec declarations.
Stefano Sabatini
2008-04-29
1
-1
/
+2
*
Apply 'cold' attribute to init/uninit functions in libavcodec
Zuxy Meng
2008-03-21
1
-2
/
+2
*
map warning levels between libx264 and libavutil
Benoit Fouet
2007-07-12
1
-1
/
+1
*
update my email address
Måns Rullgård
2007-07-05
1
-1
/
+1
*
Consistent naming and lib prefixes for x264, xvid and mp3lame within the code.
Diego Biurrun
2007-06-06
1
-2
/
+2
*
Give all wrappers for external libraries names starting with lib.
Diego Biurrun
2007-06-06
1
-0
/
+300