projects
/
ffmpeg.git
/ history
commit
grep
author
committer
pickaxe
?
search:
re
summary
|
shortlog
|
log
|
commit
|
commitdiff
|
tree
first ⋅ prev ⋅ next
Allow matching timestamps to be removed by fetch_timestamp().
[ffmpeg.git]
/
libavcodec
/
parser.c
2008-06-02
Michael Niedermayer
Allow matching timestamps to be removed by fetch_timest...
blob
|
commitdiff
2008-06-02
Michael Niedermayer
Add off argument so that fetch_timestamp can search...
blob
|
commitdiff
|
diff to current
2008-06-02
Michael Niedermayer
Factorize fetch_timestamp() into its own function
blob
|
commitdiff
|
diff to current
2008-06-02
Michael Niedermayer
unused variable
blob
|
commitdiff
|
diff to current
2008-06-02
Michael Niedermayer
indent
blob
|
commitdiff
|
diff to current
2008-06-02
Michael Niedermayer
Rename last_frame_offset to next_frame_offset.
blob
|
commitdiff
|
diff to current
2008-06-02
Michael Niedermayer
Simplify parser core.
blob
|
commitdiff
|
diff to current
2008-05-26
Michael Niedermayer
indent
blob
|
commitdiff
|
diff to current
2008-05-26
Michael Niedermayer
allow av_parser_close(NULL)
blob
|
commitdiff
|
diff to current
2008-03-25
Andy Gocke
Return an error when realloc fails.
blob
|
commitdiff
|
diff to current
2008-03-09
Aurelien Jacobs
add FF_ prefix to all (frame)_TYPE usage
blob
|
commitdiff
|
diff to current
2007-12-12
Michael Niedermayer
av_*_next() API for libavcodec
blob
|
commitdiff
|
diff to current
2007-05-08
Aurelien Jacobs
remove no more useful includes
blob
|
commitdiff
|
diff to current
2007-05-08
Aurelien Jacobs
move aac and ac3 parsers in their own files
blob
|
commitdiff
|
diff to current
2007-05-07
Aurelien Jacobs
make some parser parameters const to avoid casting...
blob
|
commitdiff
|
diff to current
2007-05-05
Aurelien Jacobs
move mpegaudio_parser in it's own file
blob
|
commitdiff
|
diff to current
2007-05-05
Aurelien Jacobs
move mpeg4video_parser in it's own file
blob
|
commitdiff
|
diff to current
2007-04-15
Diego Biurrun
Move AC3 header parsing code together with the rest...
blob
|
commitdiff
|
diff to current
2007-04-13
Joakim Plate
timestamps generation improvement when parsing avi
blob
|
commitdiff
|
diff to current
2007-04-07
Diego Biurrun
typos/grammar
blob
|
commitdiff
|
diff to current
2007-03-26
Michael Niedermayer
set pict_type to I type during init so parsers which...
blob
|
commitdiff
|
diff to current
2007-03-18
Justin Ruggles
hardcode ff_ac3_frame_sizes table
blob
|
commitdiff
|
diff to current
2007-03-12
Michel Bardiaux
Give context to dprintf
blob
|
commitdiff
|
diff to current
2007-03-11
Justin Ruggles
move AC-3 header parsing to ac3.c
blob
|
commitdiff
|
diff to current
2007-03-11
Justin Ruggles
remove redundancy in AC-3 parser by using common tables...
blob
|
commitdiff
|
diff to current
2007-02-09
Justin Ruggles
fix parsing of RealAudio AC-3/DolbyNet
blob
|
commitdiff
|
diff to current
2007-01-24
Ian Caulfield
fix indentation, patch by Ian Caulfield % ian P caulfie...
blob
|
commitdiff
|
diff to current
2007-01-24
Ian Caulfield
Allows the AC3 parser to read the frame size and codec...
blob
|
commitdiff
|
diff to current
2006-12-18
Michael Niedermayer
minor doc fix
blob
|
commitdiff
|
diff to current
2006-11-12
Stefan Gehrer
move all cavs-parsing to cavs.c
blob
|
commitdiff
|
diff to current
2006-11-12
Stefan Gehrer
make mpeg4video_split public as ff_mpeg4video_split
blob
|
commitdiff
|
diff to current
2006-11-06
Baptiste Coudurier
move AVCodecParser prototypes and definitions to parser...
blob
|
commitdiff
|
diff to current
2006-11-05
Baptiste Coudurier
use AVRational and ff_frame_rate_tab for frame_rate
blob
|
commitdiff
|
diff to current
2006-11-01
Steve L'Homme
Replace most of the %lld and %llx by their (cleaner...
blob
|
commitdiff
|
diff to current
2006-10-30
Michael Niedermayer
dont set the sampling rate just because 1 mp3 packet...
blob
|
commitdiff
|
diff to current
2006-10-11
Michael Niedermayer
doxy
blob
|
commitdiff
|
diff to current
2006-10-07
Diego Biurrun
Change license headers to say 'FFmpeg' instead of ...
blob
|
commitdiff
|
diff to current
2006-09-27
Måns Rullgård
fix some signedness warnings
blob
|
commitdiff
|
diff to current
2006-08-26
Michael Niedermayer
dont copy frame if the whole mp1/2/3 frame is available...
blob
|
commitdiff
|
diff to current
2006-07-09
Måns Rullgård
make some tables const
blob
|
commitdiff
|
diff to current
2006-07-09
Måns Rullgård
--enable/disable parsers. Warning: some combinations...
blob
|
commitdiff
|
diff to current
2006-07-07
Emiliano Parasassi
Fix compilation with --disable-decoders.
blob
|
commitdiff
|
diff to current
2006-07-06
Michael Niedermayer
AVBitStreamFilter (some thingy which can modify the...
blob
|
commitdiff
|
diff to current
2006-07-03
Michael Niedermayer
CAVS decoder by (Stefan Gehrer stefan.gehrer gmx.de)
blob
|
commitdiff
|
diff to current
2006-06-16
Måns Rullgård
The AAC frame header uses 13 bits for the frame size...
blob
|
commitdiff
|
diff to current
2006-02-10
Måns Rullgård
use get_bits1/skip_bits[1] in ac3 and aac parsers
blob
|
commitdiff
|
diff to current
2006-02-08
Måns Rullgård
adts aac parser
blob
|
commitdiff
|
diff to current
2006-02-04
Michael Niedermayer
faster find_startcode()
blob
|
commitdiff
|
diff to current
2006-02-02
Michael Niedermayer
output last ac3 frame and simplify
blob
|
commitdiff
|
diff to current
2006-01-24
Diego Biurrun
Remove all stray tabs and trailing whitespace, this...
blob
|
commitdiff
|
diff to current
2006-01-21
Måns Rullgård
native ac3 parser
blob
|
commitdiff
|
diff to current
2006-01-12
Diego Biurrun
Update licensing information: The FSF changed postal...
blob
|
commitdiff
|
diff to current
2005-12-22
Diego Biurrun
COSMETICS: tabs --> spaces, some prettyprinting
blob
|
commitdiff
|
diff to current
2005-12-17
Diego Biurrun
COSMETICS: Remove all trailing whitespace.
blob
|
commitdiff
|
diff to current
2005-09-06
Måns Rullgård
Kill some compiler warnings. Compiled code verified...
blob
|
commitdiff
|
diff to current
2005-08-26
Michael Niedermayer
Compilation fixes part 1 patch by (Arvind R. and Burkha...
blob
|
commitdiff
|
diff to current
2005-08-15
Michael Niedermayer
parse pict_type for streams in avi
blob
|
commitdiff
|
diff to current
2005-06-29
Michael Niedermayer
off by 1 error bugfix
blob
|
commitdiff
|
diff to current
2005-06-27
Michael Niedermayer
support changing in bitstream global headers into extra...
blob
|
commitdiff
|
diff to current
2005-04-30
Michael Niedermayer
switch to native time bases
blob
|
commitdiff
|
diff to current
2005-03-17
Michael Niedermayer
10l typo
blob
|
commitdiff
|
diff to current
2005-03-05
Michael Niedermayer
mpeg-es bitrate parsing
blob
|
commitdiff
|
diff to current
2005-02-24
Måns Rullgård
kill warnings patch by (Måns Rullgård <mru inprovide...
blob
|
commitdiff
|
diff to current
2005-02-01
Michael Niedermayer
10l (array gets padded with 0 which is CODEC_ID_NONE...
blob
|
commitdiff
|
diff to current
2005-01-31
Michael Niedermayer
10000l vbr mp3 fix
blob
|
commitdiff
|
diff to current
2005-01-29
Michael Niedermayer
require a few valid and equal mp3 headers for resync
blob
|
commitdiff
|
diff to current
2004-12-14
Michael Niedermayer
fix timestamp prediction for low_delay mpeg streams
blob
|
commitdiff
|
diff to current
2004-12-12
Michael Niedermayer
flush remaining data from parser at EOF
blob
|
commitdiff
|
diff to current
2004-11-12
Michael Niedermayer
pnm parser
blob
|
commitdiff
|
diff to current
2004-09-27
Michael Niedermayer
lowres width/height cleanup 3rd try
blob
|
commitdiff
|
diff to current
2004-09-27
Michael Niedermayer
lowres fixes for the parser
blob
|
commitdiff
|
diff to current
2004-07-09
Michael Niedermayer
1000000l
blob
|
commitdiff
|
diff to current
2004-07-09
Michael Niedermayer
field pic timestamp fix
blob
|
commitdiff
|
diff to current
2004-06-30
Michael Niedermayer
timestamp duplication bugfix
blob
|
commitdiff
|
diff to current
2004-05-23
Michael Niedermayer
mpeg audio timestamp fix
blob
|
commitdiff
|
diff to current
2004-05-18
Michael Niedermayer
some of the warning fixes by (Michael Roitzsch <mroi...
blob
|
commitdiff
|
diff to current
2004-04-29
Michael Niedermayer
remove duplicated find_frame_end() code
blob
|
commitdiff
|
diff to current
2004-04-29
Michael Niedermayer
>2 channels decoding fix
blob
|
commitdiff
|
diff to current
2003-12-16
Fabrice Bellard
pts and dts support in parser API
blob
|
commitdiff
|
diff to current
2003-12-15
Fabrice Bellard
added End Of File handling to return last picture for...
blob
|
commitdiff
|
diff to current
2003-12-12
Fabrice Bellard
fill codec info
blob
|
commitdiff
|
diff to current
2003-11-10
Fabrice Bellard
also parse extradata for MPEG4
blob
|
commitdiff
|
diff to current
2003-11-10
Fabrice Bellard
new audio/video parser API
blob
|
commitdiff
|
diff to current