git.videolan.org
/
ffmpeg.git
/ history
commit
grep
author
committer
pickaxe
?
search:
re
summary
|
shortlog
|
log
|
commit
|
commitdiff
|
tree
first ⋅ prev ⋅ next
http: Expose the content location via an AVOption
[ffmpeg.git]
/
libavformat
/
segafilm.c
2013-09-19
Martin Storsjö
segafilm: Validate the number of audio channels
blob
|
commitdiff
2013-08-13
Luca Barbato
segafilm: Error out on impossible packet size
blob
|
commitdiff
|
diff to current
2012-10-08
Anton Khirnov
Replace PIX_FMT_* -> AV_PIX_FMT_*, PixelFormat -> AVPix...
blob
|
commitdiff
|
diff to current
2012-08-07
Anton Khirnov
Replace all CODEC_ID_* with AV_CODEC_ID_*
blob
|
commitdiff
|
diff to current
2012-07-30
Diego Biurrun
avformat: Drop pointless "format" from container long...
blob
|
commitdiff
|
diff to current
2012-03-03
Justin Ruggles
segafilm: use the sample rate as the time base for...
blob
|
commitdiff
|
diff to current
2012-01-27
Anton Khirnov
lavf: remove AVFormatParameters from AVFormatContext...
blob
|
commitdiff
|
diff to current
2011-11-30
Anton Khirnov
lavf: make av_set_pts_info private.
blob
|
commitdiff
|
diff to current
2011-11-26
Justin Ruggles
adx: add an ADX parser.
blob
|
commitdiff
|
diff to current
2011-11-18
Matthew Hoops
segafilm: add support for raw videos
blob
|
commitdiff
|
diff to current
2011-10-19
Anton Khirnov
lavf,lavd: replace av_new_stream->avformat_new_stream...
blob
|
commitdiff
|
diff to current
2011-10-06
Laurent Aimar
segafilm: Check for memory allocation failures in segaf...
blob
|
commitdiff
|
diff to current
2011-10-06
Laurent Aimar
segafilm: Fix potential division by 0 on corrupted...
blob
|
commitdiff
|
diff to current
2011-10-06
Laurent Aimar
Fixed segfault on corrupted sega streams in the demuxer.
blob
|
commitdiff
|
diff to current
2011-07-17
Anton Khirnov
lavf: use designated initialisers for all (de)muxers.
blob
|
commitdiff
|
diff to current
2011-07-09
Matthew Hoops
segafilm: add support for videos with cri adx adpcm
blob
|
commitdiff
|
diff to current
2011-03-19
Mans Rullgard
Replace FFmpeg with Libav in licence headers
blob
|
commitdiff
|
diff to current
2011-03-04
Anton Khirnov
avio: add avio_tell macro as a replacement for url_ftell
blob
|
commitdiff
|
diff to current
2011-03-01
Anton Khirnov
avio: avio_ prefix for url_fseek
blob
|
commitdiff
|
diff to current
2011-02-21
Anton Khirnov
avio: avio_ prefixes for get_* functions
blob
|
commitdiff
|
diff to current
2011-02-20
Anton Khirnov
avio: rename ByteIOContext to AVIOContext.
blob
|
commitdiff
|
diff to current
2011-01-26
Diego Elio Pettenò
Prefix all _demuxer, _muxer, _protocol from libavformat...
blob
|
commitdiff
|
diff to current
2010-04-20
Diego Biurrun
Remove explicit filename from Doxygen @file commands.
blob
|
commitdiff
|
diff to current
2010-03-30
Stefano Sabatini
Define AVMediaType enum, and use it instead of enum...
blob
|
commitdiff
|
diff to current
2009-02-01
Diego Biurrun
Use full internal pathname in doxygen @file directives.
blob
|
commitdiff
|
diff to current
2009-01-11
Diego Biurrun
Fix build: Add intreadwrite.h and bswap.h #includes...
blob
|
commitdiff
|
diff to current
2008-12-14
Mike Melanson
The POSIX namespace shall be held sacrosanct. To that...
blob
|
commitdiff
|
diff to current
2008-10-03
Diego Biurrun
Remove offset_t typedef and use int64_t directly instead.
blob
|
commitdiff
|
diff to current
2008-10-02
Diego Pettenò
Use enum typers instead of int.
blob
|
commitdiff
|
diff to current
2008-09-08
Luca Abeni
Bump Major version, this commit is almost just renaming...
blob
|
commitdiff
|
diff to current
2008-06-03
Stefano Sabatini
Make long_names in lavf/lavdev optional depending on...
blob
|
commitdiff
|
diff to current
2008-02-19
Michael Niedermayer
Fix ;;
blob
|
commitdiff
|
diff to current
2007-11-21
Björn Axelsson
Use dynamically allocated ByteIOContext in AVFormatContext
blob
|
commitdiff
|
diff to current
2007-07-19
Panagiotis Issaris
Replace all occurrences of AVERROR_IO with AVERROR...
blob
|
commitdiff
|
diff to current
2007-07-19
Panagiotis Issaris
Replace all occurrences of AVERROR_NOMEM with AVERROR...
blob
|
commitdiff
|
diff to current
2007-04-08
Nicholas Tung
Get rid of unnecessary pointer casts.
blob
|
commitdiff
|
diff to current
2007-04-08
Michael Niedermayer
allocate 32 extra bytes at the end of the probe buffer...
blob
|
commitdiff
|
diff to current
2007-01-19
Alex Beregszaszi
rename BE/LE_8/16/32 to AV_RL/B_8/16/32
blob
|
commitdiff
|
diff to current
2006-12-02
Mike Melanson
Simplify the Sega FILM/CPK demuxer to not modify the...
blob
|
commitdiff
|
diff to current
2006-10-07
Diego Biurrun
Change license headers to say 'FFmpeg' instead of ...
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-01-12
Diego Biurrun
Update licensing information: The FSF changed postal...
blob
|
commitdiff
|
diff to current
2005-12-17
Diego Biurrun
COSMETICS: Remove all trailing whitespace.
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-01-12
Michael Niedermayer
various security fixes and precautionary checks
blob
|
commitdiff
|
diff to current
2005-01-08
Michael Niedermayer
integer overflows, heap corruption
blob
|
commitdiff
|
diff to current
2004-06-19
Mike Melanson
sweeping change from -EIO -> AVERROR_IO
blob
|
commitdiff
|
diff to current
2004-05-21
Michael Niedermayer
move time_base (pts_num/pts_den) from AVFormatContext...
blob
|
commitdiff
|
diff to current
2004-03-14
Mike Melanson
remove numerous definitions of BE_*/LE_* macros; conver...
blob
|
commitdiff
|
diff to current
2003-10-02
Mike Melanson
the correct data type is offset_t
blob
|
commitdiff
|
diff to current
2003-10-01
Mike Melanson
New demuxers: Sega FILM/CPK, Westwood VQA & AUD; new...
blob
|
commitdiff
|
diff to current