]> git.sesse.net Git - ffmpeg/history - libavformat
audio pts fix
[ffmpeg] / libavformat /
2004-01-10 Michael Niedermayeraudio pts fix
2004-01-10 Michael Niedermayerfixing some seek failure issues
2004-01-08 Gildas Bazinmemleak patch by (Gildas Bazin <gbazin at altern dot...
2004-01-06 Kevin KuphalASF extended header parsing patch by ("Kevin Kuphal...
2004-01-04 Michael Niedermayer10l
2004-01-03 Michael Niedermayerforgot ...
2004-01-02 Mike Melansoninitial commit for Sierra VMD file demuxer
2003-12-18 Fabrice Bellardharcoded DTS computation for mpeg
2003-12-16 Fabrice Bellardprimitive LPCM generator
2003-12-16 Fabrice Bellardbetter and simpler logic for MPEG muxing - fixed rare...
2003-12-16 Fabrice Bellardfixed incorrect PTS/DTS logic in MPEG video case (cause...
2003-12-15 Fabrice Bellardmake av_read_frame() return buffered frames at EOF
2003-12-14 Wolfgang Hesselercygwin fix and dont average interlaced MVs patch by...
2003-12-09 Michel Bardiauxsuppress PTS in packets when not needed (slightly small...
2003-12-09 Fabrice Bellardcopy packet without omitting the padding
2003-12-09 Michael Niedermayerbetter get_packet_size and probe
2003-12-08 Alex Beregszaszimsb pts support
2003-12-08 Alex Beregszasziusing LIBAVFORMAT_IDENT
2003-12-05 Michael Niedermayerremoving unused var & converting 64->32bit
2003-12-05 Glyn KenningtonSWF sanity check patch by (Glyn Kennington <glyn dot...
2003-12-03 Mike MelansonDUCK codec
2003-12-01 Mike Melansonoff by 1 in the palette
2003-11-29 Laurent AimarH264 fourcc patch by (Laurent Aimar <fenrir at via...
2003-11-26 Roberto Togni- Add reget_buffer() function to AVCodecContext
2003-11-24 Michael NiedermayerPatch for PPM probing by (Rob Joyce <rjoyce at twcny...
2003-11-20 Fabrice Bellardfixed memory leak
2003-11-19 Philip GladstoneAdd more resilience in reading ffm files. In particular...
2003-11-16 Mike Melansonset frame rate information, for good measure
2003-11-15 Mike Melansonuse the proper file framerate (specified by a float...
2003-11-14 Mike Melansonyep, FLI support
2003-11-13 Zdenek Kabelac* *FILE needs <stdio.h>
2003-11-12 Måns Rullgårdsupport more codecs in MPEG-TS patch by (mru at kth...
2003-11-10 Fabrice Bellardframe rate should be completely disabled in asf (closer...
2003-11-10 Fabrice Bellardinitial seek support
2003-11-10 Fabrice Bellardseek support
2003-11-10 Fabrice Bellardseeking support - fixed some ADPCM decoding cases
2003-11-10 Fabrice Bellardfixed double free
2003-11-10 Fabrice Bellardadded parsing
2003-11-10 Fabrice Bellardseek support for PCM formats
2003-11-10 Fabrice Bellarduse parsers
2003-11-10 Fabrice Bellardinitial seek support - more generic play/pause support
2003-11-10 Fabrice Bellardinitial av_read_frame() and av_seek_frame() support
2003-11-10 Mike Melansonadded palette support to the QT demuxer; registered...
2003-11-07 Roberto Togni8BPS decoder
2003-11-04 Roman Shaposhnik * fixes for broken builds on Solaris, OS2 and all...
2003-11-04 Michael Niedermayerremoving borderline spyware
2003-11-03 Gildas Bazinmovenc patch by (Gildas Bazin <gbazin at altern dot...
2003-11-02 Roberto TogniMake avi and asf demuxer export palette in palctrl
2003-10-31 Roman Shaposhnik * DV demuxer is now capable of decoding auxilary...
2003-10-30 Mike Melansonrevised palette API, courtesy of Roberto Togni (rtogni...
2003-10-29 Fabrice Bellardadded MPEG2TS support in RTP, SDP and RTSP - replaced...
2003-10-29 Fabrice Bellardmake AVFMT_NOHEADER flag dynamic - added av_open_input_...
2003-10-29 Fabrice Bellardmpeg TS demux API (called from RTP layer) - raw mpeg...
2003-10-28 Michael Niedermayer1/0 fix by (Tim Allen <tim at proximity dot com dot...
2003-10-26 Panagiotis IssarisGCC 3.3.2 warnings patch by (Panagiotis Issaris <takis...
2003-10-25 Mike Melansonadded XVID fourcc (ISO MPEG-4?) and AC3 fourcc
2003-10-20 Michael NiedermayerAVRational
2003-10-20 Michael Niedermayerbottom_field_first -> top_field_first
2003-10-19 Dan ChristiansenUsing the extension m4a for audio only MPEG-4 files...
2003-10-18 Dan Christiansen- Moving -Wall from the individual Makefiles to configu...
2003-10-18 Roman Shaposhnik * providing MPEG codecs with a generic fields in...
2003-10-15 Doug LarrickEnable decoding of more mpeg-ts streams for pcHDTV...
2003-10-15 Alex Beregszaszi10l
2003-10-15 Mike Melansonhook up the XA ADPCM decoder
2003-10-14 Michael Niedermayerrecommit of
2003-10-14 Mike Melansonremove experimental reference
2003-10-14 Alex Beregszaszimake it compatible with older make (debian stable ...
2003-10-14 Mike Melansondisable encoders where appropriate (patch courtesy...
2003-10-13 Alex Beregszasziinit_put_bits changed
2003-10-04 Mike Melansonhandle a wider variety of VQA files, including silent...
2003-10-03 Mike Melansonimplemented Id Quake II CIN support
2003-10-03 Roman Shaposhnik * fixing bug that prevented resampling the picture and
2003-10-02 Alex Beregszaszifixed codec specific data headers
2003-10-02 Alex Beregszaszifixed time base and sample rate handling
2003-10-02 Alex Beregszaszifix fabrice's broken get_bi and some minor changes...
2003-10-02 Mike Melansonproperly demux silent files; implemented precise framer...
2003-10-02 Mike Melansonthe correct data type is offset_t
2003-10-01 Roman Shaposhnik * preAlpha DV encoding support -- there's still...
2003-10-01 Mike MelansonNew demuxers: Sega FILM/CPK, Westwood VQA & AUD; new...
2003-09-30 Michael NiedermayerPatch for attribute(printf) by (Michel Bardiaux <mbardi...
2003-09-29 Michael Niedermayer10l
2003-09-29 Roman Shaposhnik * The functionality is now available in dv.[ch].
2003-09-29 Roman Shaposhnik * DV handling was streamlined for both muxing/demuxi...
2003-09-29 Philip GladstoneFix a very nasty problem with extra bytes appearing...
2003-09-28 Dan ChristiansenPowerPC warnings & optimisations patch by (Dan Christia...
2003-09-28 Thomas Raiviomov/mp4/3gp muxer improvements patch by (Thomas Raivio...
2003-09-28 Michael NiedermayerAMR-WB support by (Johannes Carlsson <joca at rixmail...
2003-09-26 Mike Melansonsend the chunk preamble bytes to the respective decoder...
2003-09-25 Steven M. Schultzyuv4mpeg.c extra space patch by ("Steven M. Schultz...
2003-09-22 Falk HüffnerFix compilation with ccc
2003-09-20 Mike Melansonclean up 4xm demuxer; make valgrind just a little happier
2003-09-20 Mike Melansoniterate through the appropriate range of palette entries
2003-09-18 Mike Melansonprovisions for raw PCM audio
2003-09-16 Fabrice Bellardremove unused AMREXTRALIBS
2003-09-16 Fabrice Bellardgenerate correct PTS in transport stream - use mpeg2...
2003-09-16 Roman Shaposhnik * fixing a typo ;-)
2003-09-15 Fabrice Bellardcorrect DLL windows install
2003-09-14 Mike Melansonadapt to use interim palette control API; do away with...
2003-09-13 François Revol64 bit pts for writing - more const usage (don't forget...
2003-09-12 Mike Melansondeploy palette control API
next