]> git.sesse.net Git - ffmpeg/history - libavformat/asf.c
add 'wide' reversed tag in probe, detect broken xdcam files xdcam_hd_1080i60.mov
[ffmpeg] / libavformat / asf.c
2007-04-15 Aurelien Jacobsadd an enum for need_parsing
2007-04-12 John DonaghyDVR-MS probe audio format
2007-04-08 Michael Niedermayerallocate 32 extra bytes at the end of the probe buffer...
2007-03-30 Michael Niedermayerfix demuxing of IMAG0002.ASF
2007-03-28 Baptiste Coudurierrevert r8538 (set bit rate for asf format) until regres...
2007-03-28 Zuxy Mengset bit rate for asf format, patch by Zuxy Meng, zuxy...
2007-03-11 Michael Niedermayerfix gsize=0 / -1 case (if(<24) goto fail) before it...
2007-03-05 Michael Niedermayeroff by one error
2007-02-20 Ryan MartellAdd the stream_bitrate GUID to the asf parsing code...
2007-02-10 Michael Niedermayeruse dvr-ms timestamps
2007-02-02 Zuxy MengSet correct aspect ratio (it's sample aspect, not displ...
2007-01-31 Michael Niedermayerextract aspect ratio
2007-01-29 Michael Niedermayerfix seeking in wma
2007-01-27 Michael Niedermayerstealing a few field names from mplayers asf demuxer
2007-01-23 Michael Niedermayermake the asf demuxer resistant against insertion/deleti...
2007-01-22 Michael Niedermayerconsistant error return for asf_get_packet()
2007-01-22 Michael Niedermayerbetter padsize check
2007-01-22 Michael Niedermayermore correct error message
2007-01-22 Michael Niedermayerreplace wrong return 0 by -1
2007-01-22 Michael Niedermayercheck to detect nonsense fragment size
2007-01-22 Michael Niedermayerinden(ta)tion
2007-01-22 Michael Niedermayerreplace nonsense code by something which makes at least...
2007-01-22 Michael Niedermayercheck fragment offset and size
2007-01-22 Michael Niedermayermove frame header reading into its own function
2007-01-22 Michael Niedermayermore correct packet alignment check and correction
2007-01-22 Michael Niedermayer10l
2007-01-22 Michael Niedermayercosmetics (aligne stuff nicely)
2007-01-22 Michael Niedermayerget rid of some sensless malloc/free
2007-01-22 Michael Niedermayersimplify
2007-01-22 Michael Niedermayerremove a few unused and duplicated variables
2007-01-22 Michael Niedermayeradding a few checks to the audio packet descrambling...
2007-01-22 Michael Niedermayercosmetic
2007-01-22 Michael Niedermayerthese variables seem to be unused on the demuxer side...
2007-01-21 Michael Niedermayerget rid of a few idiotic asserts()
2007-01-21 Michael Niedermayeruseless &0x80
2007-01-21 Michael Niedermayerremove sensless casts
2007-01-21 Michael Niedermayersimplify GUIDs
2007-01-15 Michael Niedermayerfix segfault with http://sam.zoy.org/zzuf/lol-ffplay.wmv
2006-12-28 Patrice BensoussanDecode genre on asf/wma files.
2006-12-04 Ryan MartellMinor modifications to handle mms streaming.
2006-11-14 Zuxy MengUse common macro PUT_UTF8 in asf.c
2006-11-01 Steve L'HommeReplace most of the %lld and %llx by their (cleaner...
2006-10-23 Aurelien Jacobsreplace coder/decoder file description in libavformat...
2006-10-14 Dominik MierzejewskiUse proper PRI?64 macros for %ll? format to fix printf...
2006-10-07 Diego BiurrunChange license headers to say 'FFmpeg' instead of ...
2006-09-27 Michael Niedermayerprevent infinite loop with VORC012.WMA
2006-09-27 Måns Rullgårdfix some signedness warnings
2006-08-23 Michael Niedermayerfix fallback if theres no index
2006-08-23 Michael Niedermayerread and use index (based on a patch by John Donaghy...
2006-08-23 Steve L'Hommevalue_num should also be 64bit (1 hunk from the asf...
2006-08-23 Michael Niedermayertotal_size should be 64bit (1 hunk of the asf seeking...
2006-07-29 Kohn Emil DanThe reader ignores the size of the ASF data object...
2006-07-12 Måns Rullgårdmove common stuff from avienc.c and wav.c to new file...
2006-07-10 Måns Rullgårdallow individual selection of muxers and demuxers
2006-07-09 Måns Rullgårdgive AVInput/OutputFormat structs consistent names
2006-06-16 Måns Rullgårdfree codec extradata in av_close_input_file
2006-03-02 Michael Niedermayertimebase fix
2006-03-01 Michael Niedermayeradd size to AVIndex
2006-02-25 Måns Rullgårdkill some warnings
2006-02-12 Alex Beregszaszi10l, fails to compile when debug enabled
2006-01-20 Michael Niedermayeraudio in dvr-ms demuxing support by (John Donaghy ...
2006-01-12 Diego BiurrunUpdate licensing information: The FSF changed postal...
2005-12-22 Diego BiurrunCOSMETICS: tabs --> spaces, some prettyprinting
2005-12-17 Diego BiurrunCOSMETICS: Remove all trailing whitespace.
2005-12-12 Måns Rullgårduse PRIxN, %zd, %td formats where needed
2005-10-26 Patrice BensoussanFix asf header decoding issue, patch by < patrice ...
2005-09-23 Diego BiurrunReplace CONFIG_ENCODERS/CONFIG_DECODERS with CONFIG_MUX...
2005-08-10 Mike Brownchanges to ignore command media embedded in MS WMV...
2005-07-27 Michael Niedermayerround pointer up to next packet_size multiple
2005-07-17 Michael Niedermayerchanging AVCodecContext codec -> *codec in AVStream...
2005-06-23 Michael Niedermayertypo
2005-05-26 Michael NiedermayerAVPacket.pos
2005-04-30 Michael Niedermayerswitch to native time bases
2005-04-24 Mike MelansonMinistry of English Composition, reporting for duty...
2005-04-19 Michael Niedermayerfixing demuxing of DV5700.asf
2005-03-17 Michael Niedermayermore fine grained discarding of packets
2005-01-22 Michael Niedermayersupport discarding uninterresting packets
2005-01-12 Michael Niedermayervarious security fixes and precautionary checks
2004-12-22 Michael Niedermayerpreroll is in ms
2004-12-21 Michael Niedermayerfix regression test failure
2004-11-13 Michael Niedermayerallocate a few bytes more for extradata so the bitstrea...
2004-10-24 Michael Niedermayerdvr-ms video decoding support
2004-10-10 Michael Niedermayeruse native timebase for seeking
2004-06-19 Mike Melansonsweeping change from -EIO -> AVERROR_IO
2004-05-23 Michael Niedermayerstore index for seeking in the native timebase of each...
2004-05-21 Michael Niedermayermove time_base (pts_num/pts_den) from AVFormatContext...
2004-04-12 Michael Niedermayermoving nearly identical binary search code from nut...
2004-03-05 Konstantin Andreyevasf patch by (Konstantin Andreyev <kandreyev at bcsii...
2004-03-05 Konstantin Andreyevsplit asf patch by (Konstantin Andreyev <kandreyev...
2004-03-03 Michel Bardiauxav_log() patch by (Michel Bardiaux <mbardiaux at peakti...
2004-01-17 Michael Niedermayerseeking stuff
2004-01-17 Michael Niedermayerstore searched distance in index, so we dont waste...
2004-01-14 Michael Niedermayerheader parser fix
2004-01-14 Michael Niedermayerreplic_size==0 fix, needed so that G.726 asf file,...
2004-01-14 Michael Niedermayeruse packet number instead of byte number internally...
2004-01-14 Michael Niedermayerunused
2004-01-14 Michael Niedermayerseeking fixes
2004-01-14 Michael Niedermayermemleak fix
2004-01-14 Kevin Kuphalseeking in single stream asf patch by ("Kevin Kuphal...
2004-01-06 Kevin KuphalASF extended header parsing patch by ("Kevin Kuphal...
next