]> git.sesse.net Git - ffmpeg/history - libavformat
rtjpeg: check get_block return value for error.
[ffmpeg] / libavformat /
2011-11-05 Michael NiedermayerMerge remote-tracking branch 'cus/stable'
2011-11-05 Peter Rosswtvenc: use ff_put_guid and remove local copy of this...
2011-11-05 Peter Rossasfenc: rename put_guid to ff_put_guid
2011-11-05 Peter Rosswtvenc: add @file comment
2011-11-05 Peter Rossfix whitespace nits
2011-11-05 Clément BœschReplace remaining av_new_stream() with avformat_new_str...
2011-11-05 Michael NiedermayerMerge remote-tracking branch 'qatar/master'
2011-11-04 Michael NiedermayerMerge remote-tracking branch 'qatar/master'
2011-11-03 Michael Niedermayerlavf: fix null pointer dereference in rdt
2011-11-03 Michael Niedermayerid3v2enc: av_strcasecmp()
2011-11-03 Carl Eugen HoyosSet frame_size for AMR_NB in mov.
2011-11-03 Carl Eugen HoyosDo not use strcpy for "strings" starting with \0.
2011-11-03 Reimar DöffingerReplace all strcasecmp/strncasecmp usages.
2011-11-03 Michael Niedermayerlavf: Do not set cur_dts to undetermined before first_d...
2011-11-03 Carl Eugen HoyosCosmetics: Reindent after last commit.
2011-11-03 Carl Eugen HoyosSupport new ALAC magic cookie in caf files.
2011-11-03 Michael NiedermayerMerge remote-tracking branch 'qatar/master'
2011-11-02 Justin Rugglesgsm demuxer: do not allocate packet twice.
2011-11-02 Justin Rugglesflvenc: use first packet delay as global delay.
2011-11-02 Meanmpegtsenc: EAC3 support
2011-11-02 John Brooksrtsp: add allowed_media_types option
2011-11-02 Justin RugglesCreate separate functions for the raw GSM demuxer.
2011-11-02 Michael Niedermayerid3v2enc: include strings.h for strcasecmp()
2011-11-02 Tobias Rappid3v2enc: add support for year and day/month tags when...
2011-11-02 Diego BiurrunReplace vendor string in Ogg and FLAC muxers.
2011-11-02 Diego BiurrunReplace ffmpeg references with more accurate libav...
2011-11-02 Diego BiurrunReplace outdated references to ffmpeg tool with avconv.
2011-11-02 Diego BiurrunRemove some stray unnecessary ffmpeg references.
2011-11-02 Anton Khirnovid3v2: fix type of ID3v2EMFunc.free()
2011-11-02 Justin Rugglesg726: use bits_per_coded_sample instead of bitrate...
2011-11-01 Michael NiedermayerMerge remote-tracking branch 'qatar/master'
2011-11-01 Matthieu Bourongxf: add timecode information to metadata
2011-11-01 Michael Niedermayermmsh: add return value for mmsh_open()
2011-11-01 Michael NiedermayerMerge remote-tracking branch 'qatar/master'
2011-10-31 Michael Niedermayermmsh: do not try to seek to negative tiimestamps, it...
2011-10-31 Tobias Rappmp3enc: avoid truncating id3v1 tags by one byte
2011-10-31 Michael Niedermayermmsh_read_seek: skip header
2011-10-31 Michael Niedermayermmsh:_implement a minimal mmsh_seek() so the stream...
2011-10-31 Michael Niedermayerasfdec: Check packet_replic_size earlier
2011-10-31 Michael Niedermayermmsh: mmsh_read_seek()
2011-10-31 Michael Niedermayermmsh: split out mmsh_open_internal()
2011-10-31 Michael Niedermayermmsh: move location storage into context
2011-10-31 Michael NiedermayerMerge remote-tracking branch 'qatar/master'
2011-10-30 Vladimir VoroshilovFix deprecated warnings in .bit (de)muxer
2011-10-30 Anssi Hannulaspdifenc: use special alignment for DTS-HD length_code
2011-10-29 Michael NiedermayerMerge remote-tracking branch 'qatar/master'
2011-10-29 Carl Eugen HoyosBump libavformat minor version for the G.729 raw demuxer.
2011-10-29 Justin Rugglesdsicin: fix several audio-related fields in the CIN...
2011-10-29 Vladimir VoroshilovMinimal patch for G.729 demuxer
2011-10-29 Benjamin Larssonmov: Avoid divide by zero in edit list dts handling
2011-10-29 Hendrik LeppkesRevert "matroskadec: forward parsing errors to caller."
2011-10-29 Reimar DöffingerSome minor spelling fixes.
2011-10-29 Carl Eugen HoyosAdd Vladimir Voroshilov's copyright header to bit.c.
2011-10-29 Ronald S. Bultjelavf: use number of output pictures for delay checks.
2011-10-29 Michael NiedermayerMerge remote-tracking branch 'qatar/master'
2011-10-28 Alex Converseprobe: Restore identification of files with very large...
2011-10-28 Alex Converseprobe: Remove id3 tag presence as a criteria to do...
2011-10-28 Alex Conversempegts: MP4 SL support
2011-10-28 Alex Conversempegts: MP4 OD support
2011-10-28 Alex Conversempegts: Add support for Sections in PMT
2011-10-28 Alex Conversempegts: Replace the MP4 descriptor parser with a recurs...
2011-10-28 Alex Conversempegts: Add support for multiple mp4 descriptors
2011-10-28 Alex Conversempegts: Parse mpeg2 SL descriptors.
2011-10-28 Alex Converseisom: Add MPEG4SYSTEMS dummy object type indication.
2011-10-28 Anton Khirnovlavf: add init_put_byte() to the list of visible symbols.
2011-10-28 Anton Khirnovlavf: add init_put_byte() to the list of visible symbols.
2011-10-28 Janne Grunauseek-test: free options dictionary after use
2011-10-28 Janne Grunauseek-test: update to recent avformat api
2011-10-28 Anton Khirnovlavf: move private fields in AVStream to the end at...
2011-10-28 Anton Khirnovlavf: move private fields in AVFormatContext to the...
2011-10-28 Anton Khirnovlavf: make some seeking functions private
2011-10-28 Michael NiedermayerMerge remote-tracking branch 'qatar/master'
2011-10-28 Stefano Sabatinirawdec: add check on sample_rate
2011-10-27 Hendrik LeppkesImplement parsing of the "HandlerName" from th MP4...
2011-10-27 Yusuke Nakamuramov: Support empty first edit + normal second edit.
2011-10-27 Michael Niedermayermpegts: Fix detection of some raw AAC
2011-10-27 Michael NiedermayerMerge remote-tracking branch 'luzero/pulse'
2011-10-27 Janne Grunauiv8: assemble packets to return complete frames
2011-10-26 Michael NiedermayerMerge remote-tracking branch 'qatar/master'
2011-10-26 David ConradTimecode v2 muxer
2011-10-26 Michael Niedermayeravidec: Return correct error code from avi_sync() in...
2011-10-26 Michael Niedermayermovenc: reserved_moov_size, which allows placing moov...
2011-10-26 Michael NiedermayerMerge remote-tracking branch 'qatar/master'
2011-10-25 Justin Rugglestta: check for extradata allocation failure in tta...
2011-10-25 Anton Khirnovlavf: deprecate AVStream.stream_copy
2011-10-25 Anton Khirnovlavf: simplify by using FFMAX/FFMIN.
2011-10-25 Anton Khirnovmpegenc: add preload private option.
2011-10-25 Nicolas GeorgeRemove CELT / Opus confusion in labels, doc and comments.
2011-10-24 Michael NiedermayerMerge remote-tracking branch 'qatar/master'
2011-10-24 Hendrik Leppkesmpegts: add BDMV secondary audio stream types
2011-10-24 Hendrik Leppkesmpegts: fix null-pointer dereference
2011-10-23 Michael NiedermayerMerge remote-tracking branch 'qatar/master'
2011-10-23 Michael KarcherMove id3v2 tag writing to a separate file.
2011-10-23 Michael NiedermayerMerge remote-tracking branch 'qatar/master'
2011-10-22 Carl Eugen HoyosRevert "mov: do not misreport empty stts"
2011-10-22 Michael Karcherid3v2: fix doxy comment - 'machine byte order' makes...
2011-10-22 Michael NiedermayerMerge remote-tracking branch 'mans/dnxhd'
2011-10-22 Anton Khirnovlavf: export some forgotten symbols with non-av prefixes.
2011-10-22 Michael NiedermayerMerge remote-tracking branch 'cus/stable'
2011-10-22 Michael NiedermayerMerge remote-tracking branch 'mans/ac3'
next