]> git.sesse.net Git - ffmpeg/history - libavformat
* providing MPEG codecs with a generic fields in AVFrame to use.
[ffmpeg] / libavformat /
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
2003-09-11 Fabrice Bellardsimplified version handling
2003-09-11 Mike Melansonforgot to apply the palette component lookup table
2003-09-10 Fabrice Bellardremoved invalid sequence end code
2003-09-10 Fabrice Bellard64 bit pts for writing - more const usage
2003-09-10 Michael Niedermayerget_bi(), be/le fix
2003-09-10 Michael Niedermayertheres no SVQ1 encoder -> it cant be default
2003-09-09 Michael Niedermayermov/mp4 muxer cleanup (mostly cosmetics/simplifications...
2003-09-09 Michael Niedermayermemleak fix by (Michel Bardiaux <mbardiaux at peaktime...
2003-09-09 Michael Niedermayerkernel header bug workaround by (Ronald Bultje <rbultje...
2003-09-09 Glenn MaynardDebug/optimization patch by (Glenn Maynard <g_sf at...
2003-09-08 Fabrice BellardID3 parsing and generation in MP3 format
2003-09-08 Fabrice Bellardremoved localtime_r.h
2003-09-08 Fabrice BellardCODEC_ID_MP3LAME is obsolete
2003-09-08 Fabrice Bellardremoved os_support.h
2003-09-08 Fabrice Bellardsimpler strptime - added os_support.[ch] - moved localt...
2003-09-08 Fabrice Bellardremoved ctype.h header
2003-09-08 Fabrice Bellardfixed endianness dependancies (untested)
2003-09-08 Mike Melansonhacks to support Xan AVI files
2003-09-08 Mike Melansonsupport for Duck DK3 and DK4 ADPCM
2003-09-08 Mike Melansondemuxer for custom Wing Commander III movie (.mve)...
2003-09-07 Michael Niedermayermemory leak fix by (Tom Dexter <devel at www dot digita...
2003-09-07 Alex Beregszaszimove packetheader after startcodes
2003-09-06 Alex Beregszaszisome fixes
2003-09-06 Michael Niedermayerpadding fix
2003-09-06 Michael Niedermayerbig/little endian fix
2003-09-05 Alex Beregszasziinitial nut muxer and demuxer (demuxer is not fail...
2003-09-05 Alex Beregszaszibump version numbers to 0.4.8
2003-09-05 Michael Niedermayerrewrite
2003-09-04 Michael Niedermayerfixing copyright header (the code is from strptime...
2003-09-04 Michael NiedermayerCompile fix when no CONFIG_ENCODERS by (Glenn Maynard...
2003-09-04 Michael Niedermayercase insensitive codec_get_id()
2003-09-04 Glenn Maynardlocaltime_r patch by (Glenn Maynard <g_sf at zewt dot...
2003-09-04 Michael NiedermayerMingW patches by (Glenn Maynard <g_sf at zewt dot org>)
2003-09-02 Mike Melansoninitial commit for Id RoQ and Interplay MVE multimedia...
2003-09-01 Michael Niedermayerfix MPEG-TS missdetected as MPEG-PS
2003-09-01 Mike Melansonfirst pass at PSX STR demuxer; does not yet interact...
2003-09-01 Michael Niedermayerasv2 regression test
2003-08-29 Charles Yatesstdin patch by (Charles Yates <charles dot yates at...
2003-08-29 Michael Niedermayerlibavformat/avio.h compilation problem in VisualC+...
2003-08-29 Roman Shaposhnik 1000l in abbrv. table
2003-08-29 Roman Shaposhnik * making resolution abbreviations right
2003-08-28 Roman Shaposhnik * Phase 1 for DV encoding support. Muxing/demuxing...
2003-08-27 Mike Melansonnaughty, forbidden variable declarations
2003-08-26 Michael Niedermayermov, 3gp, mp4 muxer by (Thomas Raivio <tjraivio at...
2003-08-24 Fabrice Bellardaccepts pgmyuv extension
2003-08-24 Fabrice Bellardsuppressed frame number modulus hack - added loop_input...
2003-08-24 Fabrice Bellardwin32 compile fix
2003-08-21 Roman Shaposhnik all human-readable output should go into stderr...
2003-08-18 Michael Niedermayeruse codec_tag for encoding too
2003-08-12 Roman Shaposhnik * fixing a regression in mpeg encoder (not setting...
2003-08-11 Fabrice Bellardsupport for older real audio files (<= version 3)
2003-08-08 Fabrice Bellardno default bit rate if decoding
2003-08-08 Fabrice Bellardinitial duration/start_time generic support - displays...
2003-08-08 Fabrice Bellardupdate duration and start_time
2003-08-08 Fabrice Bellardexports mpegps_demux
2003-08-08 Fabrice Bellardupdate duration and start_time
2003-08-08 Fabrice Bellardupdate duration and start_time - add av_new_stream...
2003-08-08 Fabrice Bellardadd av_new_stream() usage
2003-08-08 Fabrice Bellardadded stream start time and duration API - AV_NOPTS_VAL...
2003-08-06 Roman Shaposhnikpatch for DV capturing by Dan Dennedy <dan at dennedy...
next