]> git.sesse.net Git - ffmpeg/history - libavformat
init multbl
[ffmpeg] / libavformat /
2007-01-14 Reimar Döffinger10l, > vs. >= typo, caused crashes on last mpc frame
2007-01-14 Reimar DöffingerSimplify klv_decode_ber_length
2007-01-14 Baptiste Coudurierseek back at the end of file after updating header
2007-01-14 Baptiste Couduriersimplify
2007-01-14 Baptiste Coudurierpriv_data is allocated internally
2007-01-14 Baptiste Coudurierenable mjpeg in swf
2007-01-14 Baptiste Couduriersimplify
2007-01-14 Baptiste Coudurierswf can contain only one audio track, simplify
2007-01-14 Baptiste Coudurieruse ch_id as AVStream id and simplify
2007-01-14 Baptiste Coudurieralways export audiostreams
2007-01-14 Baptiste Coudurieralways export videostreams
2007-01-14 Baptiste CoudurierAnyType is needed, descriptor_ref can reference Descrip...
2007-01-13 Reimar DöffingerUse macros to eliminate code duplication in MXF metadat...
2007-01-13 Reimar DöffingerExtend mxf_resolve_strong_ref by a type parameter,...
2007-01-13 Reimar DöffingerFix error message, it's package ref that can not be...
2007-01-13 Diego Biurruntypo: pallete --> palette
2007-01-11 Roman Shaposhnik* Fixing seeking with DV-AVI (by Jeff Downs <heydowns...
2007-01-10 Baptiste Coudurieradd official VC1 fourcc
2007-01-08 Baptiste Coudurierremoved unused av_frac_set
2007-01-08 Baptiste Coudurierremove #if obsoleted after last major version bump
2007-01-08 Baptiste Coudurier10l, only allocate priv_data if not already done
2007-01-08 Baptiste Coudurierhumm, actually do what's in the doxy
2007-01-08 Baptiste Coudurierpriv_data is allocated/freed internally
2007-01-07 Diego Biurrunvariable renaming: mp3lame --> libmp3lame
2007-01-06 Diego BiurrunRename variables: faad --> libfaad, faac --> libfaac...
2007-01-05 Baptiste Couduriersimplify
2007-01-05 Baptiste Coudurierdont skip too many bytes if tag is TAG_STREAMHEAD2...
2007-01-02 Michael Niedermayermissdetected a broken mp3
2007-01-02 Michael Niedermayerindention
2007-01-02 Michael Niedermayernth try of getting the frame rate detecton working
2007-01-01 Benjamin LarssonVP6 and flashsv stream copy and muxing support.
2007-01-01 Michael NiedermayerAVSEEK_SIZE doxy
2007-01-01 Michael Niedermayerfix indention of previous commit
2007-01-01 Michael Niedermayerseekless filesize retrieving support in 7 lines of...
2007-01-01 Michael Niedermayerrevert regression test breaking change
2007-01-01 Kostya ShishkovDecode previous 32 frames to avoid seeking artifacts...
2007-01-01 Kostya ShishkovMake MPC demuxer deal with ID3 tags at the beginning
2006-12-29 Michael Niedermayerignore duration of the first 2 frames in the max-time...
2006-12-29 Michael Niedermayerdo not base frame rate guess on just one duration
2006-12-28 Allan HsuPatch for the FLV muxer to supply more complete metadata
2006-12-28 Kostya ShishkovEnable forward seek in Musepack demuxer
2006-12-28 Mike Frysingerfall back mmap() call using MAP_PRIVATE for working...
2006-12-28 Patrice BensoussanDecode genre on asf/wma files.
2006-12-24 Kostya ShishkovMusepack SV7 decoding support
2006-12-24 Diego BiurrunProperly check for all required bktr headers.
2006-12-23 Oded Shimonsync to libnut, nom->num
2006-12-23 Diego BiurrunRegister x11grab only when it has been enabled.
2006-12-22 Ramiro Pollasupport files >2GB on MinGW
2006-12-22 Diego BiurrunMake the X11 frame grabber disabled by default.
2006-12-21 Diego BiurrunRemove useless #include.
2006-12-21 Ramiro PollaRemove useless MinGW #ifdefs.
2006-12-20 Joakim PlateFix a crash when probing img2 format with a NULL filename.
2006-12-17 Aurelien JacobsAdd support for VP60 and VP61.
2006-12-16 Aurelien Jacobsput_*() are not only useful to muxers and protocol
2006-12-15 Panagiotis IssarisAllow provision of displaynumber, screennumber, x-offse...
2006-12-13 Baptiste Coudurierdont segv is ap->device is not set, display error message
2006-12-13 Baptiste Coudurierfix compilation, use the standard INT64_C macro
2006-12-13 Guillaume Poirierremove trailing whitespace left over
2006-12-13 Edouard GomezFeedback from Karl H. Beckers about mouse cursor
2006-12-13 Edouard GomezRFC 6: Overall cleanups again.
2006-12-13 Edouard GomezRFC 5: Mouse cursor painting reduc and more cleanups
2006-12-13 Edouard GomezRFC 3&4 stage: FFmpeg style aint't my style
2006-12-13 Edouard GomezRFC 2 stage: First feedback from review comments
2006-12-13 Edouard GomezRFC 1 stage: Improve maintainability of the cursoir...
2006-12-13 Edouard GomezAdapt the patch to more recent FFmpeg habits
2006-12-13 Guillaume PoirierOriginal X11 device demuxer patch from Clemens Fruhwirth
2006-12-13 Guillaume Poirierrevert broken commit of x11 device demuxer patch
2006-12-12 Guillaume PoirierFeedback from Karl H. Beckers about mouse cursor
2006-12-12 Guillaume PoirierRFC 6: Overall cleanups again.
2006-12-12 Guillaume PoirierRFC 5: Mouse cursor painting reduc and more cleanups
2006-12-12 Guillaume PoirierRFC 3&4 stage: FFmpeg style aint't my style
2006-12-12 Guillaume PoirierRFC 2 stage: First feedback from review comments
2006-12-12 Guillaume PoirierRFC 1 stage: Improve maintainability of the cursoir...
2006-12-12 Guillaume PoirierAdapt the patch to more recent FFmpeg habits
2006-12-12 Guillaume PoirierOriginal X11 device demuxer patch from Clemens Fruhwirth
2006-12-12 Michael Niedermayerindent
2006-12-12 Michael Niedermayerthe next r_frame_rate try ...
2006-12-12 Allan Hsuadd FLV decoder metadata parsing
2006-12-12 Michael Niedermayergcc 2.95 fix
2006-12-11 Michael Niedermayerrewrite r_frame_rate selectioon code again
2006-12-11 Baptiste Coudurierremove useless sampleDuration
2006-12-11 Baptiste Couduriercheck codec frame size directly and only for audio
2006-12-10 Michael Niedermayermove duration finding code into read_packet() so it...
2006-12-10 Michael Niedermayeruse amf_get_string()
2006-12-10 Michael Niedermayercosmetics
2006-12-10 Michael Niedermayeramf_get_string() by Allan Hsu allan aat counterpop...
2006-12-10 Michael Niedermayerget rid of AVFMTCTX_NOHEADER, create streams in read_he...
2006-12-10 Michael Niedermayerset flags correctly in write header instead of seeking...
2006-12-07 Måns Rullgårduse standard INT64_MAX instead of MAXINT64 (and MIN)
2006-12-06 Måns Rullgårduse the standard INT64_C() macro for 64-bit constants
2006-12-06 Baptiste Couduriercosmetics, remove braces, remove spaces just inside...
2006-12-06 Andy Parkinsdo not truncate pts/dts if value is AV_NOPTS_VALUE...
2006-12-06 Allan HsuDefines various common FLV format values between the...
2006-12-04 Ryan MartellMinor modifications to handle mms streaming.
2006-12-04 Baptiste Coudurierprobe with some success image files not containing...
2006-12-03 Kostya ShishkovDo not touch pkt->pts
2006-12-03 Kostya ShishkovSome VQA v1 files don't have audio stream
2006-12-02 Mike MelansonSimplify the Sega FILM/CPK demuxer to not modify the...
2006-12-01 Allan HsuFix wrong flags for S16LE and S16BE audio in FLV files.
2006-11-30 Loïc Le LoarerFix compile with --disable-muxers, patch by Loïc Le...
next