]> git.sesse.net Git - ffmpeg/history - libavformat
Remove some stray unnecessary ffmpeg references.
[ffmpeg] / libavformat /
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-10-29 Justin Rugglesdsicin: fix several audio-related fields in the CIN...
2011-10-29 Benjamin Larssonmov: Avoid divide by zero in edit list dts handling
2011-10-29 Ronald S. Bultjelavf: use number of output pictures for delay checks.
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 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-27 Janne Grunauiv8: assemble packets to return complete frames
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-23 Michael KarcherMove id3v2 tag writing to a separate file.
2011-10-22 Michael Karcherid3v2: fix doxy comment - 'machine byte order' makes...
2011-10-22 Anton Khirnovlavf: export some forgotten symbols with non-av prefixes.
2011-10-21 Reimar Döffingerflvdec: Do not call parse_keyframes_index with a NULL...
2011-10-21 Anton KhirnovMove timefilter code from lavf to lavd.
2011-10-21 Raivo Hoolmov: add support for hdvd and pgapmetadata atoms
2011-10-21 Raivo Hoolmov: rename function _stik, some indentation cosmetics
2011-10-21 Raivo Hoolmov: rename function _int8 to remove ambiguity, some...
2011-10-21 Raivo Hoolmov: parse the gnre atom
2011-10-21 Justin Rugglesflvenc: store delay and last_ts per-stream.
2011-10-20 Anton Khirnovlavc: use avpriv_ prefix for ff_toupper4.
2011-10-20 Anton Khirnovlavc: use avpriv_ prefix for ff_copy_bits and align_put...
2011-10-20 Anton Khirnovlavc: use avpriv_ prefix for ff_ac3_parse_header.
2011-10-20 Anton Khirnovlavc: use avpriv_ prefix for ff_frame_rate_tab.
2011-10-20 Anton Khirnovlavc: rename ff_find_start_code to avpriv_mpv_find_star...
2011-10-20 Anton Khirnovlavc: use avpriv_ prefix for ff_split_xiph_headers.
2011-10-20 Anton Khirnovlavc: use avpriv_ prefix for ff_dirac_parse_sequence_he...
2011-10-20 Anton Khirnovlavc: use avpriv_ prefix for some dv symbols used in...
2011-10-20 Anton Khirnovlavc: use avpriv_ prefix for some flac symbols used...
2011-10-20 Anton Khirnovlavc: use avpriv_ prefix for some mpeg4audio symbols...
2011-10-20 Anton Khirnovlavc: use avpriv_ prefix for some mpegaudio symbols...
2011-10-20 Anton Khirnovlavc: use avpriv_ prefix for ff_aac_parse_header().
2011-10-20 Anton Khirnovlavf: hide private symbols.
2011-10-20 Anton Khirnovlavf: use avpriv_ prefix for some dv functions.
2011-10-20 Anton Khirnovlavf: use avpriv_ prefix for ff_new_chapter().
2011-10-20 Justin Rugglesavformat: do not require frame_size for Speex.
2011-10-20 Justin Rugglesogg/speex: set correct timestamp and duration for the...
2011-10-20 Justin Rugglesflvenc: check packet duration in speex using timestamps
2011-10-20 Justin Rugglesflvenc: adjust for negative DTS for all codecs, not...
2011-10-19 Anton Khirnovlavf: replace av_new_stream->avformat_new_stream part II.
2011-10-19 Anton Khirnovlavf,lavd: replace av_new_stream->avformat_new_stream...
2011-10-19 Anton Khirnovlavf: add avformat_new_stream as a replacement for...
2011-10-19 Kostya ShishkovUt Video decoder
2011-10-17 Martin Storsjörtsp: Expose the flag options via private AVOptions...
2011-10-17 Martin Storsjörtsp: Make the rtsp flags avoptions set via a define
2011-10-17 Martin Storsjörtpenc: Set a default video codec
2011-10-17 Martin Storsjörtp: Fix ff_rtp_get_payload_type
2011-10-17 Martin Storsjörtsp: Remove the separate filter_source variable
2011-10-17 Martin Storsjörtsp: Accept options via private avoptions instead...
2011-10-17 Martin Storsjörtsp: Simplify AVOption definitions
2011-10-17 Martin Storsjörtsp: Merge the AVOption lists
2011-10-17 Alex Converseavio: Check for invalid buffer length.
2011-10-17 Anton Khirnovmpegenc/mpegtsenc: add muxrate private options.
2011-10-17 Anton Khirnovlavf: deprecate AVFormatContext.file_size
2011-10-17 Raivo Hoolmov: add support for TV metadata atoms tves, tvsn and...
2011-10-14 Ronald S. Bultjematroskadec: fix out of bounds write
2011-10-14 Alex Conversemov: 10l: Terminate string with 0 not '0'
2011-10-14 Alex Conversemov: Prevent illegal writes when chapter titles are...
2011-10-14 John Brooksriff: always generate a proper WAVEFORMATEX structure...
2011-10-13 Diego Biurrunid3v2: reduce the scope of some non-globally-used symbo...
2011-10-13 Diego Biurrunid3v2: cosmetics: move some declarations before the...
2011-10-13 Justin Rugglesshn: do not allow seeking in the raw shn demuxer.
2011-10-13 Justin Rugglesavformat: add AVInputFormat flag AVFMT_NO_BYTE_SEEK.
2011-10-13 Justin Rugglesavformat: update AVInputFormat allowed flags
2011-10-13 Justin Rugglesavformat: don't unconditionally call ff_read_frame_flus...
2011-10-12 Anton KhirnovAVOptions: rename FF_OPT_TYPE_* => AV_OPT_TYPE_*
2011-10-12 Anton KhirnovRemove all uses of deprecated AVOptions API.
2011-10-12 Anton KhirnovAVOptions: add new API for enumerating children.
2011-10-12 Martin Storsjöflvenc: Write the right metadata entry count
2011-10-12 Martin Storsjörtsp: Request that dynamic rate is disabled
2011-10-12 Martin Storsjörtsp: Parse the x-Accept-Dynamic-Rate header
2011-10-12 Martin Storsjörtpdec: Add ff_ prefix to all nonstatic symbols
2011-10-12 John Brooksrtpdec: Read the packet length for all RTCP packet...
2011-10-12 John Brooksrtpdec: Fix the minimum packet length for RTCP SR packets
2011-10-12 Martin Storsjöflvdec: Don't export metadata entries that aren't prope...
2011-10-12 Martin Storsjöflvdec: Split out setting of numeric fields from storin...
2011-10-11 Luca Barbatomov: do not misreport empty stts
2011-10-11 Luca Barbatomov: cosmetics, fix for and if spacing
2011-10-11 Anton Khirnovid3v2: fix NULL pointer dereference
2011-10-11 Raivo Hoolmov: read album_artist atom
2011-10-11 Raivo Hoolmov: fix disc/track numbers and totals
2011-10-11 Justin Rugglessmacker: Separate audio flags from sample rates in...
2011-10-10 Laurent Aimar4xmdemux: prevent use of uninitialized memory
2011-10-10 Laurent Aimaravsdemux: check for out of bound writes
next