OSDN Git Service

Windows MinGW環境ビルドエラー対応(Windows7 Mingw32 gcc4.5.2)
[coroid/ffmpeg_saccubus.git] / libavformat /
2011-09-12 yukihaneMerge remote branch 'official/master'
2011-09-12 Joakim Platermdec: Check return value of more avio_seek calls
2011-09-12 Joakim Plateavidec: Check return value of more avio_seek calls
2011-09-12 Joakim Plateasf: Check return value of more avio_seek calls
2011-09-12 Laurent AimarFix writes out of bounds in the ogg demuxer.
2011-09-11 Michael NiedermayerMerge remote-tracking branch 'qatar/master'
2011-09-11 Laurent AimarFixed segfault on corrupted smacker streams in the...
2011-09-11 Laurent AimarFixed segfault on memory allocation failure in ape...
2011-09-11 Joakim Platempegts: When playing mpegts over rtp/rtsp/sdp, lavf...
2011-09-11 Joakim PlateFix for some non interleaved avi files that gets played...
2011-09-11 Joakim PlateAllow reading of growing avi files (ie currently being...
2011-09-11 Georgi Chorbadzhiyskimpegts: improve error reporting
2011-09-11 Aviad Rozenhekmpegts: on seek, reset the cc for all PIDs
2011-09-10 Michael Niedermayermpegts: update comment to match code
2011-09-10 Joakim Platelibavformat/utils: Only require first packet to be...
2011-09-10 Joakim Platempegts: Some additional HDMV types and reg descriptors...
2011-09-10 Michael NiedermayerMerge remote-tracking branch 'qatar/master'
2011-09-10 chinshouavisynth: Fix upside down bug
2011-09-10 chinshouavisynth: Remove wrong pts calculation.
2011-09-09 Laurent AimarFixed size given to init_get_bits().
2011-09-09 Michael NiedermayerMerge remote-tracking branch 'qatar/master'
2011-09-09 Wolfram Glogerav_interleave_packet_per_dts: switch noninterleaved...
2011-09-09 Chiranjeevi Melamasfenc: fix assert failure on long ffserver runs
2011-09-08 Gavin KinseyPrevent double free of side_data when AVFMT_FLAG_KEEP_S...
2011-09-08 Michael NiedermayerMerge remote-tracking branch 'qatar/master'
2011-09-08 Yan Jingffmdec: set avio buffer to ffm->packet_size, avoid...
2011-09-08 Michael Niedermayerffmdec: fix seeking for non indexed files
2011-09-08 Yan Jingffmdec: handle wrapped file in ffm_seek
2011-09-08 Diego BiurrunEmploy FF_ARRAY_ELEMS instead of manually calculating...
2011-09-08 Carl Eugen HoyosAdd loas as an extension for LOAS/LATM.
2011-09-08 Carl Eugen HoyosSupport remuxing aac_latm.
2011-09-07 zhentan fengWTV muxer (1_extract_wtv_common_code.patch)
2011-09-07 Asad Mehmoodflvdec: Remove AVFMTCTX_NOHEADER if both flags and...
2011-09-07 Michael NiedermayerMerge remote-tracking branch 'qatar/master'
2011-09-07 Michael Niedermayerrtpdec_asf: Fix integer underflow that could allow...
2011-09-07 Michael Niedermayerrtpdec_asf: fix memleak
2011-09-07 Michael Niedermayerrtp: Fix integer underflow that could allow remote...
2011-09-07 Kieran KunhyaAdd LATM muxer
2011-09-07 Anton Khirnovlibx264: add 'direct-pred' private option
2011-09-07 Anton Khirnovlibx264: add 'partitions' private option
2011-09-07 Joseph Weckerflvdec: A little bit of cleanup
2011-09-07 Joseph Weckerflvenc: Correctly encode data stream into in-band metad...
2011-09-07 Joseph Weckerflvdec: Properly decoding in-band metadata packets...
2011-09-07 Joseph Weckerflvdec: Started to remove most of the "only 1-audio...
2011-09-07 Joseph Weckerflv: Ammon's changes migrated from 0.6.0 - I believe...
2011-09-06 Carl Eugen HoyosSupport Speex in isom.
2011-09-06 Michael Niedermayerlibavformat/utils: only run delta_dts_min calculation...
2011-09-06 Michael Niedermayerlibavformat/utils: use FFMIN() where possible
2011-09-06 wglibavformat/utils: Treat subtitle streams as noninterle...
2011-09-06 Michael NiedermayerMerge remote-tracking branch 'qatar/master'
2011-09-05 Michael NiedermayerMerge remote-tracking branch 'qatar/master'
2011-09-05 Michael NiedermayerMerge remote-tracking branch 'qatar/master'
2011-09-04 Stefan Fritschhttp: Consider the stream as seekable if the reply...
2011-09-04 Luca Barbatonutenc: add namespace to the api facing functions
2011-09-04 Michael NiedermayerMerge remote-tracking branch 'qatar/master'
2011-09-03 Stefan Fritschhttp: Fix decetion of range support in HTTP servers
2011-09-03 Anton Khirnovlavf,lavc,sws: add {avcodec,avformat,sws}_get_class...
2011-09-03 Anton KhirnovAVOptions: add AV_OPT_SEARCH_FAKE_OBJ flag for av_opt_f...
2011-09-03 Michael NiedermayerMerge remote-tracking branch 'qatar/master'
2011-09-02 Tomas HärdinParse MXF partitions
2011-09-01 Michael NiedermayerMerge remote-tracking branch 'qatar/master'
2011-09-01 Clément Bœschwav: init st to NULL to avoid a false-positive warning.
2011-08-31 Diego BiurrunReplace some commented-out debug printf() / av_log...
2011-08-31 Michael NiedermayerMerge remote-tracking branch 'qatar/master'
2011-08-30 Michael NiedermayerMerge commit 'f593628e5868e52a46de666767896c6afcebdae4'
2011-08-30 Carl Eugen HoyosSupport speex in avi.
2011-08-30 Carl Eugen HoyosOnly autodetect loas in transport streams.
2011-08-30 Carl Eugen HoyosSupport Nellymoser in isom.
2011-08-30 Baptiste Couduriermov: read tmcd tag and set timecode drop flag accordingly.
2011-08-29 Michael NiedermayerMerge remote-tracking branch 'qatar/master'
2011-08-29 Tomas Härdinisom: add missing AVC-Intra tags, rearrange list and...
2011-08-28 Carl Eugen HoyosDo not set codec_tag property for matroska muxers.
2011-08-28 Carl Eugen HoyosDo not assume timestamps for mp2 format.
2011-08-27 Michael NiedermayerMerge remote-tracking branch 'qatar/master'
2011-08-27 Fredrik AxelssonAdd support for BDAV/m2ts-mode muxing
2011-08-27 Reimar Döffingervocdec: Take channel count into account when calculatin...
2011-08-27 Marton BalintRename find_program_from_stream to av_find_program_from...
2011-08-27 Michael NiedermayerFix memory corruption in case of memory allocation...
2011-08-27 Kostya ShishkovUse deinterleavers for demangling audio packets in...
2011-08-26 Michael NiedermayerMerge remote-tracking branch 'qatar/master'
2011-08-26 Stefano Sabatinififo: add av_fifo_peek2(), and deprecate av_fifo_peek()
2011-08-26 Diego BiurrunReplace deprecated av_find_stream_info() by avformat_fi...
2011-08-26 Sven Hessexmv: eliminate superfluous zeroing of zero data
2011-08-25 Michael NiedermayerMerge remote-tracking branch 'qatar/master'
2011-08-25 Michael Niedermayerudp: fix circular buffer error handling
2011-08-25 Michael Niedermayerudp: buffer datagrams in circular buffer instead of...
2011-08-25 Alex Conversemp4: Handle non-trivial ES Descriptors.
2011-08-24 Michael Niedermayeroggdec: subtract time of first packet only from duratio...
2011-08-24 Michael Niedermayeroggdec: Make sure start time correction is applied...
2011-08-24 Michael NiedermayerMerge remote-tracking branch 'qatar/master'
2011-08-23 Alex Converselavf utils: Fix bad indentation.
2011-08-23 Michael NiedermayerMerge remote-tracking branch 'qatar/master'
2011-08-23 Alberto DelmásWindows Media Image decoder (WMVP/WVP2)
2011-08-22 Michael NiedermayerMerge remote-tracking branch 'qatar/master'
2011-08-22 Nicolas Georgelavf: warn when a parser is needed and not found.
2011-08-22 Nicolas Georgertpenc: use avcodec_get_name to report unsupported...
2011-08-22 Nicolas Georgeflvenc: use avcodec_get_name to report unsupported...
2011-08-22 Carl Eugen HoyosSupport more codecs when muxing caf.
2011-08-22 Anton Khirnovmovenc: use libx264 by default when possible for mov...
2011-08-22 Anton Khirnovavienc: saner default audio codec.
next