]> git.sesse.net Git - ffmpeg/history - libavformat
fraps: fix memleak
[ffmpeg] / libavformat /
2011-11-09 Michael Niedermayerpthreads: drop has_b_frames mangling, its buggy in...
2011-11-09 Michael Niedermayerudp: simplify 7a032cb97f743a651138d2da6214c79e0ce089dd
2011-11-09 Andrey UtkinFix segfault on UDP reading
2011-11-09 Michael NiedermayerMerge remote-tracking branch 'qatar/master'
2011-11-08 Michael Niedermayermpegvideo_probe: reduce score for invalid streams
2011-11-08 Martin Storsjötls: Use ERR_get_error() in do_tls_poll
2011-11-08 Michael Niedermayermpegvideo_probe: Getting rid of the use of GCC language...
2011-11-08 Michael Niedermayermpegvideo_probe: dont be too picky on spec compliance...
2011-11-08 Michael Niedermayermpegvideo_probe: count video and audio pes seperately
2011-11-08 Michael Niedermayermpegvideo probe: fix slice counting
2011-11-08 Alex Conversemxfdec: Fix comparison of unsigned expression < 0.
2011-11-08 Anton Khirnovmpegts: set stream id on just created stream, not an...
2011-11-08 Michael Niedermayerflv: Skip invalid index
2011-11-08 Anton Khirnovlavf: expand doxy for some AVFormatContext fields.
2011-11-08 Carl Eugen HoyosCheck for OOM after av_mallocz() in ff_interleave_add_p...
2011-11-08 Carl Eugen HoyosSupport decoding "m1v " mpeg1video in mov.
2011-11-08 Carl Eugen HoyosSupport decoding transport streams from Sony NXCAM.
2011-11-08 Michael NiedermayerMerge remote-tracking branch 'qatar/master'
2011-11-07 Michael Niedermayerflvdec: skip duplicate indexes
2011-11-07 Martin Storsjöavformat: Avoid a warning about mixed declarations...
2011-11-07 Kostya ShishkovBMV demuxer and decoder
2011-11-07 Miroslav Slugeňlibavformat: add support for G726 audio decoder in...
2011-11-07 Martin Storsjömatroskaenc: Make sure the seekhead struct is freed...
2011-11-07 Martin Storsjöavformat: Warn about using network functions without...
2011-11-07 Martin Storsjöavformat: Revise wording
2011-11-07 Martin Storsjördt: Set AVFMT_NOFILE on ff_rdt_demuxer
2011-11-07 Martin Storsjördt: Check the return value of avformat_open
2011-11-07 Martin Storsjörtsp: Discard the dynamic handler, if it has an alloc...
2011-11-07 Michael Niedermayeravio: print a warning from ffurl_alloc() if no protocol...
2011-11-07 Michael NiedermayerMerge remote-tracking branch 'qatar/master'
2011-11-06 Anton Khirnovlavf: don't return from void av_update_cur_dts()
2011-11-06 Martin Storsjöopenssl: Only use CRYPTO_set_id_callback on OpenSSL...
2011-11-06 Martin StorsjöRemove leftover includes of strings.h
2011-11-06 Reimar DöffingerReplace all usage of strcasecmp/strncasecmp
2011-11-06 Peter Rosswtvenc: ensure fat tables are padded to the sector...
2011-11-06 Stefano Sabatinilavf: remove commented check in compute_pkt_fields2()
2011-11-06 Michael NiedermayerMerge remote-tracking branch 'qatar/master'
2011-11-06 Peter Rosswtvdec: ignore another known guid
2011-11-05 Michael Niedermayermatroskaenc: base default duration on avg_frame_rate...
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 Martin Storsjöhttp: Remove the custom function for disabling chunked...
2011-11-05 Martin Storsjörtsp: Disable chunked http post through AVOptions
2011-11-05 Carl Eugen Hoyosmovdec: Set frame_size for AMR
2011-11-05 Clément BœschReplace remaining av_new_stream() with avformat_new_str...
2011-11-05 Ronald S. Bultjematroskadec: empty blocks are in fact valid.
2011-11-05 Carl Eugen Hoyosmovenc: Set a correct packet size for AMR-NB mode 15...
2011-11-05 Martin Storsjöavformat: Add functions for doing global network initia...
2011-11-05 Martin Storsjöavformat: Add the https protocol
2011-11-05 Martin Storsjöavformat: Add the tls protocol, using OpenSSL or gnutls
2011-11-05 Martin Storsjöavformat: Initialize gnutls in ff_tls_init()
2011-11-05 Martin Storsjöavformat: Add ff_tls_init()/deinit() that initialize...
2011-11-05 Martin Storsjöavformat: Split out functions from network.h to a new...
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
next