]> git.sesse.net Git - ffmpeg/history - libavformat
SVQ3: Check that things match up after a frame.
[ffmpeg] / libavformat /
2011-05-05 Michael NiedermayerMerge remote branch 'qatar/master'
2011-05-04 Diego BiurrunFix standalone compilation of pipe protocol.
2011-05-04 Diego BiurrunFix standalone compilation of WTV demuxer.
2011-05-04 Mans Rullgardmatroskaenc: fix memory leak
2011-05-04 Alex ConverseReplace strncpy() with av_strlcpy().
2011-05-04 Uoti Urpalaasfdec: fix assert failure on invalid files
2011-05-04 Ronald S. Bultjenutenc: check malloc return values.
2011-05-04 Ronald S. Bultjenutenc: don't av_malloc(0).
2011-05-04 Ronald S. Bultjeasfdec: fix parsing of packets that overrun into padding.
2011-05-04 Michael NiedermayerMerge remote branch 'qatar/master'
2011-05-03 Luca BarbatoMake ffmpeg support generic data stream
2011-05-03 Michael NiedermayerMerge remote branch 'qatar/master'
2011-05-02 ami_stuffAdd *.j2k extension to JPEG2000 decoder
2011-05-02 Reimar DöffingerMake DV (sub) demuxer set proper pkt->pos values.
2011-05-02 Stefano Sabatinireplace deprecated FF_*_TYPE symbols with AV_PICTURE_TYPE_*
2011-05-02 Stefano SabatiniReplace deprecated FF_*_TYPE symbols with AV_PICTURE_TY...
2011-05-02 Michael NiedermayerMerge remote branch 'qatar/master'
2011-05-01 zhentan fengWTV: Add ff_ prefix to the moved fields.
2011-05-01 zhentan fengWTV:move the common variable used by wtvdec.c and wtven...
2011-05-01 zhentan fengrename wtv.c to wtvdec.c
2011-04-30 Michael NiedermayerMerge commit '85770f2a2651497861ed938efcd0df3696ff5e45'
2011-04-30 Reimar DöffingerDo not drop packets with no valid ->pos set as e.g...
2011-04-30 Michael NiedermayerAVIDEC: use_odmc demuxer specific option. (mostly an...
2011-04-30 Michael NiedermayerLAVFAPI: demuxer specific options.
2011-04-30 Michael Niedermayeroutput_example: use avformat_alloc_output_context()
2011-04-30 Michael NiedermayerLAVFAPI: avformat_alloc_output_context() / simplify...
2011-04-30 Michael NiedermayerLAVF API: remove AVOutputFormat.set_parameters() the...
2011-04-30 Reimar DöffingerRead the album_artist, grouping and lyrics metadata.
2011-04-30 Anton KhirnovAVOptions: make default_val a union, as proposed in...
2011-04-29 Michael NiedermayerMerge remote branch 'qatar/master'
2011-04-29 Anssi Hannulalavf: inspect more frames for fps when container time...
2011-04-29 Diego BiurrunRemove some disabled printf debug cruft.
2011-04-29 Anton KhirnovMove ff_dynarray_add to lavu and make it public.
2011-04-29 Diego BiurrunReplace some commented-out debug printf() / av_log...
2011-04-29 Anton Khirnovlavf: remove duplicate assignment in avformat_alloc_con...
2011-04-29 Anton Khirnovlavf: use designated initializers for AVClasses.
2011-04-29 Michael NiedermayerRevert "Fix url_fopen() flag values."
2011-04-29 Michael NiedermayerMerge remote branch 'qatar/master'
2011-04-28 Martin Storsjöavio: Fix the deprecated fallback URL-prefixed open...
2011-04-28 Michael NiedermayerFix url_fopen() flag values.
2011-04-28 Carl Eugen HoyosRead channel layout atom in mov files.
2011-04-28 Carl Eugen HoyosClarify warning messages.
2011-04-28 Carl Eugen HoyosMove channel chunk reading function to isom.c.
2011-04-28 Gil Pedersennetwork: Check POLLERR and POLLHUP in ff_network_wait_fd
2011-04-28 Anton Khirnovmpegtsenc: make PMT PID really start on pmt_start_pid
2011-04-28 Peter Rossnut format: support PIX_FMT_BGR48LE and PIX_FMT_BGR48BE
2011-04-28 Michael NiedermayerMerge remote branch 'qatar/master'
2011-04-27 Carl Eugen HoyosFix caf channel layouts ITU_2_2 and DVD_6.
2011-04-27 Michael NiedermayerRevert "Eliminate pointless '#if 1' statements without...
2011-04-27 Michael NiedermayerMerge remote branch 'qatar/master'
2011-04-26 Diego BiurrunEliminate pointless '#if 1' statements without matching...
2011-04-26 Michael NiedermayerMerge remote branch 'qatar/master'
2011-04-25 Reimar DöffingerSet start_time to 0 for raw audio files.
2011-04-25 Reimar DöffingerDo not set non_interleaved for DV-in-AVI.
2011-04-25 Kostya Shishkovread AVI palette from the end of extradata
2011-04-25 Peter RossSet channel layout for 4 and 5.1 channel cdata audio...
2011-04-25 Michael NiedermayerMerge remote branch 'qatar/master'
2011-04-24 Carl Eugen HoyosSupport fourcc MMJP.
2011-04-24 Carl Eugen HoyosSupport fourcc XVIX.
2011-04-24 Carl Eugen HoyosSupport fourcc M263.
2011-04-24 ami_stuffSupport fourcc auv2.
2011-04-24 Michael Niedermayeravi: try to synchronize the points in time of the start...
2011-04-24 Michael NiedermayerAdd flag to force demuxers to sort more strictly by...
2011-04-24 Martin Storsjöapplehttp: Don't export variant_bitrate if it isn't...
2011-04-24 Martin Storsjöcrypto: Use av_freep instead of av_free
2011-04-24 Michael NiedermayerFix some passing argument from incompatible pointer...
2011-04-24 Clément Bœschoggdec: reindent after 8f3eebd6
2011-04-24 Sebastian VaterHAM6/HAM8 support for IFF demuxer/decoder
2011-04-24 Peter RossEA cdata demuxer: support files with 20 byte header
2011-04-24 Peter RossEA cdata demuxer: support 6 channel files
2011-04-24 Peter RossEA cdata demuxer: set codec->sample_fmt
2011-04-24 Michael NiedermayerMerge remote branch 'qatar/master'
2011-04-23 Kirill GavrilovHandle unicode file names on windows
2011-04-23 Martin Storsjörtp: Rename the open/close functions to alloc/free
2011-04-23 Carl Eugen Hoyos10l: Add misssing CR/LF.
2011-04-23 Carl Eugen HoyosSupport channel layout when demuxing aif files.
2011-04-23 Carl Eugen HoyosSupport channel layout when demuxing caf files.
2011-04-23 Carl Eugen HoyosExtend unknown CAF chunk warning message: Print size.
2011-04-23 Alex ConverseFix mov debug (u)int64_t format strings.
2011-04-22 Michael NiedermayerMerge remote branch 'qatar/master'
2011-04-22 Martin Storsjöapplehttp: Handle AES-128 encrypted streams
2011-04-22 Martin StorsjöAdd a protocol handler for AES CBC decryption with...
2011-04-22 Diego BiurrunUse av_log_ask_for_sample() to request samples from...
2011-04-22 Carl Eugen HoyosSupport Canopus SD50 with fourcc "CDV5".
2011-04-22 Stefano Sabatinimatroskaenc: replace AVERROR_NOTSUPP with AVERROR(EINVAL)
2011-04-22 Michael NiedermayerMerge remote branch 'qatar/master'
2011-04-21 Martin Storsjöapplehttp: Expose the stream bitrate via metadata
2011-04-21 Stefano Sabatiniimg2: return AVERROR(EINVAL) in case of invalid filenam...
2011-04-21 Stefano Sabatinierror: remove AVERROR_NUMEXPECTED
2011-04-21 Michael NiedermayerMerge remote branch 'qatar/master'
2011-04-20 Nicolas Georgeavio: fix AVIO_FLAG_READ/WRITE test in ffurl_*.
2011-04-20 Michael Niedermayeroggdec: use av_freep() instead of av_free()
2011-04-20 Martin Storsjöavio: Fix sanity checks in ffurl_read*
2011-04-20 Martin Storsjölibavformat: Free AVFormatContext->streams
2011-04-20 Martin Storsjölibavformat: Make protocols pass URLContext as log...
2011-04-20 Vladimir Pantelicasf: remove commented out code in asf_read_seek
2011-04-20 Michael NiedermayerMerge remote branch 'qatar/master'
2011-04-19 Nicolas Georgeoggparsecelt: cosmetic: order lines more logically.
2011-04-19 Nicolas Georgeoggparsecelt: call av_set_pts_info unconditionally.
2011-04-19 Stefano Sabatiniprefer avio_check() over url_exist()
next