]> git.sesse.net Git - ffmpeg/history - libavformat
Move av_log() & friends to libavutil
[ffmpeg] / libavformat /
2006-07-17 Michael Niedermayeradd header info to flv format based on a patch by ...
2006-07-17 Matthieu Castetfix playback of theora.ogg on mphq patch by (matthieu...
2006-07-13 Måns Rullgårdreplace -D_GNU_SOURCE with -D_ISOC9X_SOURCE to avoid...
2006-07-13 Måns Rullgårdmove adler32 to libavutil
2006-07-13 Víctor Paesaadd loop_input to AVFormatContext, getting rid of old...
2006-07-13 Måns Rullgårdadd lost raw pcm input/output formats
2006-07-12 Måns Rullgårdnut needs crc.o
2006-07-12 Måns Rullgårdmove common stuff from avienc.c and wav.c to new file...
2006-07-11 Diego BiurrunCONFIG_WIN32 implies MinGW and Cygwin and possibly...
2006-07-11 Diego BiurrunCONFIG_AIFF_DEMUXER vs CONFIG_AIFF_MUXER typo
2006-07-10 Måns Rullgårdallow individual selection of muxers and demuxers
2006-07-10 Baptiste Coudurierassign exact codec id, needed when stream copy
2006-07-09 Måns Rullgårdgive AVInput/OutputFormat structs consistent names
2006-07-09 Michael Niedermayerremove STATS code (probably hasnt been used for years...
2006-07-08 Baptiste Couduriersimplify, use LE_32, BE_32 macros
2006-07-08 Nico SabbiEtsi identifies DTS audio with stream_private+descripto...
2006-07-08 Baptiste Coudurierclean up useless code
2006-07-08 Baptiste Coudurierbetter handling of partial files
2006-07-08 Baptiste Couduriernew mov_read_packet, mov_read_seek, fix seeking in...
2006-07-08 Aurelien Jacobsset proper bits_per_sample value for ADPCM codecs
2006-07-07 Aurelien Jacobssimplify the voc demuxer using av_get_bits_per_sample()
2006-07-07 Baptiste Coudurierav_get_bits_per_sample and due simplifications
2006-07-07 Baptiste Coudurieradd MS ADPCM fourcc
2006-07-07 Baptiste Coudurierskip others fourcc, if present
2006-07-07 Baptiste Coudurierclean
2006-07-06 Baptiste Couduriertypo fix
2006-07-06 Baptiste Coudurier10l, all modes is 0x81FF
2006-07-06 Baptiste Couduriersimplify and write correct values conforming to specs
2006-07-06 Michael Niedermayercheck for unparsed AMR input
2006-07-06 Michael Niedermayervbr requires version=1 and samplesize=0 per QT spec
2006-07-05 Gianluigi TiesiFix compilation with --disable-muxers.
2006-07-05 Diego Biurruncosmetics: Break overly long lines.
2006-07-04 Baptiste Coudurierwrite exact values for audio stsd v1
2006-07-03 Måns Rullgårdattempt to detect Chinese AVS video
2006-07-03 Reimar Döffingeradd GXF demuxer
2006-07-02 Måns Rullgårdkill warnings
2006-06-30 Guillaume PoirierWoops, this file was supposed to be added in r5556...
2006-06-30 Diego PettenòMove initialisations and internal symbols in allformats.h,
2006-06-29 Måns Rullgårdextradata may be used as bitstream reader input so...
2006-06-29 Måns Rullgårddetect audio-only program streams and broken files...
2006-06-29 Måns Rullgårddo not fail av_find_stream_info() if params for all...
2006-06-28 Måns Rullgårddetect MPEG PES streams as MPEG PS; the PS demuxer...
2006-06-28 Luca AbeniProperly set the image depth
2006-06-28 Michael Niedermayerdont read over the end of a data chunk and at the end...
2006-06-25 Luca Barbatocleanup patch from Diego Pettenò <flameeyes@gentoo...
2006-06-25 Måns Rullgårds/u_char/uint8_t/ accidentally copied from tcvp
2006-06-25 Måns Rullgård10l: don't allocate a new buffer quite so often
2006-06-25 Måns Rullgårdcleaned up buffer management
2006-06-25 Baptiste Couduriercheck only existing streams
2006-06-24 Luca Barbatominor cleanup
2006-06-24 Baptiste Couduriersimplify
2006-06-20 Stefan HuehnerRemove unused variable, patch by Stefan Huehner stefan_...
2006-06-20 Måns Rullgårdincrease search limit in av_find_stream_info
2006-06-19 Måns Rullgårdallow packets with non-zero PES_scrambling_control
2006-06-19 Baptiste Coudurierfix aac in mov for ipod
2006-06-18 Stefan HuehnerAdd const to (mostly) char* and make some functions...
2006-06-17 Stefan HuehnerAdd (mostly) const to variable and parameter declaratio...
2006-06-16 Måns Rullgårduse standard codec tag if the specified tag is out...
2006-06-16 Diego BiurrunFix compilation with all combinations of --disable...
2006-06-16 Måns Rullgårdfree codec extradata in av_close_input_file
2006-06-15 Baptiste Couduriermake dump_format output more homogenous
2006-06-15 Baptiste Coudurierexport all tracks to libavformat layer
2006-06-15 R. Brian AndersonFix segfault
2006-06-15 Luca AbeniFix typo
2006-06-14 Michael Niedermayerdont load the index if we cant seek back
2006-06-13 Baptiste Couduriercheck fseek return value
2006-06-13 Baptiste Coudurierfix unused computed value
2006-06-13 Baptiste Coudurierfix mp3 muxing
2006-06-13 Michael Niedermayerfix probe of high bitrate mpeg2video
2006-06-12 Baptiste Couduriersimplify, completely ignore streams not recognized...
2006-06-11 Reimar Döffingerread_packet return value must be < 0 when no packet...
2006-06-10 Diego BiurrunAdd support for GNU/kFreeBSD systems.
2006-06-05 Måns Rullgårdprobe for mpeg audio
2006-06-04 Roberto Tognirm_read_audio_stream_info return type is not void
2006-06-04 Roberto TogniSupport for AAC (fourcc raac and racp) in rm files
2006-06-04 Måns Rullgårdfix seek related bugs
2006-06-01 Måns Rullgårdremove redundant make variable SUBDIR
2006-06-01 Benjamin LarssonFlash Screen Video decoder (fourcc:FSV1)
2006-05-30 Luca AbeniInclude the correct video4linux2 header
2006-05-27 Michael Niedermayersuggest solution for 2 fixmies
2006-05-26 Diego BiurrunRemove all .cvsignore files, they are no longer necessary.
2006-05-19 Michael Niedermayerfixing title on PSP (0x60 != 'a') someone needs a 10x10...
2006-05-18 Michael Niedermayerdont store mov style meta tags in mp4 (fixes ffmpeg...
2006-05-18 Michael Niedermayerdont write LAVF_ID if bitexact and any meta tag is set
2006-05-18 Michael Niedermayersimplify meta tag writing code
2006-05-18 Baptiste Coudurierfix seeking, typo provoking hard segfault
2006-05-18 Baptiste Coudurierfix keyframe check, stss might be there but count set...
2006-05-17 Diego BiurrunAdd MPEG FourCC for MPEG-2 video.
2006-05-17 Kostya ShishkovProper PTS generation for Smacker audio
2006-05-17 Kostya ShishkovNow MPlayer should understand Smacker audio and video...
2006-05-15 Baptiste Coudurierfix avc nal parsing
2006-05-15 Baptiste Coudurierfix pcm_s24be demuxing, simplify
2006-05-14 Baptiste Coudurieradd quicktime uncompressed 8bit 4:2:2 support
2006-05-13 Baptiste Coudurierfix mulaw muxing
2006-05-13 Baptiste Coudurierdo not write wave if not needed
2006-05-13 Baptiste Coudurierfix AMR muxing in mov
2006-05-13 Baptiste Coudurieradd pcm 24/32 le/be support
2006-05-13 Michael Niedermayersimplify
2006-05-13 Baptiste Coudurierclean and simplify
2006-05-13 Michael Niedermayersanity checks some might have been exploitable
next