OSDN Git Service

coroid/ffmpeg_saccubus.git
2011-08-18 Michael NiedermayerMerge remote-tracking branch 'qatar/master'
2011-08-18 Dustin Brodyh264: hide reference frame errors unless requested
2011-08-18 Ronald S. Bultjeswscale: split hScale() function pointer into h[cy...
2011-08-18 Ronald S. BultjeMove clipd macros to x86util.asm.
2011-08-17 Matthew Einhornlavc: fix wrong example code in avcodec_find_best_pix_f...
2011-08-17 Matthew Einhornlavc: fix avcodec_find_best_pix_fmt() when there's...
2011-08-17 Aurelien Jacobsmatroskadec: use correct compression parameters for...
2011-08-17 Reimar Döffingermsrle: correctly round linesize for < 8 bpp formats.
2011-08-17 Anton Khirnovavconv: reindent.
2011-08-17 Anton Khirnovavconv: rescue poor abused start_time global.
2011-08-17 Anton Khirnovavconv: rescue poor abused recording_time global.
2011-08-17 Anton Khirnovavconv: merge two loops in output_packet().
2011-08-17 Anton Khirnovavconv: fix broken indentation.
2011-08-17 Anton Khirnovavconv: get rid of the arbitrary MAX_FILES limit.
2011-08-17 Anton Khirnovavconv: get rid of the output_streams_for_file vs....
2011-08-17 Anton Khirnovavconv: add a wrapper for output AVFormatContexts and...
2011-08-17 Anton Khirnovavconv: make itsscale syntax consistent with other...
2011-08-17 Anton Khirnovavconv: factor out adding input streams.
2011-08-17 Alex Converseavconv: Factorize combining auto vsync with format.
2011-08-17 Alex Converseavconv: Factorize video resampling.
2011-08-17 Alex Converseavconv: Don't unnecessarily convert ipts to a double.
2011-08-17 Diego Biurrunffmpeg: remove unsed variable nopts
2011-08-17 Kostya ShishkovRV3/4 parser: remove unused variable 'off'
2011-08-17 Sven Hesseadd XMV demuxer
2011-08-17 Kostya Shishkovrmdec: parse FPS in RealMedia properly
2011-08-17 Kostya ShishkovUse parsers for RealVideo 3/4 to determine correct PTS
2011-08-17 Kostya Shishkovrmdec: correct DTS calculation in RealMedia container.
2011-08-17 Kostya Shishkovrv10/20: tell decoder to use edge emulation
2011-08-17 Michael NiedermayerMerge remote-tracking branch 'qatar/master'
2011-08-17 Michael Niedermayeravconv: Correct Copyright statement.
2011-08-17 Mina Nagy Zakilavfi: add aresample filter
2011-08-17 Stefano Sabatiniffprobe: in value_string(), do not print trailing space...
2011-08-17 Stefano Sabatiniffplay: do not erase the content of vfilters
2011-08-17 Stefano Sabatiniffplay: increase log level of the message issued when...
2011-08-17 Stefano Sabatiniffplay: in input_config_props(), prefer "s" over unnece...
2011-08-17 Stefano Sabatiniffplay: in input_config_props(), honour the SAR specifi...
2011-08-16 Michael NiedermayerMerge remote-tracking branch 'qatar/master'
2011-08-16 Carl Eugen... Fix compilation with --disable-avfilter.
2011-08-16 Reimar DöffingerFix VC-1 width/height handling.
2011-08-16 Anton KhirnovRevert "avconv: use stream copy by default when possible."
2011-08-16 Anton Khirnovavconv: print stream copy information.
2011-08-16 Anton Khirnovavconv: use stream copy by default when possible.
2011-08-16 Anton Khirnovmatroskaenc: vertical alignment.
2011-08-16 Anton Khirnovmatroskaenc: implement query_codec()
2011-08-16 Anton Khirnovlavf: add avformat_query_codec().
2011-08-16 Anton Khirnovlavc: add avcodec_get_type() for mapping codec_id ...
2011-08-16 Luca Barbatoflvenc: use int64_t to store offsets
2011-08-16 Anton Khirnovavconv: don't segfault on 0 input files.
2011-08-16 Diogo FrancoDo not write ID3v1 tags by default
2011-08-16 Alex Conversempegts: log into an AVFormatContext rather than MpegTSC...
2011-08-16 Stefano Sabatiniaf_format: prefer strtok_r() over strsep()
2011-08-16 Stefano Sabatinilavfi: complain and exit for invalid named values in...
2011-08-16 Michael Niedermayeravconv: fix uninitialized variable
2011-08-16 Anton Khirnovmovenc: change AV_LOG_INFO to AV_LOG_WARNING for some...
2011-08-16 Anton Khirnovavconv: remove a write-only variable
2011-08-16 Anton Khirnovavconv: remove pointless parameter from new_*_stream().
2011-08-16 Anton Khirnovavconv: cosmetics, move code
2011-08-16 Anton Khirnovavconv: cosmetics -- move copy_chapters().
2011-08-16 Anton Khirnovavconv: cosmetics -- move parse_forced_key_frames().
2011-08-16 Anton Khirnovlavc: add audio flag to the 'b' option, deprecate ...
2011-08-16 Anton Khirnovavconv: rename sameq to same_quant
2011-08-16 Anton Khirnovdoc/avconv: add forgotten end of chapter.
2011-08-16 Anton KhirnovChangelog: document avconv incompatibilities with ffmpeg.
2011-08-16 Anton Khirnovavconv: replace -vcodec/-acodec/-scodec with a better...
2011-08-16 Anton Khirnovavconv: remove presets.
2011-08-16 Michael Niedermayerfate: more cases of avconv that should be conditional
2011-08-15 Michael Niedermayerfate: some shells parse $11 as ${1}1
2011-08-15 Michael NiedermayerMerge remote-tracking branch 'qatar/master'
2011-08-15 Michael Niedermayerfate: allow specifying the tool to use for fate (avconv...
2011-08-15 Michael Niedermayerconfigure: fix datadir after avconv merge
2011-08-15 Dustin Brodysvq3: propagate codec memory allocation failure in...
2011-08-15 Dave YeoFix NASM include directive
2011-08-15 Alex Conversedsputil_mmx: Honor HAVE_AMD3DNOW
2011-08-15 Anton Khirnovlavf,lavd: remove all usage of AVFormatParameters from...
2011-08-15 Anton Khirnovjack: add 'channels' private option.
2011-08-15 Reimar DöffingerVC-1: fix reading of custom PAR.
2011-08-15 Kostya ShishkovRemove redundant and dubious video codec detection...
2011-08-15 Dustin Brodympeg12: remove repeat-field code disabled since May...
2011-08-15 Michael Niedermayerpatch checklist: suggest fate instead of regression...
2011-08-15 KostyaTurn on resampling on sudden size change instead of...
2011-08-15 Kostyaavtools: reinitialise filter chain when input video...
2011-08-15 Michael Niedermayerh264pred_init_arm: compile hotfix
2011-08-15 Marton Balintffplay: more precise audio clock based on current time
2011-08-15 Michael Niedermayeraf_aformat: hotfix compile due to strsep()
2011-08-14 Michael Niedermayerfate-rsync: switch to our server in preparation of...
2011-08-14 Baptiste Couduriermxf: H.264/MPEG-4 AVC Intra support
2011-08-14 Baptiste Coudurierh264dec: h264: 4:2:2 intra decoding
2011-08-14 Baptiste Coudurierdsputil_mmx: fix indention
2011-08-14 Baptiste Couduriermpegvideo: Fix vshift vs hshift typo
2011-08-14 Michael NiedermayerMerge remote-tracking branch 'qatar/master'
2011-08-14 Michael Niedermayersws: remove hScale16NX_c()
2011-08-14 Michael Niedermayersws: remove hScale16N() and use ronalds reformated...
2011-08-14 Michael Niedermayersws: remove unneeded code from last merge
2011-08-14 Stefano Sabatinivf_unsharp: set default chroma size value to 5x5
2011-08-14 Stefano Sabatinivf_unsharp: fix out-of-buffer read
2011-08-14 Stefano Sabatinilavfi: remove delogo mp wrapper
2011-08-14 Stefano Sabatinilavfi: port libmpcodecs delogo filter
2011-08-14 Mina Nagy Zakilavfi: add aformat filter
2011-08-14 Mina Nagy Zakilavfi: add internal functions for parsing format arguments
2011-08-14 Nathan Caldwellaacenc: Fix number of coefficients used in a LFE channel.
next