git.videolan.org
/
ffmpeg.git
/ history
commit
grep
author
committer
pickaxe
?
search:
re
summary
|
shortlog
|
log
|
commit
|
commitdiff
|
tree
first ⋅ prev ⋅
next
lavf: move internal fields from public to internal context
[ffmpeg.git]
/
libavformat
/
nutdec.c
2015-02-10
wm4
lavf: move internal fields from public to internal...
blob
|
commitdiff
2014-11-06
Anton Khirnov
nutdec: do not set has_b_frames
blob
|
commitdiff
|
diff to current
2014-10-21
Vittorio Giovara
nutdec: check av_new_packet return value
blob
|
commitdiff
|
diff to current
2014-10-20
Luca Barbato
nutdec: Prevent a memory corruption
blob
|
commitdiff
|
diff to current
2014-08-13
Andrew Stone
nutdec: update AVFormatContext.event_flags with STREAM_...
blob
|
commitdiff
|
diff to current
2014-07-08
Luca Barbato
nut: Use nut->version in the version range check
blob
|
commitdiff
|
diff to current
2014-05-28
Luca Barbato
nut: Support experimental NUT 4 features
blob
|
commitdiff
|
diff to current
2013-10-22
Derek Buitenhuis
nut: Fix unchecked allocations
blob
|
commitdiff
|
diff to current
2013-05-07
Luca Barbato
nut: use meaningful error values
blob
|
commitdiff
|
diff to current
2013-05-06
Luca Barbato
nut: use a define for the nut version
blob
|
commitdiff
|
diff to current
2013-01-15
Diego Biurrun
nutdec: Always return a value from nut_read_timestamp()
blob
|
commitdiff
|
diff to current
2012-11-28
Justin Ruggles
lavf: move ff_codec_get_tag() and ff_codec_get_id(...
blob
|
commitdiff
|
diff to current
2012-10-29
Luca Barbato
nut: support textual data
blob
|
commitdiff
|
diff to current
2012-10-13
Luca Barbato
nut: support pcm codecs not mapped in avi
blob
|
commitdiff
|
diff to current
2012-10-13
Luca Barbato
nut: prioritize native tags
blob
|
commitdiff
|
diff to current
2012-10-02
Luca Barbato
nut: add do {} while (0) to GET_V
blob
|
commitdiff
|
diff to current
2012-09-27
Diego Biurrun
nutdec: Remove unused and broken debug function stub
blob
|
commitdiff
|
diff to current
2012-09-26
Diego Biurrun
nutdec: const correctness for get_v_trace/get_s_trace...
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-04-18
Mans Rullgard
nutdec: add malloc check and fix const to non-const...
blob
|
commitdiff
|
diff to current
2012-04-10
Diego Biurrun
Drop some pointless #ifdefs.
blob
|
commitdiff
|
diff to current
2012-04-10
Asen Lekov
nutdec: K&R formatting cosmetics
blob
|
commitdiff
|
diff to current
2012-04-06
Martin Storsjö
cosmetics: Align muxer/demuxer declarations
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-06
Reimar Döffinger
Replace all usage of strcasecmp/strncasecmp
blob
|
commitdiff
|
diff to current
2011-10-28
Anton Khirnov
lavf: make some seeking functions private
blob
|
commitdiff
|
diff to current
2011-10-20
Anton Khirnov
lavf: use avpriv_ prefix for ff_new_chapter().
blob
|
commitdiff
|
diff to current
2011-10-19
Anton Khirnov
lavf: replace av_new_stream->avformat_new_stream part II.
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-03
Mans Rullgard
Do not include mathematics.h in avutil.h
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-02
Mans Rullgard
nutdec: remove unused variable
blob
|
commitdiff
|
diff to current
2011-04-19
Anton Khirnov
lavf: remove FF_API_MAX_STREAMS cruft
blob
|
commitdiff
|
diff to current
2011-04-03
Anton Khirnov
avio: introduce an AVIOContext.seekable field
blob
|
commitdiff
|
diff to current
2011-03-30
Anton Khirnov
avio: make get_checksum() internal.
blob
|
commitdiff
|
diff to current
2011-03-30
Anton Khirnov
avio: make init_checksum() internal.
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
Anton Khirnov
lavf: move ff_get_v from avio.h to avio_internal.h
blob
|
commitdiff
|
diff to current
2011-03-17
Anton Khirnov
lavf: replace avio_seek(SEEK_CUR) with avio_skip where...
blob
|
commitdiff
|
diff to current
2011-03-07
Anton Khirnov
avio: deprecate url_feof
blob
|
commitdiff
|
diff to current
2011-03-07
Anton Khirnov
avio: avio_ prefix for url_fsize
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
lavf: replace all uses of url_fskip with avio_seek
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
2011-01-12
Stefano Sabatini
Use AVERROR_INVALIDDATA rather than -1 for nutdec error...
blob
|
commitdiff
|
diff to current
2010-10-24
Anton Khirnov
nutdec: when parsing info packet, set metadata var...
blob
|
commitdiff
|
diff to current
2010-10-15
Anton Khirnov
Export metadata in the generic format. Deprecate old...
blob
|
commitdiff
|
diff to current
2010-08-18
Aurelien Jacobs
rename LAVF_API_* defines to FF_API_* to clarify that...
blob
|
commitdiff
|
diff to current
2010-08-17
Aurelien Jacobs
add LAVF_API_MAX_STREAMS define to disable the deprecat...
blob
|
commitdiff
|
diff to current
2010-08-10
Aurelien Jacobs
get rid of MAX_STREAMS limit in nutdec
blob
|
commitdiff
|
diff to current
2010-07-10
Måns Rullgård
Add av_ prefix to bswap macros
blob
|
commitdiff
|
diff to current
2010-07-10
Måns Rullgård
bswap: change ME to NE in macro names
blob
|
commitdiff
|
diff to current
2010-07-03
Eli Friedman
Fix warning "passing argument from incompatible pointer...
blob
|
commitdiff
|
diff to current
2010-05-23
Stefano Sabatini
Make the nut decoder read the ff_nut_video_tags to...
blob
|
commitdiff
|
diff to current
2010-05-23
Stefano Sabatini
Define ff_nut_video_tags and make Nut muxer and demuxer...
blob
|
commitdiff
|
diff to current
2010-05-09
Stefano Sabatini
Make the nut demuxer issue a more meaningful error...
blob
|
commitdiff
|
diff to current
2010-04-25
Stefano Sabatini
Mark av_metadata_set() as deprecated, and use av_metada...
blob
|
commitdiff
|
diff to current
2010-03-31
Jean-Daniel Dupas
Replace all occurences of PKT_FLAG_KEY with AV_PKT_FLAG...
blob
|
commitdiff
|
diff to current
2010-03-30
Stefano Sabatini
Define AVMediaType enum, and use it instead of enum...
blob
|
commitdiff
|
diff to current
2010-03-30
Benoit Fouet
Replace @returns by @return.
blob
|
commitdiff
|
diff to current
2010-03-28
Vitor Sessak
Fix NUT (de)muxer warnings:
blob
|
commitdiff
|
diff to current
2010-03-24
Vitor Sessak
Fix warnings in NUT demuxer:
blob
|
commitdiff
|
diff to current
2010-03-03
Vitor Sessak
Plug memory leak in NUT muxer and demuxer
blob
|
commitdiff
|
diff to current
2010-03-01
Vitor Sessak
Revert r22119 and partially revert 22120.
blob
|
commitdiff
|
diff to current
2010-03-01
Anton Khirnov
nutdec: make chapter start and length uint64_t to preve...
blob
|
commitdiff
|
diff to current
2010-02-28
Vitor Sessak
Plug some memory leaks in NUT muxer and demuxer
blob
|
commitdiff
|
diff to current
2010-02-24
Anton Khirnov
Introduce metadata conversion table for NUT muxer and...
blob
|
commitdiff
|
diff to current
2009-06-22
Daniel Verkamp
Add ff_ prefixes to exported symbols in libavformat...
blob
|
commitdiff
|
diff to current
2009-02-27
Aurelien Jacobs
use new metadata API in nut demuxer
blob
|
commitdiff
|
diff to current
2009-01-17
Aurelien Jacobs
export gcd function as av_gcd()
blob
|
commitdiff
|
diff to current
2009-01-13
Aurelien Jacobs
Change semantic of CONFIG_*, HAVE_* and ARCH_*.
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-11
Michael Niedermayer
remove _t for POSIX compatibility.
blob
|
commitdiff
|
diff to current
2008-08-23
Aurelien Jacobs
convert every muxer/demuxer to write/read sample_aspect...
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-27
Michael Niedermayer
Fix memleak, fixed CID123.
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
Chapter demuxing support. (untested as I have no nuts...
blob
|
commitdiff
|
diff to current
2008-05-09
Diego Biurrun
Use full path for #includes from another directory.
blob
|
commitdiff
|
diff to current
2008-05-04
Diego Pettenò
Fix 'comparison always false' warning.
blob
|
commitdiff
|
diff to current
2008-03-15
Diego Biurrun
typo fixes
blob
|
commitdiff
|
diff to current
2008-03-12
Diego Biurrun
typo fixes
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-03-05
Michael Niedermayer
Subtitle support. (untested)
blob
|
commitdiff
|
diff to current
2008-03-02
Michael Niedermayer
factorize
blob
|
commitdiff
|
diff to current
2008-03-02
Michael Niedermayer
subtitles (codec tag tables still missing ...)
blob
|
commitdiff
|
diff to current
2008-02-15
Michael Niedermayer
Elision header demuxing support.
blob
|
commitdiff
|
diff to current
2008-02-13
Michael Niedermayer
Read match time delta in the frame header.
blob
|
commitdiff
|
diff to current
2008-02-13
Michael Niedermayer
Read match_time_delta in the framecode table.
blob
|
commitdiff
|
diff to current
2008-02-13
Diego Biurrun
typo fix: inited --> initialized
blob
|
commitdiff
|
diff to current
2008-02-04
Oded Shimon
Remove old workaround in nutdec.c for libnut bug
blob
|
commitdiff
|
diff to current
2008-02-04
Oded Shimon
missing " && j<syncpoint_count" protection in the index...
blob
|
commitdiff
|
diff to current
2008-02-04
Oded Shimon
ff_nut_reset_ts() expected to get 'ts*time_base_count...
blob
|
commitdiff
|
diff to current
2008-02-04
Michael Niedermayer
Fix info packet type, found by oded as well as the...
blob
|
commitdiff
|
diff to current
2008-02-04
Michael Niedermayer
-Wwrite-strings nitpicking fix
blob
|
commitdiff
|
diff to current
next