]> git.sesse.net Git - ffmpeg/history - libavformat
Fix comment: Enhanced AC-3 in mov is defined in ETSI TS 102 366.
[ffmpeg] / libavformat /
2011-10-22 Carl Eugen HoyosFix comment: Enhanced AC-3 in mov is defined in ETSI...
2011-10-21 Michael NiedermayerMerge remote-tracking branch 'luzero/pulse'
2011-10-21 Michael NiedermayerMerge remote-tracking branch 'qatar/master'
2011-10-21 Reimar Döffingerflvdec: Do not call parse_keyframes_index with a NULL...
2011-10-21 Hendrik Leppkesmov: support eac3 audio
2011-10-21 Michael Niedermayermpegts: remove read_seek()
2011-10-21 Michael Niedermayerutils: disable debuging code at the end of av_gen_search()
2011-10-21 Michael Niedermayerutils: flush on successfull av_seek_frame_binary()
2011-10-21 Michael Niedermayermpegts: cache information to speed up seeking.
2011-10-21 Michael Niedermayerseek: Fix av_gen_search() so that seeks outside max...
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 Michael Niedermayermpegts: assert position in dts reading code.
2011-10-21 Michael Niedermayermpegts: add and use mpegts_get_dts()
2011-10-21 Michael Niedermayermpegts: fix type of argument of mpegts_resync()
2011-10-21 Justin Rugglesflvenc: store delay and last_ts per-stream.
2011-10-21 Michael Niedermayerfix shared lib build
2011-10-21 Michael NiedermayerMerge remote-tracking branch 'qatar/master'
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-20 Michael NiedermayerMerge remote-tracking branch 'qatar/master'
2011-10-19 Laurent Aimarmpegts: do not return from ff_mpegts_parse_packet(...
2011-10-19 Laurent Aimarmpegts: fix return value when enough ts packets have...
2011-10-19 Michael Niedermayermpegtsenc: fix handling of large audio packets
2011-10-19 Reimar DöffingerDo not call parse_keyframes_index with NULL stream.
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 Carl Eugen HoyosFix AMR block length for no data mode when muxing mov.
2011-10-19 Kostya ShishkovUt Video decoder
2011-10-19 Michael Niedermayermov: Raise ctts dts_shift threshold by 1
2011-10-19 Michael NiedermayerMerge remote-tracking branch 'qatar/master'
2011-10-18 Chris Kennedyfix memleak in packet corrupt dropping code
2011-10-18 Michael Niedermayeravidec: Dont switch to NI mode if there is no index.
2011-10-18 Carl Eugen HoyosDo not try to parse empty strf tags.
2011-10-17 Michael NiedermayerMerge remote-tracking branch 'qatar/master'
2011-10-17 Derek Buitenhuislibutvideo: Add Ut Video Decoder Wrapper
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 Michael Niedermayersegmenter: loose rindex()
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-17 Clément BœschAVOptions: rename remaining FF_OPT_TYPE_* to AV_OPT_TYPE_*.
2011-10-17 Michael Niedermayersegment: Fix typo in segment_basename
2011-10-17 Michael Niedermayersegment: replace strdup() by av_strdup()
2011-10-17 Michael NiedermayerMerge remote-tracking branch 'luzero/segment'
2011-10-17 Michael NiedermayerMerge remote-tracking branch 'qatar/master'
2011-10-16 Michael NiedermayerMerge remote-tracking branch 'cus/stable'
2011-10-16 Michael Niedermayerav_tempfile: Pass int log_offset, void *log_ctx
2011-10-16 Michael Niedermayercache: add todo list
2011-10-16 Michael Niedermayercache: Fallback to using the cache size for AVSEEK_SIZE...
2011-10-16 Michael Niedermayeradd cache protocol
2011-10-16 Carl Eugen HoyosSupport decoding ASP variant from QNAP Systems.
2011-10-16 Michael Niedermayerasf: export all the DRM stuff, some of it are human...
2011-10-16 Michael Niedermayerasf: dont warn the user about digital sigantures, they...
2011-10-16 Michael Niedermayerasf: export encryption information from asf.
2011-10-16 Michael NiedermayerMerge remote-tracking branch 'qatar/master'
2011-10-16 Michael Niedermayerbit: require at least 1 frame for probing
2011-10-16 Michael Niedermayeridf: Improve idf_probe() so it doesnt succeed on 0...
2011-10-15 Carl Eugen HoyosSupport H264 from QNAP Systems.
2011-10-14 Ronald S. Bultjematroskadec: fix out of bounds write
2011-10-14 Michael NiedermayerMerge remote-tracking branch 'qatar/master'
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-14 Michael NiedermayerMerge remote-tracking branch 'qatar/master'
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...
next