]> git.sesse.net Git - ffmpeg/history - libavformat
replace complicated pointer dereference + index stuff by pointers in unpack_coeffs()
[ffmpeg] / libavformat /
2005-04-13 Michael Niedermayernon 4:2:0 foobar.{Y,U,V} support
2005-04-12 Måns Rullgårdfix seeking bug
2005-04-10 Måns Rullgårds/u_char/uint8_t/
2005-04-10 Måns Rullgårds/u_char/uint8_t/
2005-04-09 Måns Rullgårdpre-c99 compatibility
2005-04-09 Måns RullgårdOgg demuxer ported from tcvp by Luca Barbato <lu_zero...
2005-04-03 Mike MelansonAutodesk Animator Studio Codec (AASC) video decoder...
2005-04-01 Michael Niedermayerfix vorbis in avi
2005-03-30 Michael Niedermayerreverting 1.66 -> 1.67 change
2005-03-28 Måns RullgårdPSM support in MPEG-PS demuxer.
2005-03-27 Michael Niedermayerfix psp muxing (probably this fix is wrong but its...
2005-03-26 Mike MelansonWinnov WNV1 video decoder, courtesy of Konstantin Shishkov
2005-03-24 Michael Niedermayerbypass internal buffer for "large" packets
2005-03-24 Michael Niedermayersegfault fix
2005-03-24 Michael Niedermayerdiscard dummy packets before doing inapropriate checks...
2005-03-23 Calcium31_ASF_compatibility_with_WMP_and_add_index.patch by...
2005-03-23 Calcium30_clean_up_global_header_flag.patch by (Calcium |...
2005-03-23 Calcium29_vtag_in_ASF_not_effective.patch by (Calcium | calciu...
2005-03-23 Calcium28_fix_parameters_in_G726.patch by (Calcium | calcium...
2005-03-23 François RevolPatch for "uuid" atom followed after atom "ftyp" by...
2005-03-23 Michael Niedermayerfix time stored in mov
2005-03-23 Michael Niedermayertrying to fix a few minor values in the mp4/mov muxer
2005-03-17 Michael Niedermayerinitalize has_b_frames
2005-03-17 Michael Niedermayermore fine grained discarding of packets
2005-03-16 Luca Barbatoadd libdir support to configure patch by (Luca Barbato...
2005-03-16 Michael Niedermayerbuffer overflow in sdp_probe() fix by (Gildas Bazin...
2005-03-16 Michael Niedermayerreverse zero packet dissapearence "feature"
2005-03-15 Michael Niedermayersample_size fix
2005-03-15 Michael Niedermayercleanup strh parser
2005-03-15 Michael Niedermayerdont link with libavcodec twice on win32
2005-03-15 Michael Niedermayernon interleaved avi support
2005-03-13 Michael Niedermayeruse libavformats index system instead of the half dupli...
2005-03-13 Luca Barbato"put_s should store signed values. Spotted on #mplayerd...
2005-03-13 Michael Niedermayerkeyframe & non keyframe index fixes
2005-03-12 François RevolAdd 3IV2 4CC by "Rob Coenen" <rob AT massive-interactiv...
2005-03-11 D Richard Felker IIIPatch from Gianluigi Tiesi (sherpya at netfarm dot...
2005-03-11 Måns Rullgårduuid patch by (Måns Rullgård <mru inprovide com>)
2005-03-11 Michael Niedermayerfix lib order and remove nonsense avcodec double linking
2005-03-09 Måns Rullgårddouble free patch by (Måns Rullgård <mru inprovide...
2005-03-06 Måns RullgårdH.264 and Vorbis support in matroska patch by (Måns...
2005-03-06 Mike Melansonfirst pass at ALAC decoder from David Hammerton; while...
2005-03-04 Michael Niedermayermp4a fix based on some code by (Song.Itany inventec...
2005-03-01 Mike Melansongo LOCO, courtesy of Kostya Shishkov
2005-02-28 Michael Niedermayerset block align
2005-02-28 Michael Niedermayerra288 demuxing support (doesnt really work, might be...
2005-02-26 Michael Niedermayershorten decoder by (Jeff Muizelaar <jrmuizel gmail...
2005-02-25 Alex Beregszaszipseudo codec tag for adpcm_swf
2005-02-25 Alex Beregszasziproper handling of samplesize
2005-02-24 Måns Rullgårdkill warnings patch by (Måns Rullgård <mru inprovide...
2005-02-24 Nilesh Bansal01-makefile_fix_updated.patch
2005-02-22 Michael Niedermayerswitch MPEG4 fourcc to FMP4
2005-02-21 Alex Beregszaszisupport adpcm audio, also some more verbose messages
2005-02-21 Alex Beregszaszicorrect pcm in flv handling
2005-02-21 Josh Varnerremoving --disable-risky patch by (Josh Varner <jlvarne...
2005-02-16 tjraivio@cc.hut.fiquick patch for adding 3g2 support to ffmpeg (muxer...
2005-02-16 Michael Niedermayernonsense comment
2005-02-16 Wolfram GlogerWriting to freed memory in write_section_data() patch...
2005-02-09 Chriss-target dvd minimum vobu length patch by ("Chris" ...
2005-02-08 Michael Niedermayeraudio duration fix?
2005-02-07 Michael Niedermayer.wma
2005-02-07 Michael Niedermayerset timestamps correctly
2005-02-07 Michael Niedermayercleanup
2005-02-04 Michael Niedermayerfixing an integer overflow, which could lead to overwri...
2005-02-04 Michael Niedermayeroverflows
2005-02-04 Kostya ShishkovVMD playing error patch by (Kostya (cannonball bw-team...
2005-01-29 Michael Niedermayerdont predict missing timestamps if we lack the required...
2005-01-28 François Revolfix segfault by matthieu castet <castet DOT matthieu...
2005-01-28 François Revoldon't crash on null codec; by matthieu castet <castet...
2005-01-28 François Revolfix the patch to allow Sony PSP MP4 creation
2005-01-27 Roine Gustafssonsupport colon-separated rates patch by Roine Gustafsson...
2005-01-27 Roine Gustafssonmovenc illegal access patch by Roine Gustafsson <roine...
2005-01-27 Roine Gustafssonchunk support in mov patch by Roine Gustafsson <roine...
2005-01-27 tjcannell@blueyond... Sony PSP variation of MP4 patch by <tjcannell AT blueyo...
2005-01-27 François Revolprobe for 'junk' and 'pict', changed the scores.
2005-01-26 Roine Gustafssonmov header field and compressor name patch by Roine...
2005-01-23 Michael Niedermayerwmv3
2005-01-23 François RevolAAC fix by Thomas Raivio <tjraivio AT cc DOT hut DOT fi>
2005-01-23 Gael ChardonTimestamp patch by Gael Chardon <gael DOT ffmpeg AT...
2005-01-23 François RevolRevert the fixed-size-sample patch as it brokes and...
2005-01-22 Michael Niedermayersupport discarding uninterresting packets
2005-01-22 Michael Niedermayerfixing demuxing for short files where the framerate...
2005-01-22 Michael Niedermayersupport discarding of uninterresting packets
2005-01-21 Michael Niedermayer1/0 fix
2005-01-19 Roine Gustafssonadd luma only support to yuv4mpeg patch by (Roine Gusta...
2005-01-13 Wolfram Gloger10l (a level of indirection too much) patch by (Wolfram...
2005-01-12 Michael Niedermayertimestamp truncation fix?
2005-01-12 Michael Niedermayerwav timestamp truncation fix by (Wolfram Gloger <wmglo...
2005-01-12 Michael Niedermayerdissallow sprintf
2005-01-12 Michael Niedermayervarious security fixes and precautionary checks
2005-01-11 Diego BiurrunQuote path expression to take care of $(prefix) possibl...
2005-01-08 François Revolget debug code to compile again.
2005-01-08 Roine Gustafssonhandle fixed sample_size patch by Roine Gustafsson...
2005-01-08 Michael Niedermayerinteger overflows, heap corruption
2005-01-06 Michael NiedermayerRV30/RV40 demuxing (untested)
2005-01-04 Michael NiedermayerPatch for creating m2v files by (Fabrizio Gennari ...
2005-01-04 Michael Niedermayerdisable yuv_image_format
2005-01-04 Michael Niedermayer.{Y,U,V} image2 support
2005-01-04 Roine Gustafsson- Writes correct unknown aspect
2005-01-03 Michael Niedermayer10l
2005-01-03 Michael Niedermayerskip INDX chunks
next