projects
/
ffmpeg.git
/ history
commit
grep
author
committer
pickaxe
?
search:
re
summary
|
shortlog
|
log
|
commit
|
commitdiff
|
tree
first ⋅ prev ⋅ next
replace coder/decoder file description in libavformat by muxer/demuxer
[ffmpeg.git]
/
libavformat
/
rm.c
2006-10-23
Aurelien Jacobs
replace coder/decoder file description in libavformat...
blob
|
commitdiff
2006-10-07
Diego Biurrun
Change license headers to say 'FFmpeg' instead of ...
blob
|
commitdiff
|
diff to current
2006-10-03
Diego Biurrun
Remove unused variables and the corresponding warnings...
blob
|
commitdiff
|
diff to current
2006-09-30
Michael Niedermayer
dont set sub_id as its completly redundant and silly
blob
|
commitdiff
|
diff to current
2006-07-10
Måns Rullgård
allow individual selection of muxers and demuxers
blob
|
commitdiff
|
diff to current
2006-07-09
Måns Rullgård
give AVInput/OutputFormat structs consistent names
blob
|
commitdiff
|
diff to current
2006-06-04
Roberto Togni
rm_read_audio_stream_info return type is not void
blob
|
commitdiff
|
diff to current
2006-06-04
Roberto Togni
Support for AAC (fourcc raac and racp) in rm files
blob
|
commitdiff
|
diff to current
2006-05-13
Michael Niedermayer
sanity checks some might have been exploitable
blob
|
commitdiff
|
diff to current
2006-03-01
Michael Niedermayer
add size to AVIndex
blob
|
commitdiff
|
diff to current
2006-01-12
Diego Biurrun
Update licensing information: The FSF changed postal...
blob
|
commitdiff
|
diff to current
2005-12-25
Roberto Togni
Support for 28_8 in old ar. files
blob
|
commitdiff
|
diff to current
2005-12-22
Diego Biurrun
COSMETICS: tabs --> spaces, some prettyprinting
blob
|
commitdiff
|
diff to current
2005-12-19
Roberto Togni
Fix for Real "old" files version 3 with no 4cc. Fixes...
blob
|
commitdiff
|
diff to current
2005-12-17
Diego Biurrun
COSMETICS: Remove all trailing whitespace.
blob
|
commitdiff
|
diff to current
2005-12-17
Jindřich Makovička
malloc padding to avoid reading past the malloc()ed...
blob
|
commitdiff
|
diff to current
2005-12-09
Benjamin Larsson
Cook compatibe decoder, patch by Benjamin Larsson
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-05-26
Michael Niedermayer
AVPacket.pos
blob
|
commitdiff
|
diff to current
2005-04-30
Michael Niedermayer
switch to native time bases
blob
|
commitdiff
|
diff to current
2005-04-24
Michael Niedermayer
fixing broken_rv20_1mb_.rm
blob
|
commitdiff
|
diff to current
2005-03-17
Michael Niedermayer
more fine grained discarding of packets
blob
|
commitdiff
|
diff to current
2005-02-28
Michael Niedermayer
set block align
blob
|
commitdiff
|
diff to current
2005-02-28
Michael Niedermayer
ra288 demuxing support (doesnt really work, might be...
blob
|
commitdiff
|
diff to current
2005-01-22
Michael Niedermayer
support discarding uninterresting packets
blob
|
commitdiff
|
diff to current
2005-01-06
Michael Niedermayer
RV30/RV40 demuxing (untested)
blob
|
commitdiff
|
diff to current
2005-01-03
Michael Niedermayer
skip INDX chunks
blob
|
commitdiff
|
diff to current
2004-12-07
Michael Niedermayer
rv20 encoding
blob
|
commitdiff
|
diff to current
2004-12-06
Michael Niedermayer
seeking in rm 2nd try
blob
|
commitdiff
|
diff to current
2004-12-06
Michael Niedermayer
seeking in rm
blob
|
commitdiff
|
diff to current
2004-12-06
Michael Niedermayer
rm encoding fix
blob
|
commitdiff
|
diff to current
2004-12-06
Michael Niedermayer
try to recover from errors instead of failing fataly
blob
|
commitdiff
|
diff to current
2004-12-06
Michael Niedermayer
various demuxer fixes
blob
|
commitdiff
|
diff to current
2004-12-06
Michael Niedermayer
rv10 thread safety fix / rv10 ffplay fix
blob
|
commitdiff
|
diff to current
2004-12-06
Michael Niedermayer
timestamp fix
blob
|
commitdiff
|
diff to current
2004-12-05
Michael Niedermayer
next try at fixing rv20 decoding
blob
|
commitdiff
|
diff to current
2004-11-19
Michael Niedermayer
skip unknown streams instead of failing
blob
|
commitdiff
|
diff to current
2004-11-19
Michael Niedermayer
rv20 demuxing fix
blob
|
commitdiff
|
diff to current
2004-10-01
Michael Niedermayer
do not call (av_)abort()
blob
|
commitdiff
|
diff to current
2004-08-02
Michael Niedermayer
dont be so picky
blob
|
commitdiff
|
diff to current
2004-06-19
Mike Melanson
sweeping change from -EIO -> AVERROR_IO
blob
|
commitdiff
|
diff to current
2004-05-29
Michael Niedermayer
correctly interleave packets during encoding
blob
|
commitdiff
|
diff to current
2004-05-29
Michael Niedermayer
pass AVPacket into av_write_frame()
blob
|
commitdiff
|
diff to current
2004-03-03
Michel Bardiaux
av_log() patch by (Michel Bardiaux <mbardiaux at peakti...
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-08-11
Fabrice Bellard
support for older real audio files (<= version 3)
blob
|
commitdiff
|
diff to current
2003-08-08
Fabrice Bellard
update duration and start_time - add av_new_stream...
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-01-23
Fabrice Bellard
use av_malloc()
blob
|
commitdiff
|
diff to current
2002-12-20
Ryutaroh Matsumoto
mimetype fixes patch by (Ryutaroh Matsumoto <ryutaroh...
blob
|
commitdiff
|
diff to current
2002-12-09
Michael Niedermayer
AVVideoFrame -> AVFrame
blob
|
commitdiff
|
diff to current
2002-12-04
Michael Niedermayer
cleanup
blob
|
commitdiff
|
diff to current
2002-11-25
Fabrice Bellard
renamed libav to libavformat
blob
|
commitdiff
|
diff to current