index
:
delta/ffmpeg.git
ffmpeg
h264_assembly
master
merge2
oldabi
release/0.10
release/0.11
release/0.5
release/0.6
release/0.7
release/0.8
release/0.9
release/1.0
release/1.1
release/1.2
release/2.0
release/2.1
release/2.2
release/2.3
release/2.4
release/2.5
release/2.6
release/2.7
release/2.8
release/3.0
release/3.1
release/3.2
release/3.3
release/3.4
release/4.0
release/4.1
release/4.2
release/4.3
release/4.4
release/5.0
release/5.1
release/6.0
git.ffmpeg.org: ffmpeg.git
summary
refs
log
tree
commit
diff
log msg
author
committer
range
path:
root
/
ffmpeg.c
Commit message (
Expand
)
Author
Age
Files
Lines
*
Add av_ prefix to clip functions
Reimar Döffinger
2007-02-25
1
-1
/
+1
*
Move the aframes option from the video "subsection" to the
Benoit Fouet
2007-02-20
1
-1
/
+1
*
implement new grabbing interface, as described here:
Ramiro Polla
2007-02-14
1
-145
/
+3
*
rename POWERPC_PERFORMANCE_REPORT to CONFIG_POWERPC_PERF
Måns Rullgård
2007-02-13
1
-2
/
+2
*
This fixes error handling for BeOS, removing the need for some ifdefs.
François Revol
2007-02-13
1
-4
/
+4
*
Print error message instead of crashing when combining -vcodec copy and -vhook.
Matthijs Douze
2007-02-09
1
-0
/
+4
*
happy new year
Diego Biurrun
2007-02-09
1
-1
/
+1
*
Directly access av_log_level instead of calling av_log_{set, get}_level()
Luca Abeni
2007-02-08
1
-2
/
+2
*
Force stereo in target vcd.
Michel Bardiaux
2007-02-05
1
-0
/
+1
*
use avcodec_decode_audio2()
Michael Niedermayer
2007-02-01
1
-1
/
+2
*
do not force output audio channels
Baptiste Coudurier
2007-01-25
1
-7
/
+1
*
AVOption is now const, removes a few warnings
Baptiste Coudurier
2007-01-23
1
-8
/
+8
*
do not override rc_buffer_occupancy if set
Baptiste Coudurier
2007-01-22
1
-1
/
+2
*
Segmentation fault fix when no video device is specified.
Ramiro Polla
2007-01-13
1
-1
/
+1
*
Original X11 device demuxer patch from Clemens Fruhwirth
Guillaume Poirier
2006-12-13
1
-0
/
+4
*
revert broken commit of x11 device demuxer patch
Guillaume Poirier
2006-12-13
1
-4
/
+0
*
Original X11 device demuxer patch from Clemens Fruhwirth
Guillaume Poirier
2006-12-12
1
-0
/
+4
*
print a more correct message when container frame rate differs from codec fra...
Baptiste Coudurier
2006-12-09
1
-1
/
+1
*
use standard INT64_MAX instead of MAXINT64 (and MIN)
Måns Rullgård
2006-12-07
1
-1
/
+1
*
fix memleak, free stream codec allocated by av_new_stream
Baptiste Coudurier
2006-12-05
1
-1
/
+3
*
add interactive support for MinGW
Ramiro Polla
2006-11-22
1
-27
/
+16
*
also set strict_std_compliance for stream copy, its needed for the bitstream ...
Michael Niedermayer
2006-11-10
1
-1
/
+1
*
2nd try for -vcodec copy timebase selection last one choose 1fps due to broke...
Michael Niedermayer
2006-11-06
1
-1
/
+1
*
move check for output file streams num in av_encode
Baptiste Coudurier
2006-11-05
1
-4
/
+4
*
kill AVImageFormat
Baptiste Coudurier
2006-11-02
1
-34
/
+0
*
Replace most of the %lld and %llx by their (cleaner) PRI*64 counterparts.
Steve L'Homme
2006-11-01
1
-5
/
+5
*
better timebase selection heuristic for video stream copy
Michael Niedermayer
2006-10-31
1
-1
/
+4
*
support for sub-only streams; patch by borat subsense com
borat@subsense.com
2006-10-22
1
-2
/
+1
*
Rename ABS macro to FFABS.
Diego Biurrun
2006-10-11
1
-1
/
+1
*
Change license headers to say 'FFmpeg' instead of 'this program/this library'
Diego Biurrun
2006-10-07
1
-11
/
+13
*
Fix quantiSer --> quantiZer typo.
Diego Biurrun
2006-10-02
1
-2
/
+2
*
Update copyright year and mention other copyright holders.
Diego Biurrun
2006-10-01
1
-1
/
+1
*
Remove the "mblmax" OptionDef. The equally named AVOption takes over its
Panagiotis Issaris
2006-09-28
1
-13
/
+0
*
Remove the "mblmin" OptionDef. The equally named AVOption takes over its
Panagiotis Issaris
2006-09-28
1
-13
/
+0
*
Remove the "lmin" OptionDef. The equally named AVOption takes over its function.
Panagiotis Issaris
2006-09-28
1
-8
/
+0
*
Remove the "lmax" OptionDef. The equally named AVOption takes over its function.
Panagiotis Issaris
2006-09-28
1
-8
/
+0
*
Handle possible failure of ff_eval.
Panagiotis Issaris
2006-09-26
1
-0
/
+4
*
Remove the "error" OptionDef. The equally named AVOption takes over its
Panagiotis Issaris
2006-09-22
1
-8
/
+0
*
Remove the "mepc" OptionDef. The equally named AVOption takes over its function.
Panagiotis Issaris
2006-09-22
1
-3
/
+0
*
Remove the "skip_exp" OptionDef. The equally named AVOption takes over its
Panagiotis Issaris
2006-09-22
1
-3
/
+0
*
Remove the "skip_factor" OptionDef. The equally named AVOption takes over its
Panagiotis Issaris
2006-09-22
1
-3
/
+0
*
Remove the "skip_threshold" OptionDef. The equally named AVOption takes over its
Panagiotis Issaris
2006-09-22
1
-3
/
+0
*
Remove the "mb_threshold" OptionDef. The equally named AVOption takes over its
Panagiotis Issaris
2006-09-22
1
-8
/
+0
*
* Moving FifoBuffer out of libavformat/avformat.h and
Roman Shaposhnik
2006-09-21
1
-14
/
+12
*
The "video_rc_buffer_aggressivity" variable is not being used anymore in
Panagiotis Issaris
2006-09-20
1
-2
/
+0
*
Remove the "sc_threshold" OptionDef variable.
Panagiotis Issaris
2006-09-20
1
-8
/
+0
*
Remove the "bug" OptionDef used for setting the workaround_bugs variable.
Panagiotis Issaris
2006-09-20
1
-10
/
+0
*
Remove the "qsquish" OptionDef. The AVOption min/max value is changed to match
Panagiotis Issaris
2006-09-20
1
-13
/
+0
*
Remove the "qmax" OptionDef.
Panagiotis Issaris
2006-09-20
1
-13
/
+0
*
Remove the "qmin" OptionDef.
Panagiotis Issaris
2006-09-20
1
-13
/
+0
[next]