git.videolan.org
/
ffmpeg.git
/ history
commit
grep
author
committer
pickaxe
?
search:
re
summary
|
shortlog
|
log
|
commit
|
commitdiff
|
tree
first ⋅ prev ⋅
next
asfdec: silence a warning
[ffmpeg.git]
/
libavformat
/
asfdec.c
2013-02-09
Vladimir Pantelic
asfdec: silence a warning
blob
|
commitdiff
2013-02-06
Diego Biurrun
asf: K&R formatting cosmetics
blob
|
commitdiff
|
diff to current
2013-01-07
Diego Biurrun
asfdec: Fix printf format string length modifier
blob
|
commitdiff
|
diff to current
2012-10-24
Anton Khirnov
asfdec: cosmetics, reformat ff_asf_parse_packet()
blob
|
commitdiff
|
diff to current
2012-10-01
Diego Biurrun
avformat: Convert some commented-out printf/av_log...
blob
|
commitdiff
|
diff to current
2012-10-01
Diego Biurrun
avformat: Remove non-compiling and/or silly commented...
blob
|
commitdiff
|
diff to current
2012-09-04
Martin Storsjö
avopt: Store defaults for AV_OPT_TYPE_INT in the i64...
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
Improve descriptiveness of a number of codec and contai...
blob
|
commitdiff
|
diff to current
2012-07-02
Anton Khirnov
asfdec: read attached pictures.
blob
|
commitdiff
|
diff to current
2012-04-06
Martin Storsjö
asfdec: Add an option for not searching for the packet...
blob
|
commitdiff
|
diff to current
2012-04-06
Martin Storsjö
cosmetics: Align muxer/demuxer declarations
blob
|
commitdiff
|
diff to current
2012-03-28
Ronald S. Bultje
asf: only set index_read if the index contained entries.
blob
|
commitdiff
|
diff to current
2012-03-22
Ronald S. Bultje
asf: reset side data elements on packet copy.
blob
|
commitdiff
|
diff to current
2012-02-29
Justin Ruggles
asfdec: Do not set AVCodecContext.frame_size
blob
|
commitdiff
|
diff to current
2012-02-29
Ronald S. Bultje
asf: don't seek back on EOF.
blob
|
commitdiff
|
diff to current
2012-02-28
Ronald S. Bultje
asf: error out on ridiculously large minpktsize values.
blob
|
commitdiff
|
diff to current
2012-02-18
Ronald S. Bultje
asf: prevent packet_size_left from going negative if...
blob
|
commitdiff
|
diff to current
2012-02-13
Diego Biurrun
Move some conditionally used variables into the block...
blob
|
commitdiff
|
diff to current
2012-01-27
Anton Khirnov
lavf: remove AVFormatParameters from AVFormatContext...
blob
|
commitdiff
|
diff to current
2011-12-21
Justin Ruggles
asfdec: add side data to ASFStream packet instead of...
blob
|
commitdiff
|
diff to current
2011-12-02
John Stebbins
asf: use packet dts as approximation of pts
blob
|
commitdiff
|
diff to current
2011-12-02
Luca Barbato
asf: do not call av_read_frame
blob
|
commitdiff
|
diff to current
2011-11-30
Anton Khirnov
lavf: make av_set_pts_info private.
blob
|
commitdiff
|
diff to current
2011-11-02
Diego Biurrun
Replace ffmpeg references with more accurate libav...
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,lavd: replace av_new_stream->avformat_new_stream...
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-07-03
Mans Rullgard
Remove return statements following infinite loops witho...
blob
|
commitdiff
|
diff to current
2011-07-03
Diego Biurrun
Move some conditionally used code below the appropriate...
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
Remove unused variables
blob
|
commitdiff
|
diff to current
2011-05-19
Mans Rullgard
asfdec: add missing #include for av_bswap32()
blob
|
commitdiff
|
diff to current
2011-05-17
Uoti Urpala
asfdec: fix possible overread on broken files.
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-05-17
Vladimir Pantelic
asfdec: reindent after previous commit c7bd5ed
blob
|
commitdiff
|
diff to current
2011-05-17
Vladimir Pantelic
asfdec: fallback to binary search internally
blob
|
commitdiff
|
diff to current
2011-05-04
Uoti Urpala
asfdec: fix assert failure on invalid files
blob
|
commitdiff
|
diff to current
2011-05-04
Ronald S. Bultje
asfdec: fix parsing of packets that overrun into padding.
blob
|
commitdiff
|
diff to current
2011-04-20
Vladimir Pantelic
asf: remove commented out code in asf_read_seek
blob
|
commitdiff
|
diff to current
2011-04-18
Diego Biurrun
asfdec: Remove dead code from asf_read_close().
blob
|
commitdiff
|
diff to current
2011-04-15
Kostya Shishkov
make containers pass palette change in AVPacket
blob
|
commitdiff
|
diff to current
2011-04-14
Max Horn
handle malloc failures in ff_get_wav_header
blob
|
commitdiff
|
diff to current
2011-04-12
Anton Khirnov
avio: undeprecate av_url_read_fseek/fpause under nicer...
blob
|
commitdiff
|
diff to current
2011-04-08
Anton Khirnov
asfdec: remove a forgotten declaration of nonexistent...
blob
|
commitdiff
|
diff to current
2011-03-23
Vladimir Pantelic
asfdec: also subtract preroll when reading simple index...
blob
|
commitdiff
|
diff to current
2011-03-21
Anton Khirnov
avio: make av_url_read_fseek/fpause 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
Vladimir Pantelic
asfdec: subtract the preroll value and thus output...
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-15
Anton Khirnov
avio: deprecate url_ferror
blob
|
commitdiff
|
diff to current
2011-03-07
Anton Khirnov
avio: deprecate url_feof
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-02-13
Mans Rullgard
asfdec: fix build for big endian targets
blob
|
commitdiff
|
diff to current
2011-02-13
Anton Khirnov
asfdec: don't export empty metadata
blob
|
commitdiff
|
diff to current
2011-02-13
Anton Khirnov
asfdec: split reading stream properties out of asf_read...
blob
|
commitdiff
|
diff to current
2011-02-10
Anton Khirnov
asfdec: deobfuscate reading video properties size
blob
|
commitdiff
|
diff to current
2011-02-10
Anton Khirnov
asfdec: split asf_read_header()
blob
|
commitdiff
|
diff to current
2011-02-10
Anton Khirnov
asfdec: skip the stream bitrate list
blob
|
commitdiff
|
diff to current
2011-02-10
Anton Khirnov
asfdec: use an ASFContext array for storing stream...
blob
|
commitdiff
|
diff to current
2011-02-10
Anton Khirnov
asfdec: move DAR list to ASFContext
blob
|
commitdiff
|
diff to current
2011-02-09
Anton Khirnov
asfdec: remove some write-only values from the context
blob
|
commitdiff
|
diff to current
2011-02-09
Anton Khirnov
asf: split ASFContext into muxer and demuxer parts.
blob
|
commitdiff
|
diff to current
2011-02-09
Anton Khirnov
asf: make ff_guidcmp inline and move it to asf.h
blob
|
commitdiff
|
diff to current
2011-01-29
Luca Barbato
Replace dprintf with av_dlog
blob
|
commitdiff
|
diff to current
2011-01-28
Anton Khirnov
asfdec: ensure that the whole tag is read.
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-25
Anton Khirnov
asfdec: remove some commented-out cruft
blob
|
commitdiff
|
diff to current
2011-01-25
Anton Khirnov
lavf: make a variant of ff_get_str16_nolen public
blob
|
commitdiff
|
diff to current
2010-12-26
Peter Ross
make guid utility function visibile to other modules...
blob
|
commitdiff
|
diff to current
2010-12-18
Reimar Döffinger
Change ASF demuxer to return incomplete last packets.
blob
|
commitdiff
|
diff to current
2010-12-11
Reimar Döffinger
Return an error when get_buffer reads none or only...
blob
|
commitdiff
|
diff to current
2010-12-11
Reimar Döffinger
Ensure that packets returned from ASF demuxer are prope...
blob
|
commitdiff
|
diff to current
2010-12-03
Stefan Gehrer
skip top-level objects to search for the simple index...
blob
|
commitdiff
|
diff to current
2010-10-16
Anton Khirnov
add ff_ prefix to metadata_conv()
blob
|
commitdiff
|
diff to current
2010-10-15
Anton Khirnov
Export metadata in the generic format. Deprecate old...
blob
|
commitdiff
|
diff to current
2010-09-25
Stefano Sabatini
Replace deprecated CODEC_TYPE_AUDIO and CODEC_TYPE_VIDE...
blob
|
commitdiff
|
diff to current
2010-09-23
Carl Eugen Hoyos
Fix indentation after r25158.
blob
|
commitdiff
|
diff to current
2010-09-23
Richard Buteau
Fix aspect ratio for files that have it stored in
blob
|
commitdiff
|
diff to current
2010-07-20
Martin Storsjö
asfdec: 10l, fix the minimum asf video stream header...
blob
|
commitdiff
|
diff to current
2010-07-20
Martin Storsjö
asfdec: Don't read the video stream header if there...
blob
|
commitdiff
|
diff to current
2010-07-20
Martin Storsjö
asfdec: Handle asf_jfif_media
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-07
Michael Niedermayer
Ignore extradata & w/h in asf/dvr.
blob
|
commitdiff
|
diff to current
2010-06-24
Måns Rullgård
asfdec: ensure number of streams is within bounds;...
blob
|
commitdiff
|
diff to current
2010-06-23
Michael Niedermayer
Continue after guids in asf after which other guids...
blob
|
commitdiff
|
diff to current
2010-05-26
Alex Converse
Parse and repack the first frame of H.264 in ASF becaus...
blob
|
commitdiff
|
diff to current
2010-05-07
Michael Niedermayer
Favor chunk size over hitting the correct position...
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-08
Vladimir Pantelic
Use ASF supports "markers" which are a name and a time...
blob
|
commitdiff
|
diff to current
2010-02-25
Anton Khirnov
asfdec: don't strip the "WM/" prefix, this should be...
blob
|
commitdiff
|
diff to current
next