index
:
ffmpeg.git
debug/motion-vectors
vaapi/drm-render-node
vaapi/hantro-support
FFmpeg multimedia libraries
git repo user
about
summary
refs
log
tree
commit
diff
log msg
author
committer
range
path:
root
/
ffmpeg.c
Age
Commit message (
Expand
)
Author
2007-01-25
do not force output audio channels
Baptiste Coudurier
2007-01-23
AVOption is now const, removes a few warnings
Baptiste Coudurier
2007-01-22
do not override rc_buffer_occupancy if set
Baptiste Coudurier
2007-01-13
Segmentation fault fix when no video device is specified.
Ramiro Polla
2006-12-13
Original X11 device demuxer patch from Clemens Fruhwirth
Guillaume Poirier
2006-12-13
revert broken commit of x11 device demuxer patch
Guillaume Poirier
2006-12-12
Original X11 device demuxer patch from Clemens Fruhwirth
Guillaume Poirier
2006-12-09
print a more correct message when container frame rate differs from codec fra...
Baptiste Coudurier
2006-12-07
use standard INT64_MAX instead of MAXINT64 (and MIN)
Måns Rullgård
2006-12-05
fix memleak, free stream codec allocated by av_new_stream
Baptiste Coudurier
2006-11-22
add interactive support for MinGW
Ramiro Polla
2006-11-10
also set strict_std_compliance for stream copy, its needed for the bitstream ...
Michael Niedermayer
2006-11-06
2nd try for -vcodec copy timebase selection last one choose 1fps due to broke...
Michael Niedermayer
2006-11-05
move check for output file streams num in av_encode
Baptiste Coudurier
2006-11-02
kill AVImageFormat
Baptiste Coudurier
2006-11-01
Replace most of the %lld and %llx by their (cleaner) PRI*64 counterparts.
Steve L'Homme
2006-10-31
better timebase selection heuristic for video stream copy
Michael Niedermayer
2006-10-22
support for sub-only streams; patch by borat subsense com
borat@subsense.com
2006-10-11
Rename ABS macro to FFABS.
Diego Biurrun
2006-10-07
Change license headers to say 'FFmpeg' instead of 'this program/this library'
Diego Biurrun
2006-10-02
Fix quantiSer --> quantiZer typo.
Diego Biurrun
2006-10-01
Update copyright year and mention other copyright holders.
Diego Biurrun
2006-09-28
Remove the "mblmax" OptionDef. The equally named AVOption takes over its
Panagiotis Issaris
2006-09-28
Remove the "mblmin" OptionDef. The equally named AVOption takes over its
Panagiotis Issaris
2006-09-28
Remove the "lmin" OptionDef. The equally named AVOption takes over its function.
Panagiotis Issaris
2006-09-28
Remove the "lmax" OptionDef. The equally named AVOption takes over its function.
Panagiotis Issaris
2006-09-26
Handle possible failure of ff_eval.
Panagiotis Issaris
2006-09-22
Remove the "error" OptionDef. The equally named AVOption takes over its
Panagiotis Issaris
2006-09-22
Remove the "mepc" OptionDef. The equally named AVOption takes over its function.
Panagiotis Issaris
2006-09-22
Remove the "skip_exp" OptionDef. The equally named AVOption takes over its
Panagiotis Issaris
2006-09-22
Remove the "skip_factor" OptionDef. The equally named AVOption takes over its
Panagiotis Issaris
2006-09-22
Remove the "skip_threshold" OptionDef. The equally named AVOption takes over its
Panagiotis Issaris
2006-09-22
Remove the "mb_threshold" OptionDef. The equally named AVOption takes over its
Panagiotis Issaris
2006-09-21
* Moving FifoBuffer out of libavformat/avformat.h and
Roman Shaposhnik
2006-09-20
The "video_rc_buffer_aggressivity" variable is not being used anymore in
Panagiotis Issaris
2006-09-20
Remove the "sc_threshold" OptionDef variable.
Panagiotis Issaris
2006-09-20
Remove the "bug" OptionDef used for setting the workaround_bugs variable.
Panagiotis Issaris
2006-09-20
Remove the "qsquish" OptionDef. The AVOption min/max value is changed to match
Panagiotis Issaris
2006-09-20
Remove the "qmax" OptionDef.
Panagiotis Issaris
2006-09-20
Remove the "qmin" OptionDef.
Panagiotis Issaris
2006-09-20
Remove the "bf" OptionDef parameter so the equally named AVOption will take
Panagiotis Issaris
2006-09-20
Migrate the "packetsize" OptionDef option to become an AVOption.
Panagiotis Issaris
2006-09-20
Migrate the "muxrate" OptionDef option to become an AVOption.
Panagiotis Issaris
2006-09-18
Remove the "bufsize" OptionDef option from ffmpeg.c. The equally named "bufsize"
Panagiotis Issaris
2006-09-15
Remove the "rc_init_cplx" OptionDef option from ffmpeg.c. The equally named
Panagiotis Issaris
2006-09-15
Remove the "bt" OptionDef option from ffmpeg.c. The equally named
Panagiotis Issaris
2006-09-15
Remove the "i_qfactor" OptionDef option from ffmpeg.c. The equally named
Panagiotis Issaris
2006-09-15
Remove the "me_range" OptionDef option from ffmpeg.c. The equally named
Panagiotis Issaris
2006-09-15
Remove the "i_qoffset" OptionDef option from ffmpeg.c. The equally named
Panagiotis Issaris
2006-09-15
Remove the "b_qoffset" OptionDef option from ffmpeg.c. The equally named
Panagiotis Issaris
[next]