projects
/
libav.git
/ shortlog
commit
grep
author
committer
pickaxe
?
search:
re
summary
| shortlog |
log
|
commit
|
commitdiff
|
tree
first ⋅ prev ⋅
next
libav.git
2005-07-08
Andreas Öman
fixing output_example to work with current CVS libavcod...
commit
|
commitdiff
|
tree
|
snapshot
2005-07-08
Kenneth Aafløy
avformat/av_seek_frame_binary with growing file patch...
commit
|
commitdiff
|
tree
|
snapshot
2005-07-05
Michael Niedermayer
av_seek_frame() docs timestamp clarification
commit
|
commitdiff
|
tree
|
snapshot
2005-07-03
Michael Niedermayer
.264
commit
|
commitdiff
|
tree
|
snapshot
2005-07-02
Alex Beregszaszi
10l
commit
|
commitdiff
|
tree
|
snapshot
2005-07-02
Alex Beregszaszi
tell the user if compressed swf found
commit
|
commitdiff
|
tree
|
snapshot
2005-07-02
Alex Beregszaszi
100l - this has only worked on big endian
commit
|
commitdiff
|
tree
|
snapshot
2005-07-02
Alex Beregszaszi
parenthesing to avoid compiler errors in the future...
commit
|
commitdiff
|
tree
|
snapshot
2005-07-02
Alex Beregszaszi
print 'not working' message
commit
|
commitdiff
|
tree
|
snapshot
2005-07-02
Alex Beregszaszi
some missing additions
commit
|
commitdiff
|
tree
|
snapshot
2005-07-02
Alex Beregszaszi
1l
commit
|
commitdiff
|
tree
|
snapshot
2005-07-01
Sigbjørn Skjæret
Disable AltiVec IDCT for lowres decoding in lavc patch...
commit
|
commitdiff
|
tree
|
snapshot
2005-06-30
Aurelien Jacobs
add hdv2 fourcc to MPEG2 codec mapping
commit
|
commitdiff
|
tree
|
snapshot
2005-06-30
Guillaume Poirier
Reverts GCC-4.0 "fixe" which broke GCC-3.3 and maybe...
commit
|
commitdiff
|
tree
|
snapshot
2005-06-29
Michael Niedermayer
fix assertion failure
commit
|
commitdiff
|
tree
|
snapshot
2005-06-29
Michael Niedermayer
off by 1 error bugfix
commit
|
commitdiff
|
tree
|
snapshot
2005-06-28
Reimar Döffinger
Another REG_d -> REG_D fix.
commit
|
commitdiff
|
tree
|
snapshot
2005-06-28
Gildas Bazin
IWMMXT configure support + runtime selection patch...
commit
|
commitdiff
|
tree
|
snapshot
2005-06-28
Emiliano Parasassi
disabling all decoders patch by (Emiliano Parasassi...
commit
|
commitdiff
|
tree
|
snapshot
2005-06-28
Mark Weaver
WMA MAX_CODED_SUPERFRAME_SIZE too small patch by (Mark...
commit
|
commitdiff
|
tree
|
snapshot
2005-06-28
Michael Niedermayer
RTCP_* conflict with live.com and they seem not to...
commit
|
commitdiff
|
tree
|
snapshot
2005-06-28
Daniel Kristjansson
part of the 'libavformat/utils.c doxygen documentation...
commit
|
commitdiff
|
tree
|
snapshot
2005-06-28
Andy Parkins
ffplay seeking because url_feof() not working patch...
commit
|
commitdiff
|
tree
|
snapshot
2005-06-28
Michael Niedermayer
support extracting sps/pps from bitstream and putting...
commit
|
commitdiff
|
tree
|
snapshot
2005-06-28
Michael Niedermayer
fixing first_mb_in_slice if frame_mbs_only_flag==0...
commit
|
commitdiff
|
tree
|
snapshot
2005-06-27
Michael Niedermayer
check mb_y
commit
|
commitdiff
|
tree
|
snapshot
2005-06-27
Michael Niedermayer
dont open and close codec at every call of try_decode_f...
commit
|
commitdiff
|
tree
|
snapshot
2005-06-27
Michael Niedermayer
keep decoding nal units after an error
commit
|
commitdiff
|
tree
|
snapshot
2005-06-27
Michael Niedermayer
width % 16 != 0 workaround by (Nicolas Plourde: nicolas...
commit
|
commitdiff
|
tree
|
snapshot
2005-06-27
Michael Niedermayer
better dont read the width/height at all, its random...
commit
|
commitdiff
|
tree
|
snapshot
2005-06-27
Michael Niedermayer
x86_64 + PIC fix by (Jacob Meuser: jakemsr, jakemsr...
commit
|
commitdiff
|
tree
|
snapshot
2005-06-27
Michael Niedermayer
nut prefers extradata style global headers
commit
|
commitdiff
|
tree
|
snapshot
2005-06-27
Michael Niedermayer
support changing in bitstream global headers into extra...
commit
|
commitdiff
|
tree
|
snapshot
2005-06-26
Michael Niedermayer
tiny docs improvement which i apparebtly forgot to...
commit
|
commitdiff
|
tree
|
snapshot
2005-06-26
Roberto Togni
Theora fourcc
commit
|
commitdiff
|
tree
|
snapshot
2005-06-25
Michael Niedermayer
*BSD bktr grab support by (Jacob Meuser: jakemsr, jakem...
commit
|
commitdiff
|
tree
|
snapshot
2005-06-24
Guillaume Poirier
Fixes GCC4 fix by using "g" instead of "mp" as some...
commit
|
commitdiff
|
tree
|
snapshot
2005-06-24
Michael Niedermayer
another chapter in the neverending mov demuxer cleanup
commit
|
commitdiff
|
tree
|
snapshot
2005-06-24
Michael Niedermayer
AVStream.nb_frames and docs for r_frame_rate
commit
|
commitdiff
|
tree
|
snapshot
2005-06-24
Ivan Wong
ffplay crashes patch by (Ivan Wong: email, ivanwong...
commit
|
commitdiff
|
tree
|
snapshot
2005-06-23
Guillaume Poirier
GCC4 fix
commit
|
commitdiff
|
tree
|
snapshot
2005-06-23
Michael Niedermayer
typo
commit
|
commitdiff
|
tree
|
snapshot
2005-06-19
Erik Slagter
This trivial patch adds "avc1" as fourcc for h264 in...
commit
|
commitdiff
|
tree
|
snapshot
2005-06-19
Michael Niedermayer
make decoder a little bit more tolerant to missing...
commit
|
commitdiff
|
tree
|
snapshot
2005-06-19
Falk Hüffner
Communicate proper aliasing to gcc (needed for 4.1).
commit
|
commitdiff
|
tree
|
snapshot
2005-06-19
Guillaume Poirier
10l. Previous GCC4 commit broke compilation with gcc...
commit
|
commitdiff
|
tree
|
snapshot
2005-06-18
Guillaume Poirier
GCC-4 fix for AMD-64
commit
|
commitdiff
|
tree
|
snapshot
2005-06-18
Todd Kirby
Animated GIF looping patch by (Todd Kirby // ffmpeg...
commit
|
commitdiff
|
tree
|
snapshot
2005-06-17
Diego Biurrun
spelling fixes
commit
|
commitdiff
|
tree
|
snapshot
2005-06-17
Loren Merritt
H.264 lossless mode
commit
|
commitdiff
|
tree
|
snapshot
2005-06-15
Aurelien Jacobs
add support for muxing subtitles in mpeg-ps
commit
|
commitdiff
|
tree
|
snapshot
2005-06-12
Diego Biurrun
Rephrase a paragraph for ease of understanding, suggest...
commit
|
commitdiff
|
tree
|
snapshot
2005-06-11
Diego Biurrun
spelling/phrasing fixes, mostly by Mans
commit
|
commitdiff
|
tree
|
snapshot
2005-06-11
Diego Biurrun
typo
commit
|
commitdiff
|
tree
|
snapshot
2005-06-11
Diego Biurrun
spelling/grammar/wording/phrasing
commit
|
commitdiff
|
tree
|
snapshot
2005-06-11
Diego Biurrun
Cosmetics: Removed trailing whitespace, converted tabs...
commit
|
commitdiff
|
tree
|
snapshot
2005-06-11
Diego Biurrun
Clarify the sentence about WMP object IDs.
commit
|
commitdiff
|
tree
|
snapshot
2005-06-11
Diego Biurrun
Talk of MPEG-4 instead of DivX.
commit
|
commitdiff
|
tree
|
snapshot
2005-06-10
Diego Biurrun
consistent spelling
commit
|
commitdiff
|
tree
|
snapshot
2005-06-09
Diego Biurrun
Further spelling/grammar/wording fixes as suggested...
commit
|
commitdiff
|
tree
|
snapshot
2005-06-09
Diego Biurrun
spelling/grammar/wording
commit
|
commitdiff
|
tree
|
snapshot
2005-06-09
Diego Biurrun
spelling fixes suggested by the Wanderer
commit
|
commitdiff
|
tree
|
snapshot
2005-06-09
Ronald S. Bultje
non-avc h264 stream problems patch by ("Ronald S. Bultj...
commit
|
commitdiff
|
tree
|
snapshot
2005-06-09
Diego Biurrun
spelling/wording/grammar
commit
|
commitdiff
|
tree
|
snapshot
2005-06-09
Diego Biurrun
Further spelling/wording/grammar fixes suggested by...
commit
|
commitdiff
|
tree
|
snapshot
2005-06-09
Diego Biurrun
Cosmetics: Break overly long lines.
commit
|
commitdiff
|
tree
|
snapshot
2005-06-09
Diego Biurrun
spelling/grammar/wording
commit
|
commitdiff
|
tree
|
snapshot
2005-06-09
Diego Biurrun
spelling/grammar/wording
commit
|
commitdiff
|
tree
|
snapshot
2005-06-09
Diego Biurrun
The default MPEG-4 fourcc is now FMP4.
commit
|
commitdiff
|
tree
|
snapshot
2005-06-09
Diego Biurrun
spelling/grammar/wording
commit
|
commitdiff
|
tree
|
snapshot
2005-06-08
Loren Merritt
typo in cabac tables
commit
|
commitdiff
|
tree
|
snapshot
2005-06-07
Michael Niedermayer
set log level to AV_LOG_DEBUG if -debug ... is used
commit
|
commitdiff
|
tree
|
snapshot
2005-06-07
Alex Beregszaszi
some nut.hu hype
commit
|
commitdiff
|
tree
|
snapshot
2005-06-07
Michael Niedermayer
apiexample fix by (Chip: szarlada, freemail hu)
commit
|
commitdiff
|
tree
|
snapshot
2005-06-07
Michael Niedermayer
uint_fast64_t emulation by (Wolfram Gloger: wmglo,...
commit
|
commitdiff
|
tree
|
snapshot
2005-06-05
Michael Niedermayer
10l (dont read variables before they have been set)
commit
|
commitdiff
|
tree
|
snapshot
2005-06-05
Michael Niedermayer
typo fix by (lists: kenneth aafloy net)
commit
|
commitdiff
|
tree
|
snapshot
2005-06-04
Måns Rullgård
remove mixed code/declarations
commit
|
commitdiff
|
tree
|
snapshot
2005-06-03
Michael Niedermayer
mpegts regression test
commit
|
commitdiff
|
tree
|
snapshot
2005-06-03
Fabrice Bellard
support for adding new components (syntax: ffmpeg ...
commit
|
commitdiff
|
tree
|
snapshot
2005-06-03
Fabrice Bellard
subtitle option
commit
|
commitdiff
|
tree
|
snapshot
2005-06-03
Fabrice Bellard
buggy PCR output (just to keep HW decoders happy) ...
commit
|
commitdiff
|
tree
|
snapshot
2005-06-03
Fabrice Bellard
optional ISO 639 3 letter language field
commit
|
commitdiff
|
tree
|
snapshot
2005-06-03
Fabrice Bellard
DVD subtitle parsing - show mpeg component IDs by default
commit
|
commitdiff
|
tree
|
snapshot
2005-06-03
Fabrice Bellard
subtitle codec type support
commit
|
commitdiff
|
tree
|
snapshot
2005-06-03
Michael Niedermayer
remove some purely cosmetical hunks
commit
|
commitdiff
|
tree
|
snapshot
2005-06-03
Michael Niedermayer
fix stream class
commit
|
commitdiff
|
tree
|
snapshot
2005-06-03
Michael Niedermayer
fix stream class
commit
|
commitdiff
|
tree
|
snapshot
2005-06-03
Michael Niedermayer
a step toward CODEC_TYPE_DATA support
commit
|
commitdiff
|
tree
|
snapshot
2005-06-03
Michael Niedermayer
10l (segfault fix)
commit
|
commitdiff
|
tree
|
snapshot
2005-06-02
Diego Biurrun
Ignore .pc files.
commit
|
commitdiff
|
tree
|
snapshot
2005-06-02
Loren Merritt
decode H.264 with 8x8 transform.
commit
|
commitdiff
|
tree
|
snapshot
2005-06-02
Michael Niedermayer
one bugfix and a few gcc4 bug workaorunds by (Gianluigi...
commit
|
commitdiff
|
tree
|
snapshot
2005-06-02
Loren Merritt
sort H.264 mmx dsp functions into their own file
commit
|
commitdiff
|
tree
|
snapshot
2005-06-01
Michael Niedermayer
adding a few const
commit
|
commitdiff
|
tree
|
snapshot
2005-06-01
Michael Niedermayer
100l for myself (breaking amd64)
commit
|
commitdiff
|
tree
|
snapshot
2005-06-01
Måns Rullgård
fix segfault if flush is called before the first frame
commit
|
commitdiff
|
tree
|
snapshot
2005-06-01
Michael Niedermayer
merge a few asm blocks so gcc cant unoptimize it (658...
commit
|
commitdiff
|
tree
|
snapshot
2005-06-01
Michael Niedermayer
get rid of 2 movq (680 -> 658 dezicycles on duron)
commit
|
commitdiff
|
tree
|
snapshot
2005-06-01
Michael Niedermayer
avoid one transpose (730->680 dezicycles on duron)
commit
|
commitdiff
|
tree
|
snapshot
next