]> git.sesse.net Git - ffmpeg/history - libavformat
ffmpeg: Interactivity support. Try pressing +-hs.
[ffmpeg] / libavformat /
2011-05-14 Michael NiedermayerMerge remote branch 'qatar/master'
2011-05-13 Michael Niedermayerudp: switch custom fifo to libavutil fifo.
2011-05-13 Michael Niedermayerudp: use FFMAX&FFMIN.
2011-05-13 JULIAN GARDNERudp: add a thread into udp.c for receiving data into...
2011-05-13 Baptiste Couduriermovenc: always write esds descriptor length using 4...
2011-05-13 Michael NiedermayerMerge remote branch 'qatar/master'
2011-05-12 Carl Eugen HoyosSupport Digital Voodoo SD 8 Bit in mov (ticket 195).
2011-05-12 ami_stuffSupport R10g in mov.
2011-05-12 Carl Eugen HoyosAdd 5.1 plus stereo-downmix to mov_channel_layout array.
2011-05-12 Martin Storsjörtpdec_qdm2: Don't try to parse data packet if no confi...
2011-05-12 Aurelien Jacobsmatroskaenc: make sure we don't produce invalid file...
2011-05-12 Aurelien Jacobsmatroskadec: check that pointers were initialized befor...
2011-05-12 Stefano Sabatinilavf: fix function name in compute_pkt_fields2 av_dlog...
2011-05-12 Marton Balintlavf: fix av_find_best_stream when providing a wanted...
2011-05-12 Marton Balintlavf: fix av_find_best_stream when decoder_ret is given...
2011-05-12 Uoti Urpalaasfdec: fix assert failure on invalid files
2011-05-12 Michael NiedermayerRevert "asfdec: fix assert failure on invalid files"
2011-05-12 Yusuke Nakamuramov: Support edit list atom version 1.
2011-05-12 Thierry FoucuIf a MP3 file contains the string NSVs, the NSV probe...
2011-05-12 Clément BœschCosmetics: fix prototypes in oggdec
2011-05-12 Clément Bœschoggdec: fix memleak with continuous streams.
2011-05-12 Aurelien Jacobsmatroskaenc: add missing new line in av_log() call
2011-05-12 Baptiste Couduriermovenc: fix yuv range in avid atoms used by dnxhd.
2011-05-12 Alex Conversemovenc: fix adpcm mono muxing.
2011-05-12 Baptiste Couduriermpegts: do not output known sized packet if an unbounde...
2011-05-12 Diego Biurrunconfigure: Do not unconditionally add -D_POSIX_C_SOURCE...
2011-05-12 Thierry Foucunsv: Fix misdetection of MP3 files as NSV.
2011-05-12 Clément Bœschoggdec: use explicit AVInputFormat struct initializers
2011-05-12 Clément Bœschoggdec: simplify ogg_probe
2011-05-12 Michael NiedermayerMerge remote branch 'qatar/master'
2011-05-12 Michael Niedermayerlibavformat/utils: Only consider dvb teletext timestamp...
2011-05-11 ami_stuffAdd "DAVC" FourCC
2011-05-11 Baptiste CoudurierPort SMPTE S302M audio decoder from FFmbc 0.3.
2011-05-11 Martin Storsjörtsp: Only do keepalive using GET_PARAMETER if the...
2011-05-11 Michael NiedermayerMerge remote branch 'qatar/master'
2011-05-10 Anton KhirnovAVOptions: make default_val a union, as proposed in...
2011-05-10 Andres GonzalezAdded oggpagesize option for Ogg encoding. Allows setti...
2011-05-10 Vitor Sessaklavf/utils: fix ff_interleave_compare_dts corner case.
2011-05-10 Michael NiedermayerMerge remote branch 'qatar/master'
2011-05-10 Michael Niedermayerseeking: Favor pkt->pos for generic index building...
2011-05-09 Martin Storsjömpegtsenc: Clear st->priv_data when freeing it
2011-05-09 Martin Storsjöudp: Fix receiving RTP data over multicast
2011-05-09 Martin Storsjörtpproto: Remove an unused variable
2011-05-09 Michael Niedermayeravienc: Update 2 debug statements to match the current...
2011-05-09 Michael Niedermayerh264probe: update to latest spec.
2011-05-09 Michael NiedermayerMerge remote branch 'qatar/master'
2011-05-09 Michael Niedermayerwtvdec: Avoid gmtime_r() it breaks compile on windows.
2011-05-09 Peter Rosswtv: calculate ole date correctly (is seconds since...
2011-05-09 Peter Rosswtv: detect ole date overflow
2011-05-08 Michael NiedermayerMerge remote branch 'qatar/master'
2011-05-07 Reimar DöffingerRemove unused variable.
2011-05-07 Reimar DöffingerReplace deprecated url_fseek by avio_seek.
2011-05-07 Reimar DöffingerMove ifdef to avoid unused variable warnings.
2011-05-07 Reimar DöffingerRemove unused variables.
2011-05-07 Reimar DöffingerFix printf format string, fixes a warning.
2011-05-07 Michael Niedermayerriffenc/ffmpeg: Fix stream copy
2011-05-07 Reimar DöffingerIncrease TS packet size detection buffer.
2011-05-07 Reimar DöffingerAssume some TS packet size instead of failing completely.
2011-05-07 jan gerberoggdec:Correct duration
2011-05-07 Reimar DöffingerSimplify condition.
2011-05-07 Michael NiedermayerMerge remote branch 'qatar/master'
2011-05-07 Michael Niedermayermp3enc:simplify
2011-05-07 Michael Niedermayermp3enc:better variable name for the frames field file...
2011-05-07 Michael Niedermayermp3enc: drop nested structs
2011-05-07 Michael Niedermayermp3enc:use FFMIN()
2011-05-07 Michael Niedermayermp3enc:Drop unneeded floating point math.
2011-05-07 Michael Niedermayermp3enc: drop sum and count bytes instead of bitrates...
2011-05-07 Michael Niedermayermp3enc: remove unneeded ifdef
2011-05-07 Michael Niedermayermp3enc: remove unneeded static const variables.
2011-05-07 Peter Belknermp3enc: mux a XING header
2011-05-06 Michael Niedermayeraiffdec:Rewrite get_meta()
2011-05-06 Yusuke Nakamuramov: fix composition timestamps on movie fragments.
2011-05-06 Michael NiedermayerMerge remote branch 'qatar/master'
2011-05-06 Michael Niedermayeravidec: correct frame_offset for seeking
2011-05-06 Michael Niedermayeravidec: detect mpeg4 keyframes in indexless avi
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()
next