]> git.sesse.net Git - ffmpeg/history - libavformat
10l to Benoit, poll.h is already included below, and this broke compilation on mingw
[ffmpeg] / libavformat /
2007-07-13 Alex Beregszaszifix compilation with assert
2007-07-12 Luca Barbatortsp multicast fix by Thijs Vermeir $1$2@gmail.com
2007-07-11 Aurelien Jacobsadd support for ASS like subtitles in Matroska
2007-07-11 Aurelien Jacobsadd support for Matroska subtitle tracks
2007-07-11 Aurelien JacobsMove public API functions av_codec_get_tag() and av_cod...
2007-07-10 Ramiro PollaRemove OS/2 support
2007-07-09 Måns Rullgårdavoid deprecation warnings for AVFrac from avformat.h
2007-07-09 Diego BiurrunISO8859-1 --> UTF-8
2007-07-09 Aurelien Jacobsduration must not be scaled
2007-07-09 Aurelien Jacobsproperly set AVStream.language according to Matroska...
2007-07-08 Måns Rullgårdavoid uninitialised variable warning and clarify code
2007-07-08 Måns Rullgårdupdate SectionCallback and PESCallback typedefs to...
2007-07-08 Måns Rullgårdremove redundant declaration of mpegts_muxer
2007-07-08 Måns Rullgårdkill uninitialised variable warning in mp3_read_probe()
2007-07-08 Måns Rullgårdkill harmless 64-bit pointer cast warning
2007-07-08 Måns Rullgårdbethsoftvid: use correct type for size passed to av_fas...
2007-07-08 Roman Shaposhnik * Getting rid of the use of GCC language extensions
2007-07-08 Måns Rullgårdremove deprecated codec_get_{bmp,wav}_{id,tag}()
2007-07-08 Måns Rullgårdogm: don't use deprecated codec_get_{bmp,wav}_id()
2007-07-08 Måns Rullgårdnutdec: don't use deprecated codec_get_{bmp,wav}_id()
2007-07-08 Måns Rullgårdremove redundant codec_get_bmp_tag() call in avi_write_...
2007-07-07 Måns Rullgårduse bytestream_get_* and AV_RLxx
2007-07-07 Måns Rullgårdkill uninitialised variable warning in amr_read_packet()
2007-07-07 Måns Rullgårdkill uninitialised variable warning in ac3_probe()
2007-07-07 Måns Rullgårdremove unused functions
2007-07-06 Ronald S. BultjeUse AV_RB* macros where appropriate.
2007-07-06 Luca AbeniSupport for the AVFMT_FLAG_NONBLOCK flag (non-blocking...
2007-07-06 Luca AbeniAdd support for non-blocking input formats
2007-07-05 Eric Paulcheck udp_read_packet return value not to access uninit...
2007-07-05 Måns Rullgårdupdate my email address
2007-07-05 Diego Biurrunlicense header consistency cosmetics
2007-07-05 Diego BiurrunGroup all copyright and author notices together.
2007-07-05 Diego BiurrunURL update, move comment to a better place.
2007-07-02 Diego BiurrunRemove leading underscores from specifiers, they are...
2007-07-02 Diego Biurrunspelling cosmetics
2007-07-02 Diego BiurrunAdd missing comment markers to #endif directive.
2007-06-27 Vitor Sessakremove empty write trailer functions
2007-06-26 Baptiste Couduriercompute absolute data offset after reading blocksize
2007-06-25 Baptiste Coudurierthis is named BlockSize in specs
2007-06-25 Baptiste Coudurieraccording to specs, offset is before blocksize
2007-06-25 Baptiste Couduriersupport files with COMM chunk after SSND, fix invalid_n...
2007-06-25 Ramiro PollaCheck for O_BINARY instead of a list of systems that...
2007-06-25 Ramiro PollaRemove localtime_r implementation for systems that...
2007-06-25 Maksym Veremeyenko * clarifying the AVInputFormat::read_seek return...
2007-06-24 Aurelien Jacobscosmetics: indentation after last commit
2007-06-24 Aurelien Jacobsdrop blocks which are part of unsupported tracks
2007-06-24 Måns Rullgårdremove duplicate #include
2007-06-24 Reimar Döffingermore av_strl* adjustments
2007-06-24 Måns Rullgårdwarnings--
2007-06-24 Måns Rullgårdwhitespace cosmetics
2007-06-24 Måns Rullgårduse AV_RL32
2007-06-24 Måns Rullgårduse more Vorbis metadata tags
2007-06-24 Måns Rullgårdreplace strncpy with av_strlcpy
2007-06-24 Måns Rullgårdreplace the uses of old string functions that Reimar...
2007-06-24 Reimar DöffingerCosmetics: use consistent indentation by four spaces
2007-06-24 Reimar DöffingerDV muxer should not only fail for more that 3 streams...
2007-06-23 Måns Rullgårdremove old unused string functions
2007-06-23 Måns Rullgårduse new string functions
2007-06-23 Aurelien Jacobssimplify
2007-06-23 Aurelien Jacobsremove useless empty function
2007-06-23 Aurelien Jacobscosmetics: too much blank lines
2007-06-23 Aurelien Jacobsuse intreadwrite functions in matroskadec
2007-06-23 Aurelien Jacobsuse intreadwrite functions in vocdec
2007-06-23 Måns Rullgårdremove useless #ifndef CONFIG_NOCUTILS
2007-06-23 Måns Rullgårdsimplify stristart()
2007-06-23 Måns Rullgårdcosmetic: combine declaration and initialisation
2007-06-23 Måns Rullgårdsimplify pstrcpy()
2007-06-22 Måns Rullgårdsimplify strstart()
2007-06-21 Baptiste Coudurieruse allformats.h
2007-06-21 Baptiste Coudurierremove now useless ifdef
2007-06-21 Baptiste Couduriersplit mpeg ps and variants muxer and demuxer, I'll...
2007-06-20 Reimar DöffingerFix @file in matroskadec.c, it was still matroska.c
2007-06-19 Benoit Fouetcomment endif directive token
2007-06-17 Guillaume Poirieradd a comment to indicate which #endif belong to which...
2007-06-17 Måns Rullgårdadd multiple inclusion guards to headers
2007-06-16 Måns Rullgårdinclude all prerequisites in header files
2007-06-16 Måns Rullgårdfix some printf format specifiers
2007-06-15 Patrice BensoussanAdd support for track numbers when they are set via...
2007-06-14 Aurelien Jacobsuse get_bits_long() where needed
2007-06-13 Ronald S. Bultjeremove decode_be32/64 and replace them by AV_RB32/64
2007-06-12 Ramiro PollaRemove unused declarations
2007-06-12 Diego Biurrunmisc typo fixes
2007-06-12 Diego Biurrunmisc spelling fixes
2007-06-12 Stefano SabatiniMove the video size and rate abbreviations system from...
2007-06-12 Diego BiurrunAdd some explanatory comments to #endif directives.
2007-06-12 Diego BiurrunRemove unused static function.
2007-06-10 Ronald S. BultjeAdd a bounds check on AVProbeData input.
2007-06-08 Michael Niedermayersimplify
2007-06-08 Michael Niedermayerremove now unused "global" pcr_pid
2007-06-08 Michael Niedermayerproper per stream pcr_pid support by (Wolfram Gloger...
2007-06-07 Panagiotis IssarisRemove the unnecessary masking when counting received...
2007-06-07 Panagiotis IssarisRemove the unnecessary masking when reconstructing...
2007-06-07 Panagiotis IssarisRemove the unnecessary masking when extracting the...
2007-06-07 Diego BiurrunFix linking: emms_c is a macro, #include the correct...
2007-06-07 Ronald S. Bultjeemms --> emms_c, patch by Ronald S. Bultje, rbultje...
2007-06-06 Baptiste Coudurieradd MMES fourcc, matrox mpeg2 in avi files
2007-06-06 Michael Niedermayeradd mpegtsraw demuxer
2007-06-06 Baptiste Coudurierwarn user if video codec timebase is very high
2007-06-04 Diego Biurrunspelling
2007-06-04 Aurelien Jacobscosmetics: use one type per field in every structs
next