git.videolan.org
/
ffmpeg.git
/ history
commit
grep
author
committer
pickaxe
?
search:
re
summary
|
shortlog
|
log
|
commit
|
commitdiff
|
tree
first ⋅ prev ⋅ next
simplify AVFormatParameters NULL checks
[ffmpeg.git]
/
libavformat
/
raw.c
2006-03-11
Michael Niedermayer
simplify AVFormatParameters NULL checks
blob
|
commitdiff
2006-03-01
Måns Rullgård
can't have PES headers in MPEG video elementary streams...
blob
|
commitdiff
|
diff to current
2006-02-10
Måns Rullgård
generate adts frame headers if required
blob
|
commitdiff
|
diff to current
2006-02-08
Måns Rullgård
read/write adts aac
blob
|
commitdiff
|
diff to current
2006-02-04
Michael Niedermayer
3rd try for mpeg-es probe ...
blob
|
commitdiff
|
diff to current
2006-02-04
Michael Niedermayer
fix regression tests
blob
|
commitdiff
|
diff to current
2006-02-02
Michael Niedermayer
improve mpeg1/2-es detection
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-10-29
Alex Beregszaszi
Ingenient MJPEG support, more at artificis.hu/files...
blob
|
commitdiff
|
diff to current
2005-09-23
Diego Biurrun
Replace CONFIG_ENCODERS/CONFIG_DECODERS with CONFIG_MUX...
blob
|
commitdiff
|
diff to current
2005-07-17
Michael Niedermayer
changing AVCodecContext codec -> *codec in AVStream...
blob
|
commitdiff
|
diff to current
2005-07-11
Michael Niedermayer
.m1v and .m2a (feature req #1178960)
blob
|
commitdiff
|
diff to current
2005-07-03
Michael Niedermayer
.264
blob
|
commitdiff
|
diff to current
2005-05-26
Michael Niedermayer
AVPacket.pos
blob
|
commitdiff
|
diff to current
2005-05-06
Michael Niedermayer
default to YUV420P if none specified for rawvideo input
blob
|
commitdiff
|
diff to current
2005-05-06
Michael Niedermayer
always honor the user specified frame rate if set
blob
|
commitdiff
|
diff to current
2005-04-30
Michael Niedermayer
switch to native time bases
blob
|
commitdiff
|
diff to current
2005-02-26
Michael Niedermayer
shorten decoder by (Jeff Muizelaar <jrmuizel gmail...
blob
|
commitdiff
|
diff to current
2005-01-04
Michael Niedermayer
Patch for creating m2v files by (Fabrizio Gennari ...
blob
|
commitdiff
|
diff to current
2004-10-28
Michael Niedermayer
H.261 encoder by (Maarten Daniels <maarten dot daniels...
blob
|
commitdiff
|
diff to current
2004-10-18
Michael Niedermayer
set correct timebase
blob
|
commitdiff
|
diff to current
2004-10-11
Michael Niedermayer
100l (forgoten seeking functions)
blob
|
commitdiff
|
diff to current
2004-10-01
Michael Niedermayer
do not call (av_)abort()
blob
|
commitdiff
|
diff to current
2004-07-14
Michael Niedermayer
libdts support by (Benjamin Zores <ben at geexbox dot...
blob
|
commitdiff
|
diff to current
2004-06-19
Mike Melanson
cvs diff before cvs commit
blob
|
commitdiff
|
diff to current
2004-06-19
Mike Melanson
sweeping change from -EIO -> AVERROR_IO
blob
|
commitdiff
|
diff to current
2004-05-30
Michael Niedermayer
h261 decoder by (Maarten Daniels <maarten.daniels at...
blob
|
commitdiff
|
diff to current
2004-05-29
Michael Niedermayer
pass AVPacket into av_write_frame()
blob
|
commitdiff
|
diff to current
2004-05-23
Michael Niedermayer
cur_dts in native timebase
blob
|
commitdiff
|
diff to current
2004-05-23
Michael Niedermayer
store index for seeking in the native timebase of each...
blob
|
commitdiff
|
diff to current
2004-03-15
Leon van Stuivenberg
decode latency patch by (Leon van Stuivenberg <l dot...
blob
|
commitdiff
|
diff to current
2003-11-10
Fabrice Bellard
seek support for PCM formats
blob
|
commitdiff
|
diff to current
2003-10-14
Mike Melanson
disable encoders where appropriate (patch courtesy...
blob
|
commitdiff
|
diff to current
2003-09-10
Fabrice Bellard
64 bit pts for writing - more const usage
blob
|
commitdiff
|
diff to current
2003-09-08
Fabrice Bellard
ID3 parsing and generation in MP3 format
blob
|
commitdiff
|
diff to current
2003-09-08
Fabrice Bellard
CODEC_ID_MP3LAME is obsolete
blob
|
commitdiff
|
diff to current
2003-05-22
Michael Niedermayer
truncated h263 decoding support / H263-ES "demuxer"
blob
|
commitdiff
|
diff to current
2003-05-07
Roman Shaposhnik
* introducing new public interface in imgconvert.c
blob
|
commitdiff
|
diff to current
2003-05-05
Andriy Rysin
prefers MP3 codec (rather than MP2) for output if
blob
|
commitdiff
|
diff to current
2003-05-05
Andriy Rysin
mp3 codec autodetection patch by (Andriy Rysin <arysin...
blob
|
commitdiff
|
diff to current
2003-04-04
Michael Niedermayer
H264 decoder & demuxer
blob
|
commitdiff
|
diff to current
2003-03-12
Michael Niedermayer
per context frame_rate_base, this should finally fix...
blob
|
commitdiff
|
diff to current
2003-02-11
Zdenek Kabelac
* UINTX -> uintx_t INTX -> intx_t
blob
|
commitdiff
|
diff to current
2003-02-10
Zdenek Kabelac
* static,const,compiler warning cleanup
blob
|
commitdiff
|
diff to current
2003-02-09
Fabrice Bellard
raw ac3 auto detects parameters
blob
|
commitdiff
|
diff to current
2003-02-02
Fabrice Bellard
avoid too many false detections
blob
|
commitdiff
|
diff to current
2003-01-23
Fabrice Bellard
removed warnings
blob
|
commitdiff
|
diff to current
2002-11-25
Fabrice Bellard
renamed libav to libavformat
blob
|
commitdiff
|
diff to current