git.videolan.org
/
ffmpeg.git
/ search
commit
grep
author
committer
pickaxe
?
search:
re
summary
|
shortlog
|
log
|
commit
|
commitdiff
|
tree
first ⋅ prev ⋅
next
Do not force fps unless the user actually specified one.
2007-12-26
Michael Niedermayer
Do not force fps unless the user actually specified...
commit
|
commitdiff
|
tree
2007-12-26
Michael Niedermayer
fix pts and keyframe flags for yuv4mpeg
commit
|
commitdiff
|
tree
2007-12-25
Michael Niedermayer
Prevent silent overwriting of files on windows.
commit
|
commitdiff
|
tree
2007-12-25
Allan Sandfeld Jensen
Revert r6124, the change was just wrong, other formats...
commit
|
commitdiff
|
tree
2007-12-21
Michael Niedermayer
closed/needs_more_info state
commit
|
commitdiff
|
tree
2007-12-21
Michael Niedermayer
More consistent { placement.
commit
|
commitdiff
|
tree
2007-12-21
Michael Niedermayer
indent
commit
|
commitdiff
|
tree
2007-12-21
Michael Niedermayer
~15% faster h264_chroma_mc2/4_c() these also prevent...
commit
|
commitdiff
|
tree
2007-12-21
Michael Niedermayer
30% faster h264_chroma_mc8_c(), this also prevents...
commit
|
commitdiff
|
tree
2007-12-20
Michael Niedermayer
Document ByteIOContext and URLContext change rules.
commit
|
commitdiff
|
tree
2007-12-20
Michael Niedermayer
Document a few more structure change rules with relation...
commit
|
commitdiff
|
tree
2007-12-20
Michael Niedermayer
Document structure change rules with relation to ABI...
commit
|
commitdiff
|
tree
2007-12-19
Michael Niedermayer
Make recently added and still unused read_seek functions...
commit
|
commitdiff
|
tree
2007-12-19
Michael Niedermayer
Merge recently added and still unused play and pause...
commit
|
commitdiff
|
tree
2007-12-19
Michael Niedermayer
Remove dead code which disappeared with the last major...
commit
|
commitdiff
|
tree
2007-12-19
Michael Niedermayer
Remove *_codec_id from AVFormatParameters with the...
commit
|
commitdiff
|
tree
2007-12-19
Michael Niedermayer
Allow overriding codec_ids.
commit
|
commitdiff
|
tree
2007-12-19
Michael Niedermayer
Remove unneeded avio wrapper functions.
commit
|
commitdiff
|
tree
2007-12-18
Michael Niedermayer
A little more doxygenization.
commit
|
commitdiff
|
tree
2007-12-18
Michael Niedermayer
Document Motion_Est_IDs.
commit
|
commitdiff
|
tree
2007-12-18
Michael Niedermayer
Remove old variable with the next major version bump.
commit
|
commitdiff
|
tree
2007-12-17
Michael Niedermayer
another comment ->doxy
commit
|
commitdiff
|
tree
2007-12-17
Michael Niedermayer
ME default does not belong to the ME type enum.
commit
|
commitdiff
|
tree
2007-12-17
Michael Niedermayer
change some normal comments to doxy ones
commit
|
commitdiff
|
tree
2007-12-17
Michael Niedermayer
clarify FIXME
commit
|
commitdiff
|
tree
2007-12-15
Michael Niedermayer
document how to free the result of av_alloc_format_context()
commit
|
commitdiff
|
tree
2007-12-12
Michael Niedermayer
av_*_next() API for libavformat
commit
|
commitdiff
|
tree
2007-12-12
Michael Niedermayer
avoid using first_avcodec
commit
|
commitdiff
|
tree
2007-12-12
Michael Niedermayer
av_*_next() API for libavcodec
commit
|
commitdiff
|
tree
2007-12-06
Michael Niedermayer
prevent warnings about functions being possibly unused
commit
|
commitdiff
|
tree
2007-12-06
Michael Niedermayer
thank you for your efforts to keep my code clean, but...
commit
|
commitdiff
|
tree
2007-12-05
Michael Niedermayer
fix decoding of the first frame of gray.mov
commit
|
commitdiff
|
tree
2007-12-03
Michael Niedermayer
add assert to detect invalid packet_timestamp_start/end
commit
|
commitdiff
|
tree
2007-12-03
Michael Niedermayer
correct invalid duration
commit
|
commitdiff
|
tree
2007-12-03
Michael Niedermayer
make rc_buffer_size apply to audio as well
commit
|
commitdiff
|
tree
2007-12-03
Michael Niedermayer
make mpeg-ps probe less happy with random data
commit
|
commitdiff
|
tree
2007-12-03
Michael Niedermayer
return a slightly larger score if we find more than...
commit
|
commitdiff
|
tree
2007-12-03
Michael Niedermayer
ensure that the probe code runs in O(n)
commit
|
commitdiff
|
tree
2007-12-03
Michael Niedermayer
remove arbitrary 4096 limit for probing
commit
|
commitdiff
|
tree
2007-12-03
Michael Niedermayer
prevent O(n^2) execution of ff_mpa_decode_header()...
commit
|
commitdiff
|
tree
2007-12-03
Michael Niedermayer
Remove rc_eq-specific code, it is passed by AVOption...
commit
|
commitdiff
|
tree
2007-12-03
Michael Niedermayer
Fix non-numeric AVOptions.
commit
|
commitdiff
|
tree
2007-12-03
Michael Niedermayer
simplify
commit
|
commitdiff
|
tree
2007-12-03
Michael Niedermayer
make the AVOption code work with strings instead of...
commit
|
commitdiff
|
tree
2007-12-01
Michael Niedermayer
senseless cast and ()
commit
|
commitdiff
|
tree
2007-12-01
Michael Niedermayer
stupid code (casting of void*) found by checktree.sh
commit
|
commitdiff
|
tree
2007-12-01
Michael Niedermayer
1000l _reserved (found by checktree.sh)
commit
|
commitdiff
|
tree
2007-11-29
Michael Niedermayer
fix segfault with interlaced h.264
commit
|
commitdiff
|
tree
2007-11-28
Michael Niedermayer
frame_size vs. frame_size*channels bug
commit
|
commitdiff
|
tree
2007-11-19
Michael Niedermayer
cosmetic (x==NULL -> !x)
commit
|
commitdiff
|
tree
2007-11-19
Michael Niedermayer
cosmetic (place { consistently)
commit
|
commitdiff
|
tree
2007-11-19
Michael Niedermayer
cosmetic (remove != 0 / != NULL)
commit
|
commitdiff
|
tree
2007-11-19
Michael Niedermayer
use sizeof in snprintf (note the changed code is all...
commit
|
commitdiff
|
tree
2007-11-19
Michael Niedermayer
check region depth for validity
commit
|
commitdiff
|
tree
2007-11-13
Michael Niedermayer
rename fps(frame per second) to tb(time base) to prevent
commit
|
commitdiff
|
tree
2007-11-12
Michael Niedermayer
tring to workaround gcc 2.95 bug which causes random...
commit
|
commitdiff
|
tree
2007-11-09
Michael Niedermayer
grammar
commit
|
commitdiff
|
tree
2007-11-09
Michael Niedermayer
indention
commit
|
commitdiff
|
tree
2007-11-09
Michael Niedermayer
remove useless #ifdef
commit
|
commitdiff
|
tree
2007-11-09
Michael Niedermayer
remove inline from non speed critical functions
commit
|
commitdiff
|
tree
2007-11-09
Michael Niedermayer
vertical align
commit
|
commitdiff
|
tree
2007-11-09
Michael Niedermayer
indention
commit
|
commitdiff
|
tree
2007-11-09
Michael Niedermayer
remove unneeded {}
commit
|
commitdiff
|
tree
2007-11-09
Michael Niedermayer
add {} to make the else look a little more normal
commit
|
commitdiff
|
tree
2007-11-09
Michael Niedermayer
indention
commit
|
commitdiff
|
tree
2007-11-09
Michael Niedermayer
indention
commit
|
commitdiff
|
tree
2007-11-09
Michael Niedermayer
remove debug variable
commit
|
commitdiff
|
tree
2007-11-09
Michael Niedermayer
remove #if 0 code
commit
|
commitdiff
|
tree
2007-11-09
Michael Niedermayer
cosmetic
commit
|
commitdiff
|
tree
2007-11-09
Michael Niedermayer
factorize
commit
|
commitdiff
|
tree
2007-11-09
Michael Niedermayer
intrax8 decoder patch by "someone"
commit
|
commitdiff
|
tree
2007-11-03
Michael Niedermayer
typo
commit
|
commitdiff
|
tree
2007-11-03
Michael Niedermayer
fix misdetection of mp3could_not_find_codec_parameters.mp3
commit
|
commitdiff
|
tree
2007-11-01
Michael Niedermayer
check av_interleaved_write_frame() return
commit
|
commitdiff
|
tree
2007-10-31
Michael Niedermayer
prefer our native vorbis decoder over libvorbis
commit
|
commitdiff
|
tree
2007-10-31
Michael Niedermayer
fix issue130
commit
|
commitdiff
|
tree
2007-10-31
Michael Niedermayer
support flv with invalid header
commit
|
commitdiff
|
tree
2007-10-31
Michael Niedermayer
factorize stream creation
commit
|
commitdiff
|
tree
2007-10-18
Michael Niedermayer
replace (disabled by default) assert(0) by abort()...
commit
|
commitdiff
|
tree
2007-10-13
Michael Niedermayer
prevent infinite loop and memcpy of negative amounts
commit
|
commitdiff
|
tree
2007-10-13
Michael Niedermayer
factorize code and add safety check to prevent memcpying...
commit
|
commitdiff
|
tree
2007-10-09
Michael Niedermayer
indent
commit
|
commitdiff
|
tree
2007-10-09
Michael Niedermayer
avoid generating invalid files
commit
|
commitdiff
|
tree
2007-09-24
Michael Niedermayer
remove done items
commit
|
commitdiff
|
tree
2007-09-24
Michael Niedermayer
cosmetic (get rid of _ at the start of local variable...
commit
|
commitdiff
|
tree
2007-09-23
Michael Niedermayer
some experimental iterative quantization code
commit
|
commitdiff
|
tree
2007-09-22
Michael Niedermayer
duplicate note
commit
|
commitdiff
|
tree
2007-09-22
Michael Niedermayer
indent
commit
|
commitdiff
|
tree
2007-09-22
Michael Niedermayer
fix segfault with http://samples.mplayerhq.hu/nsv/nsv_sample...
commit
|
commitdiff
|
tree
2007-09-12
Michael Niedermayer
a little bit more bitstream syntax for the residual
commit
|
commitdiff
|
tree
2007-09-12
Michael Niedermayer
make intra dc prediction less contradictory
commit
|
commitdiff
|
tree
2007-09-11
Michael Niedermayer
fix timestamps used for ratecontrol
commit
|
commitdiff
|
tree
2007-09-11
Michael Niedermayer
r_frame_rate
commit
|
commitdiff
|
tree
2007-09-10
Michael Niedermayer
high level bitstream and decoding process in ascii art
commit
|
commitdiff
|
tree
2007-09-10
Michael Niedermayer
move 8tap filter to not important as that is purely...
commit
|
commitdiff
|
tree
2007-09-10
Michael Niedermayer
update todo
commit
|
commitdiff
|
tree
2007-09-10
Michael Niedermayer
cosmetic
commit
|
commitdiff
|
tree
2007-09-09
Michael Niedermayer
make changing spatial_decomposition_count per frame...
commit
|
commitdiff
|
tree
2007-09-09
Michael Niedermayer
do not ignore return of decode_header()
commit
|
commitdiff
|
tree
2007-09-09
Michael Niedermayer
do not force the halfpel filter coeffs to be retransmitted...
commit
|
commitdiff
|
tree
next