projects
/
libav.git
/ history
commit
grep
author
committer
pickaxe
?
search:
re
summary
|
shortlog
|
log
|
commit
|
commitdiff
|
tree
first ⋅ prev ⋅
next
Clarify that avformat_seek_file() is not part of the stable API yet.
[libav.git]
/
libavformat
/
avformat.h
2009-02-08
Michael Niedermayer
Clarify that avformat_seek_file() is not part of the...
blob
|
commitdiff
2009-02-08
Michael Niedermayer
avformat_seek_file() prototype
blob
|
commitdiff
|
diff to current
2009-02-08
Stefano Sabatini
Deprecate av_malloc_format_context() in favor of
blob
|
commitdiff
|
diff to current
2009-02-07
Baptiste Coudurier
declare ff_interleave_add_packet
blob
|
commitdiff
|
diff to current
2009-02-04
Ramiro Polla
Do not misuse unsigned long to store pointers.
blob
|
commitdiff
|
diff to current
2009-02-02
Aurelien Jacobs
modify the way to pass parameters to av_metadata_set()
blob
|
commitdiff
|
diff to current
2009-01-30
Aurelien Jacobs
typo
blob
|
commitdiff
|
diff to current
2009-01-26
Aurelien Jacobs
make it clear that the new metadata API is a work in...
blob
|
commitdiff
|
diff to current
2009-01-25
Stefano Sabatini
Move documentation of av_register_all() from allformats...
blob
|
commitdiff
|
diff to current
2009-01-22
Michael Niedermayer
Move av_read_frame/parser related buffer variables...
blob
|
commitdiff
|
diff to current
2009-01-20
Baptiste Coudurier
R3D REDCODE demuxer
blob
|
commitdiff
|
diff to current
2009-01-18
Aurelien Jacobs
replace AV_METADATA_IGNORE_CASE flag by a new AV_METADA...
blob
|
commitdiff
|
diff to current
2009-01-17
Stefan Gehrer
added demuxer for FunCom ISS audio files,
blob
|
commitdiff
|
diff to current
2009-01-06
Aurelien Jacobs
free all allocated metadata structures
blob
|
commitdiff
|
diff to current
2009-01-05
Aurelien Jacobs
add a typedef for AVMetadata
blob
|
commitdiff
|
diff to current
2009-01-05
Diego Biurrun
Revert deprecation of AVFrac structure. Attempts to...
blob
|
commitdiff
|
diff to current
2009-01-04
Aurelien Jacobs
rename AVMetaData to AVMetadata and meta_data to metadata
blob
|
commitdiff
|
diff to current
2009-01-04
Aurelien Jacobs
add metadata in AVStream, AVProgram and AVChapter
blob
|
commitdiff
|
diff to current
2009-01-04
Mike Melanson
Ministry of English Composition treatment for the new...
blob
|
commitdiff
|
diff to current
2009-01-04
Michael Niedermayer
Move metadata API from avcodec to avformat.
blob
|
commitdiff
|
diff to current
2009-01-04
Michael Niedermayer
Generic metadata API.
blob
|
commitdiff
|
diff to current
2009-01-04
Stefano Sabatini
Drop the deprecated parse_image_size() and parse_frame_...
blob
|
commitdiff
|
diff to current
2008-11-08
Stefano Sabatini
Fix argument constness for the av_codec_get_id() and
blob
|
commitdiff
|
diff to current
2008-10-24
Baptiste Coudurier
raw dnxhd de/muxer
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 __typeof__ instead of GCC-specific typeof keyword.
blob
|
commitdiff
|
diff to current
2008-09-27
Diego Biurrun
cosmetics: Break overly long lines, one grammar fix.
blob
|
commitdiff
|
diff to current
2008-09-27
Diego Biurrun
spelling/wording/grammar
blob
|
commitdiff
|
diff to current
2008-09-27
Diego Biurrun
Move doxygen comments for av_gettime from utils.c to...
blob
|
commitdiff
|
diff to current
2008-09-10
Michael Niedermayer
Clarify convergence_duration.
blob
|
commitdiff
|
diff to current
2008-09-07
Aurelien Jacobs
bump lavf micro version to allow checking for the matro...
blob
|
commitdiff
|
diff to current
2008-09-03
Reimar Döffinger
Change doxygen comment: Clarify when av_write_trailer...
blob
|
commitdiff
|
diff to current
2008-09-03
Michael Niedermayer
Add AVPacket.convergence_duration.
blob
|
commitdiff
|
diff to current
2008-09-03
Michael Niedermayer
Try to clarify the semantics of AVPacket.duration.
blob
|
commitdiff
|
diff to current
2008-08-31
Stefano Sabatini
Globally rename the header inclusion guard names.
blob
|
commitdiff
|
diff to current
2008-08-24
Reimar Döffinger
Change codec_tag type from const struct AVCodecTag...
blob
|
commitdiff
|
diff to current
2008-08-23
Aurelien Jacobs
export sample_aspect_ratio read by the demuxer in a...
blob
|
commitdiff
|
diff to current
2008-08-15
Michael Niedermayer
Add flag to mark demuxers that can output discontinuous...
blob
|
commitdiff
|
diff to current
2008-08-12
Baptiste Coudurier
increase MAX_REORDER_DELAY and pts_buffer size to 16...
blob
|
commitdiff
|
diff to current
2008-08-08
Stefano Sabatini
Implement avformat_version().
blob
|
commitdiff
|
diff to current
2008-08-06
Måns Rullgård
Maintain pointer to end of AVFormatContext.packet_buffe...
blob
|
commitdiff
|
diff to current
2008-08-01
Michael Niedermayer
Revert r14497
blob
|
commitdiff
|
diff to current
2008-08-01
Diego Biurrun
Add missing header #includes.
blob
|
commitdiff
|
diff to current
2008-07-23
Kostya Shishkov
SMPTE 421M Annex L (aka .rcv) muxer
blob
|
commitdiff
|
diff to current
2008-07-12
Michael Niedermayer
New codec probing system try #1.
blob
|
commitdiff
|
diff to current
2008-07-10
Gregory Montoir
Motion Pixels MVI Demuxer.
blob
|
commitdiff
|
diff to current
2008-07-08
Erik Hovland
One-bit bitfields should probably be unsigned. Unfortun...
blob
|
commitdiff
|
diff to current
2008-06-09
Michael Niedermayer
Make timestamp debugging work nicer.
blob
|
commitdiff
|
diff to current
2008-06-09
Baptiste Coudurier
remove ugly ffm_nopts hack, use AVFormatContext->timestamp
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-05-23
Michael Niedermayer
Pass time_base as argument to new_chapter() as well.
blob
|
commitdiff
|
diff to current
2008-05-23
Michael Niedermayer
Document pts/dts.
blob
|
commitdiff
|
diff to current
2008-05-23
Michael Niedermayer
Make ff_new_chapter() return AVChapter instead of int...
blob
|
commitdiff
|
diff to current
2008-05-23
Michael Niedermayer
nb_chapters should be unsigned
blob
|
commitdiff
|
diff to current
2008-05-23
Michael Niedermayer
s/num_chapters/nb_chapters/ all other similar variables...
blob
|
commitdiff
|
diff to current
2008-05-23
Michael Niedermayer
Add id to AVChapter, untested (where do i find matroska...
blob
|
commitdiff
|
diff to current
2008-05-23
Michael Niedermayer
clarify start/end timebase
blob
|
commitdiff
|
diff to current
2008-05-23
Michael Niedermayer
align comments
blob
|
commitdiff
|
diff to current
2008-05-23
Michael Niedermayer
chapter id and timebase
blob
|
commitdiff
|
diff to current
2008-05-22
Anton Khirnov
add support for chapters definition in lavf
blob
|
commitdiff
|
diff to current
2008-04-24
Michael Niedermayer
Avoid using reserved __names.
blob
|
commitdiff
|
diff to current
2008-03-30
Jai Menon
IFF demuxer
blob
|
commitdiff
|
diff to current
2008-03-22
Diego Biurrun
typo: occured --> occurred
blob
|
commitdiff
|
diff to current
2008-03-21
Sascha Sommer
rl2 demuxer
blob
|
commitdiff
|
diff to current
2008-03-18
Ramiro Polla
MSN TCP Webcam stream demuxer.
blob
|
commitdiff
|
diff to current
2008-03-16
Baptiste Coudurier
ipod/iphone compatible mp4 muxer
blob
|
commitdiff
|
diff to current
2008-03-08
Ramiro Polla
Typo + grammar
blob
|
commitdiff
|
diff to current
2008-03-08
Ramiro Polla
Introduce max_picture_buffer variable in AVFormatContext,
blob
|
commitdiff
|
diff to current
2008-03-07
Evgeniy Stepanov
Add 'disposition' bitfield to AVStream and use it for...
blob
|
commitdiff
|
diff to current
2008-02-26
Måns Rullgård
less preprocessor magic in version number macros
blob
|
commitdiff
|
diff to current
2008-02-25
Måns Rullgård
Install headers in $prefix/include/$libname
blob
|
commitdiff
|
diff to current
2008-02-20
Michael Niedermayer
revert 12156
blob
|
commitdiff
|
diff to current
2008-02-20
Michael Niedermayer
Make timestamp interpolation work with mpeg2 field...
blob
|
commitdiff
|
diff to current
2008-02-19
Måns Rullgård
Clean up lib* version definitions
blob
|
commitdiff
|
diff to current
2008-01-29
Kostya Shishkov
SMPTE 421 Annex L format demuxer
blob
|
commitdiff
|
diff to current
2008-01-27
Evgeniy Stepanov
Add support for Matroska attachments.
blob
|
commitdiff
|
diff to current
2008-01-20
Paul Egan
new avm2 (flash 9) muxer, patch by Paul Egan, paulegan...
blob
|
commitdiff
|
diff to current
2008-01-13
Paul Kelly
user specifyable maximum amount of memory to use for...
blob
|
commitdiff
|
diff to current
2007-12-31
Michael Niedermayer
Correct doxy about timestamp units of read_timestamp().
blob
|
commitdiff
|
diff to current
2007-12-31
Michael Niedermayer
Document return of read_timestamp.
blob
|
commitdiff
|
diff to current
2007-12-21
Diego Biurrun
comment typo fixes
blob
|
commitdiff
|
diff to current
2007-12-21
Ivo van Poorten
typo ;)
blob
|
commitdiff
|
diff to current
2007-12-20
Michael Niedermayer
Document a few more structure change rules with relatio...
blob
|
commitdiff
|
diff to current
2007-12-20
Michael Niedermayer
Document structure change rules with relation to ABI...
blob
|
commitdiff
|
diff to current
2007-12-19
Reimar Döffinger
Increase minor version due to new av_close_input_stream
blob
|
commitdiff
|
diff to current
2007-12-19
Reimar Döffinger
Add a av_close_input_stream function
blob
|
commitdiff
|
diff to current
2007-12-19
Michael Niedermayer
Remove dead code which disappeared with the last major...
blob
|
commitdiff
|
diff to current
2007-12-19
Michael Niedermayer
Remove *_codec_id from AVFormatParameters with the...
blob
|
commitdiff
|
diff to current
2007-12-19
Michael Niedermayer
Allow overriding codec_ids.
blob
|
commitdiff
|
diff to current
2007-12-16
Diego Biurrun
cosmetics: comment typo fixes
blob
|
commitdiff
|
diff to current
2007-12-15
Michael Niedermayer
document how to free the result of av_alloc_format_cont...
blob
|
commitdiff
|
diff to current
2007-12-12
Michael Niedermayer
av_*_next() API for libavformat
blob
|
commitdiff
|
diff to current
2007-12-01
Diego Biurrun
succes --> success typo
blob
|
commitdiff
|
diff to current
2007-11-28
Andreas Öman
Bump lavf minor due to addition of
blob
|
commitdiff
|
diff to current
2007-11-21
Luca Abeni
Include os_support.h only when needed
blob
|
commitdiff
|
diff to current
2007-11-21
Björn Axelsson
Use dynamically allocated ByteIOContext in AVFormatContext
blob
|
commitdiff
|
diff to current
2007-11-15
Panagiotis Issaris
Fix Doxygen parameter
blob
|
commitdiff
|
diff to current
2007-11-14
Panagiotis Issaris
Typo
blob
|
commitdiff
|
diff to current
2007-11-10
Baptiste Coudurier
ogg muxer
blob
|
commitdiff
|
diff to current
2007-11-07
Kostya Shishkov
Musepack SV8 demuxer and decoder
blob
|
commitdiff
|
diff to current
next