projects
/
ffmpeg.git
/ history
commit
grep
author
committer
pickaxe
?
search:
re
summary
|
shortlog
|
log
|
commit
|
commitdiff
|
tree
first ⋅ prev ⋅
next
lavf doxy: add misc utility functions to a group.
[ffmpeg.git]
/
libavformat
/
avformat.h
2011-12-12
Anton Khirnov
lavf doxy: add misc utility functions to a group.
blob
|
commitdiff
2011-12-12
Anton Khirnov
lavf doxy: add av_guess_codec/format to the encoding...
blob
|
commitdiff
|
diff to current
2011-12-12
Anton Khirnov
lavf doxy: add core functions to a doxy group.
blob
|
commitdiff
|
diff to current
2011-12-10
Diego Biurrun
Fix a bunch of common typos.
blob
|
commitdiff
|
diff to current
2011-12-10
Anton Khirnov
lavf doxy: add muxing stuff to lavf_encoding group
blob
|
commitdiff
|
diff to current
2011-12-10
Anton Khirnov
lavf doxy: add demuxing stuff to lavf_decoding group
blob
|
commitdiff
|
diff to current
2011-12-10
Anton Khirnov
lavf doxy: expand/reword metadata API doxy.
blob
|
commitdiff
|
diff to current
2011-12-10
Anton Khirnov
lavf doxy: add installed headers to groups.
blob
|
commitdiff
|
diff to current
2011-12-10
Anton Khirnov
lavf doxy: rename lavf I/O group to lavf_io.
blob
|
commitdiff
|
diff to current
2011-12-10
Anton Khirnov
lavf doxy: add metadata docs to the main lavf group
blob
|
commitdiff
|
diff to current
2011-12-05
Diego Biurrun
doxygen: eliminate Qt-style doxygen syntax
blob
|
commitdiff
|
diff to current
2011-11-30
Anton Khirnov
lavf: make av_set_pts_info private.
blob
|
commitdiff
|
diff to current
2011-11-22
Luca Barbato
doxy: structure libavformat groups
blob
|
commitdiff
|
diff to current
2011-11-13
Martin Storsjö
avio: Add AVIOInterruptCB
blob
|
commitdiff
|
diff to current
2011-11-08
Anton Khirnov
lavf: expand doxy for some AVFormatContext fields.
blob
|
commitdiff
|
diff to current
2011-11-07
Martin Storsjö
avformat: Revise wording
blob
|
commitdiff
|
diff to current
2011-11-05
Martin Storsjö
avformat: Add functions for doing global network initia...
blob
|
commitdiff
|
diff to current
2011-10-29
Ronald S. Bultje
lavf: use number of output pictures for delay checks.
blob
|
commitdiff
|
diff to current
2011-10-28
Anton Khirnov
lavf: move private fields in AVStream to the end at...
blob
|
commitdiff
|
diff to current
2011-10-28
Anton Khirnov
lavf: move private fields in AVFormatContext to the...
blob
|
commitdiff
|
diff to current
2011-10-28
Anton Khirnov
lavf: make some seeking functions private
blob
|
commitdiff
|
diff to current
2011-10-25
Anton Khirnov
lavf: deprecate AVStream.stream_copy
blob
|
commitdiff
|
diff to current
2011-10-25
Anton Khirnov
mpegenc: add preload private option.
blob
|
commitdiff
|
diff to current
2011-10-19
Anton Khirnov
lavf: add avformat_new_stream as a replacement for...
blob
|
commitdiff
|
diff to current
2011-10-17
Anton Khirnov
mpegenc/mpegtsenc: add muxrate private options.
blob
|
commitdiff
|
diff to current
2011-10-17
Anton Khirnov
lavf: deprecate AVFormatContext.file_size
blob
|
commitdiff
|
diff to current
2011-10-13
Justin Ruggles
avformat: add AVInputFormat flag AVFMT_NO_BYTE_SEEK.
blob
|
commitdiff
|
diff to current
2011-10-13
Justin Ruggles
avformat: update AVInputFormat allowed flags
blob
|
commitdiff
|
diff to current
2011-09-03
Anton Khirnov
lavf,lavc,sws: add {avcodec,avformat,sws}_get_class...
blob
|
commitdiff
|
diff to current
2011-08-16
Anton Khirnov
lavf: add avformat_query_codec().
blob
|
commitdiff
|
diff to current
2011-08-12
Dustin Brody
lavf: add support for error_recognition, use it in...
blob
|
commitdiff
|
diff to current
2011-08-02
Zohar Kelrich
lavf: Add an option to discard corrupted frames
blob
|
commitdiff
|
diff to current
2011-07-28
Anton Khirnov
lavf: add forgotten attribute_deprecated to av_find_str...
blob
|
commitdiff
|
diff to current
2011-07-12
Anton Khirnov
lavf: deprecate AVFormatContext.timestamp
blob
|
commitdiff
|
diff to current
2011-07-10
Anton Khirnov
lavf: add avformat_find_stream_info()
blob
|
commitdiff
|
diff to current
2011-07-08
Anton Khirnov
gif: add loop private option.
blob
|
commitdiff
|
diff to current
2011-07-08
Anton Khirnov
img2: add loop private option.
blob
|
commitdiff
|
diff to current
2011-07-06
Anton Khirnov
lavf: deprecate AVStream.quality.
blob
|
commitdiff
|
diff to current
2011-07-03
Mans Rullgard
Do not include log.h in avutil.h
blob
|
commitdiff
|
diff to current
2011-07-02
Reinhard Tartler
libavformat: Add an example how to use the metadata API
blob
|
commitdiff
|
diff to current
2011-07-02
Reinhard Tartler
avformat: doxify the Metadata API
blob
|
commitdiff
|
diff to current
2011-06-16
Anton Khirnov
lavf: add avformat_write_header() as a replacement...
blob
|
commitdiff
|
diff to current
2011-06-16
Anton Khirnov
Deprecate av_open_input_* and remove their uses.
blob
|
commitdiff
|
diff to current
2011-06-16
Anton Khirnov
lavf: add avformat_open_input() as a replacement for...
blob
|
commitdiff
|
diff to current
2011-06-08
Anton Khirnov
Remove all uses of now deprecated metadata functions.
blob
|
commitdiff
|
diff to current
2011-06-08
Anton Khirnov
Move metadata API from lavf to lavu.
blob
|
commitdiff
|
diff to current
2011-06-06
Anton Khirnov
lavf: deprecate AVFormatParameters.time_base.
blob
|
commitdiff
|
diff to current
2011-05-27
Anton Khirnov
lavf: deprecate AVFormatParameters.pix_fmt.
blob
|
commitdiff
|
diff to current
2011-05-27
Martin Storsjö
movenc: Deprecate the global RTP hinting flag, use...
blob
|
commitdiff
|
diff to current
2011-05-27
Anton Khirnov
rtspdec: add initial_pause private option.
blob
|
commitdiff
|
diff to current
2011-05-27
Anton Khirnov
lavf: deprecate AVFormatParameters.width/height.
blob
|
commitdiff
|
diff to current
2011-05-25
Alex Converse
avformat: Add fpsprobesize as an AVOption.
blob
|
commitdiff
|
diff to current
2011-05-25
Anton Khirnov
lavf: deprecate AVFormatParameters.channel.
blob
|
commitdiff
|
diff to current
2011-05-25
Anton Khirnov
lavf: deprecate AVFormatParameters.standard.
blob
|
commitdiff
|
diff to current
2011-05-25
Anton Khirnov
lavf: deprecate AVFormatParameters.{channels,sample_rate}.
blob
|
commitdiff
|
diff to current
2011-05-25
Anton Khirnov
lavf: deprecate AVFormatParameters.mpeg2ts_raw.
blob
|
commitdiff
|
diff to current
2011-05-25
Anton Khirnov
mpegts: add compute_pcr option.
blob
|
commitdiff
|
diff to current
2011-05-25
Anton Khirnov
lavf: add priv_class field to AVInputFormat.
blob
|
commitdiff
|
diff to current
2011-05-19
Diego Biurrun
Remove silly insults from avformat_version() Doxygen...
blob
|
commitdiff
|
diff to current
2011-05-17
Vladimir Pantelic
asfdec: do not fall back to binary/generic search
blob
|
commitdiff
|
diff to current
2011-04-21
Martin Storsjö
applehttp: Expose the stream bitrate via metadata
blob
|
commitdiff
|
diff to current
2011-04-19
Anton Khirnov
lavf: remove FF_API_INDEX_BUILT cruft
blob
|
commitdiff
|
diff to current
2011-04-19
Anton Khirnov
lavf: remove FF_API_FIRST_FORMAT cruft
blob
|
commitdiff
|
diff to current
2011-04-19
Anton Khirnov
lavf: remove FF_API_PARAMETERS_CODEC_ID cruft
blob
|
commitdiff
|
diff to current
2011-04-19
Anton Khirnov
lavf: remove FF_API_LAVF_UNUSED cruft
blob
|
commitdiff
|
diff to current
2011-04-19
Anton Khirnov
lavf: remove FF_API_PARSE_FRAME_PARAM cruft
blob
|
commitdiff
|
diff to current
2011-04-19
Anton Khirnov
lavf: remove FF_API_ALLOC_FORMAT_CONTEXT cruft
blob
|
commitdiff
|
diff to current
2011-04-19
Anton Khirnov
lavf: remove FF_API_GUESS_FORMAT cruft
blob
|
commitdiff
|
diff to current
2011-04-19
Anton Khirnov
lavf: remove FF_API_OLD_METADATA cruft
blob
|
commitdiff
|
diff to current
2011-04-19
Anton Khirnov
lavf: remove FF_API_MAX_STREAMS cruft
blob
|
commitdiff
|
diff to current
2011-04-17
Diego Biurrun
Replace more FFmpeg references by Libav.
blob
|
commitdiff
|
diff to current
2011-04-13
Anton Khirnov
lavf: postpone removal of public metadata conversion API
blob
|
commitdiff
|
diff to current
2011-04-09
Anton Khirnov
avformat.h: fix a misplaced #endif
blob
|
commitdiff
|
diff to current
2011-04-08
Anton Khirnov
lavf: get rid of ffm-specific stuff in avformat.h
blob
|
commitdiff
|
diff to current
2011-04-08
Anton Khirnov
lavf: rename a parameter of av_sdp_create from buff...
blob
|
commitdiff
|
diff to current
2011-04-08
Anton Khirnov
lavf: rename avf_sdp_create to av_sdp_create.
blob
|
commitdiff
|
diff to current
2011-04-08
Anton Khirnov
lavf: make av_guess_image2_codec internal
blob
|
commitdiff
|
diff to current
2011-04-08
Anton Khirnov
lavf: mark av_pkt_dump(_log) for remove on $next+1...
blob
|
commitdiff
|
diff to current
2011-03-19
Mans Rullgard
Replace FFmpeg with Libav in licence headers
blob
|
commitdiff
|
diff to current
2011-03-17
Vladimir Pantelic
asfdec: subtract the preroll value and thus output...
blob
|
commitdiff
|
diff to current
2011-03-07
Anssi Hannula
lavf: update documentation of AVOutputFormat.flags
blob
|
commitdiff
|
diff to current
2011-03-07
Anssi Hannula
lavf: document the use of multiple entries in language...
blob
|
commitdiff
|
diff to current
2011-03-02
Martin Storsjö
libavformat: Add av_pkt_dump{, _log}2, taking an AVStre...
blob
|
commitdiff
|
diff to current
2011-02-23
Anton Khirnov
avio: rename url_fopen/fclose -> avio_open/close.
blob
|
commitdiff
|
diff to current
2011-02-20
Anton Khirnov
avio: rename ByteIOContext to AVIOContext.
blob
|
commitdiff
|
diff to current
2011-02-17
Anton Khirnov
Move find_info_tag to lavu and add av_ prefix to it
blob
|
commitdiff
|
diff to current
2011-02-16
Stefano Sabatini
Deprecate parse_date() in favor of av_parse_time().
blob
|
commitdiff
|
diff to current
2011-02-16
Anton Khirnov
lavf: add av_ prefix to dump_format()
blob
|
commitdiff
|
diff to current
2011-02-16
Reimar Döffinger
Document that av_write_header sets stream time_base...
blob
|
commitdiff
|
diff to current
2011-02-14
Anssi Hannula
lavf: add AV_DISPOSITION_CLEAN_EFFECTS flag
blob
|
commitdiff
|
diff to current
2011-02-11
Anton Khirnov
lavf: deprecate AVFormatContext.index_built
blob
|
commitdiff
|
diff to current
2011-02-10
Peter Ross
add AV_DISPOSITION_HEARING_IMPAIRED and AV_DISPOSITION_...
blob
|
commitdiff
|
diff to current
2011-02-08
Anssi Hannula
lavf: rename ff_probe_input_buffer to make it public
blob
|
commitdiff
|
diff to current
2011-02-06
Anton Khirnov
lavf: move internal functions from avformat.h to internal.h
blob
|
commitdiff
|
diff to current
2011-02-06
Reimar Döffinger
Make av_set_pts_info keep previous time base if new...
blob
|
commitdiff
|
diff to current
2011-02-04
Martin Storsjö
libavformat: Add a function for freeing an AVFormatContext
blob
|
commitdiff
|
diff to current
2011-01-21
Anton Khirnov
lavf: move the version macros to a new header
blob
|
commitdiff
|
diff to current
2011-01-20
Georgi Chorbadzhiyski
Add service_provider and service_name metadata
blob
|
commitdiff
|
diff to current
2011-01-18
Reimar Döffinger
Missing parts of IVF muxer support.
blob
|
commitdiff
|
diff to current
2011-01-14
Ronald S. Bultje
Introduce av_metadata_copy() to copy metadata from...
blob
|
commitdiff
|
diff to current
next