git.videolan.org
/
ffmpeg.git
/ search
commit
grep
author
committer
pickaxe
?
search:
re
summary
|
shortlog
|
log
|
commit
|
commitdiff
|
tree
first ⋅ prev ⋅
next
fixing timebase
2006-03-25
Michael Niedermayer
fixing timebase
commit
|
commitdiff
|
tree
2006-03-22
Steve L'Homme
duration and subitle fix from the patch by Steve Lhomme
commit
|
commitdiff
|
tree
2006-03-22
Michael Niedermayer
cleanup codec_id mapping (untested)
commit
|
commitdiff
|
tree
2006-03-22
Michael Niedermayer
fix aspect ratio
commit
|
commitdiff
|
tree
2006-03-21
Michael Niedermayer
fixing current_sample vs. next_sample mess
commit
|
commitdiff
|
tree
2006-03-21
Michael Niedermayer
provide more info on which streams lack codec parameters
commit
|
commitdiff
|
tree
2006-03-20
Michael Niedermayer
fixing interlaced direct mode field select values
commit
|
commitdiff
|
tree
2006-03-19
Michael Niedermayer
various fixes for xvid_rc
commit
|
commitdiff
|
tree
2006-03-18
Michael Niedermayer
fix frametypes with xvid_rc
commit
|
commitdiff
|
tree
2006-03-18
Michael Niedermayer
fixing bquant_offset
commit
|
commitdiff
|
tree
2006-03-18
Michael Niedermayer
segfault fix
commit
|
commitdiff
|
tree
2006-03-16
Michael Niedermayer
extract duration
commit
|
commitdiff
|
tree
2006-03-14
Michael Niedermayer
dont pass intra flag if its always 0
commit
|
commitdiff
|
tree
2006-03-13
Michael Niedermayer
fixing coverity warnig CID: 253 (reading over the end...
commit
|
commitdiff
|
tree
2006-03-13
Michael Niedermayer
fix coverity warning CID: 255 (uninitalized variable...
commit
|
commitdiff
|
tree
2006-03-12
Michael Niedermayer
reset interlaced_dct flag
commit
|
commitdiff
|
tree
2006-03-11
Michael Niedermayer
some mov files have invalid pts so we need to consider...
commit
|
commitdiff
|
tree
2006-03-11
Michael Niedermayer
simplify AVFormatParameters NULL checks
commit
|
commitdiff
|
tree
2006-03-11
Michael Niedermayer
av_free -> av_freep
commit
|
commitdiff
|
tree
2006-03-11
Michael Niedermayer
fix %8 != 0 w/h
commit
|
commitdiff
|
tree
2006-03-10
Michael Niedermayer
asserts to check if assumed conditions really are true
commit
|
commitdiff
|
tree
2006-03-10
Michael Niedermayer
out of array read fix
commit
|
commitdiff
|
tree
2006-03-10
Michael Niedermayer
out of array read fix
commit
|
commitdiff
|
tree
2006-03-10
Michael Niedermayer
cleanup picture / debug output code
commit
|
commitdiff
|
tree
2006-03-10
Michael Niedermayer
fixing out of array access (only cosmetic, this should...
commit
|
commitdiff
|
tree
2006-03-10
Michael Niedermayer
add assert to clarify that we know what we are doing
commit
|
commitdiff
|
tree
2006-03-10
Michael Niedermayer
fixing uninitalized dc_pred_dir
commit
|
commitdiff
|
tree
2006-03-10
Michael Niedermayer
very minor optimization
commit
|
commitdiff
|
tree
2006-03-10
Michael Niedermayer
unused variable
commit
|
commitdiff
|
tree
2006-03-06
Baptiste Coudurier
set track timescale to mov timescale if 0 patch by...
commit
|
commitdiff
|
tree
2006-03-06
Baptiste Coudurier
referencing more FCP fourccs patch by (Baptiste COUDURIER...
commit
|
commitdiff
|
tree
2006-03-06
Baptiste Coudurier
add support for Motion JPEG 2000 file format patch...
commit
|
commitdiff
|
tree
2006-03-06
Michael Niedermayer
switch flac to av_crc
commit
|
commitdiff
|
tree
2006-03-06
Michael Niedermayer
switch ac3enc to av_crc
commit
|
commitdiff
|
tree
2006-03-06
Michael Niedermayer
generic crc calculation code
commit
|
commitdiff
|
tree
2006-03-03
Michael Niedermayer
PAL8 support (fixed BLUR8.AVI)
commit
|
commitdiff
|
tree
2006-03-03
Michael Niedermayer
fix segfault with BLUR8.AVI
commit
|
commitdiff
|
tree
2006-03-02
Michael Niedermayer
fix infinite loop
commit
|
commitdiff
|
tree
2006-03-02
Michael Niedermayer
fixing total_frames
commit
|
commitdiff
|
tree
2006-03-02
Michael Niedermayer
indention
commit
|
commitdiff
|
tree
2006-03-02
Michael Niedermayer
timebase fix
commit
|
commitdiff
|
tree
2006-03-02
Baptiste Coudurier
ftyp patch by (Baptiste COUDURIER <baptiste.coudurier...
commit
|
commitdiff
|
tree
2006-03-02
Michael Niedermayer
dwstart support
commit
|
commitdiff
|
tree
2006-03-02
Michael Niedermayer
fixing demuxing of minorityreport.AVI
commit
|
commitdiff
|
tree
2006-03-02
Michael Niedermayer
cleanup IMA-ADPCM WAV decoder
commit
|
commitdiff
|
tree
2006-03-02
Baptiste Coudurier
compute output format before setting language patch...
commit
|
commitdiff
|
tree
2006-03-01
Michael Niedermayer
fix decoding of mpeg2-trunc.vob
commit
|
commitdiff
|
tree
2006-03-01
Michael Niedermayer
fixing av sync in videotest.avi (index doesnt match...
commit
|
commitdiff
|
tree
2006-03-01
Michael Niedermayer
support seeking in RenderAvi.avi (audio stream == single...
commit
|
commitdiff
|
tree
2006-03-01
Michael Niedermayer
10l forgot to set packet_size
commit
|
commitdiff
|
tree
2006-03-01
Michael Niedermayer
fix demuxing of XviD_with_3_AAC-HE_audio_streams.avi
commit
|
commitdiff
|
tree
2006-03-01
Michael Niedermayer
add movi_list offset into index
commit
|
commitdiff
|
tree
2006-03-01
Michael Niedermayer
add size to AVIndex
commit
|
commitdiff
|
tree
2006-03-01
Michael Niedermayer
ODML index parsing support
commit
|
commitdiff
|
tree
2006-03-01
Michael Niedermayer
replace if by assert as it should never by true
commit
|
commitdiff
|
tree
2006-02-27
Michael Niedermayer
v4l2 maintainer
commit
|
commitdiff
|
tree
2006-02-26
Michael Niedermayer
remove wrong assert()
commit
|
commitdiff
|
tree
2006-02-26
Michael Niedermayer
replace for loop with 2 asserts()
commit
|
commitdiff
|
tree
2006-02-25
Dan Maas
size[0-3] are not initialized (and can get random negative...
commit
|
commitdiff
|
tree
2006-02-24
Michael Niedermayer
10l (forgot EOBs)
commit
|
commitdiff
|
tree
2006-02-23
Michael Niedermayer
dont lowwer qnos of more blocks then needed
commit
|
commitdiff
|
tree
2006-02-23
Michael Niedermayer
fixing dv_guess_qnos()
commit
|
commitdiff
|
tree
2006-02-23
Michael Niedermayer
print a big warning if we mess up and run out of space ...
commit
|
commitdiff
|
tree
2006-02-22
Baptiste Coudurier
CTTS support patch by (Baptiste COUDURIER <baptiste...
commit
|
commitdiff
|
tree
2006-02-19
Baptiste Coudurier
Cleans reading stsd audio, and makes it more generic...
commit
|
commitdiff
|
tree
2006-02-19
Michael Niedermayer
RMP4 ("xvid fork") decoding support
commit
|
commitdiff
|
tree
2006-02-18
Baptiste Coudurier
simplify mov_read_hdlr patch by (Baptiste COUDURIER...
commit
|
commitdiff
|
tree
2006-02-18
Baptiste Coudurier
add 'in32' fourcc support patch by (Baptiste COUDURIER...
commit
|
commitdiff
|
tree
2006-02-18
Baptiste Coudurier
add mov_read_ftyp to check iso media file type and...
commit
|
commitdiff
|
tree
2006-02-16
Alan Curry
ng the fix for vCCoeffsBank patch by (Alan Curry <pacman...
commit
|
commitdiff
|
tree
2006-02-16
Alan Curry
make swscale-example compile patch by (Alan Curry ...
commit
|
commitdiff
|
tree
2006-02-14
Michael Niedermayer
mov fourccs for handling FCP files by (Baptiste COUDURIER...
commit
|
commitdiff
|
tree
2006-02-13
Baptiste Coudurier
This patch makes output codec keeping input pix_fmt...
commit
|
commitdiff
|
tree
2006-02-13
Michael Niedermayer
useless code removal by (Baptiste COUDURIER <baptiste...
commit
|
commitdiff
|
tree
2006-02-12
Michael Niedermayer
fix demuxing of Video006.3gp
commit
|
commitdiff
|
tree
2006-02-12
Baptiste Coudurier
mov split chunks removal patch by (Baptiste COUDURIER...
commit
|
commitdiff
|
tree
2006-02-12
Michael Niedermayer
10l for myself
commit
|
commitdiff
|
tree
2006-02-12
Baptiste Coudurier
mov debug clean patch by (Baptiste COUDURIER <baptiste...
commit
|
commitdiff
|
tree
2006-02-11
Michael Niedermayer
stsd fix by (Baptiste COUDURIER )baptiste.coudurier...
commit
|
commitdiff
|
tree
2006-02-11
Baptiste Coudurier
mp4 codecs objecttype handling patch by (Baptiste COUDURIER...
commit
|
commitdiff
|
tree
2006-02-11
Michael Niedermayer
Fix for url_fclose() being called on an already closed...
commit
|
commitdiff
|
tree
2006-02-11
Michael Niedermayer
mpeg-ps probe 2nd try
commit
|
commitdiff
|
tree
2006-02-09
Michael Niedermayer
fix segfault on broken streams
commit
|
commitdiff
|
tree
2006-02-08
Michael Niedermayer
replace probe() by one similar to MPEG-ES
commit
|
commitdiff
|
tree
2006-02-06
Michael Niedermayer
fix memleak, based upon a patch by Wolfram Gloger
commit
|
commitdiff
|
tree
2006-02-06
Michael Niedermayer
1 goto 1 fix
commit
|
commitdiff
|
tree
2006-02-04
Michael Niedermayer
simplify
commit
|
commitdiff
|
tree
2006-02-04
Michael Niedermayer
faster find_startcode()
commit
|
commitdiff
|
tree
2006-02-04
Michael Niedermayer
3rd try for mpeg-es probe ...
commit
|
commitdiff
|
tree
2006-02-04
Michael Niedermayer
fix regression tests
commit
|
commitdiff
|
tree
2006-02-04
Michael Niedermayer
change sws sharpen filter a little
commit
|
commitdiff
|
tree
2006-02-02
Michael Niedermayer
simplify timebase if possible
commit
|
commitdiff
|
tree
2006-02-02
Michael Niedermayer
improve fps guessing code
commit
|
commitdiff
|
tree
2006-02-02
Michael Niedermayer
sanity checks for seeking
commit
|
commitdiff
|
tree
2006-02-02
Michael Niedermayer
output last ac3 frame and simplify
commit
|
commitdiff
|
tree
2006-02-02
Michael Niedermayer
jpeg-ls regression test
commit
|
commitdiff
|
tree
2006-02-02
Michael Niedermayer
AIFF format support by (Patrick Guimond <patg a.t patg...
commit
|
commitdiff
|
tree
2006-02-02
Michael Niedermayer
improve mpeg1/2-es detection
commit
|
commitdiff
|
tree
2006-02-02
Michael Niedermayer
os2 thread, network and freetype2 support by (Paul...
commit
|
commitdiff
|
tree
2006-02-02
Michael Niedermayer
dynamically increase probe buffer until format is detected
commit
|
commitdiff
|
tree
next