OSDN Git Service

coroid/ffmpeg_saccubus.git
2011-07-17 Michael NiedermayerMerge remote-tracking branch 'qatar/master'
2011-07-17 Mans Rullgardffmpeg: fix some indentation
2011-07-17 Mans Rullgardffmpeg: fix operation with --disable-avfilter
2011-07-17 Diego Biurrunsimple_idct: remove disabled code
2011-07-17 Diego Biurrunmotion_est: remove disabled code
2011-07-17 Diego Biurrunvc1: remove disabled code
2011-07-17 Mans Rullgardfate: separate lavf-mxf_d10 test from lavf-mxf
2011-07-17 Michael NiedermayerRevert "Do not decode RV30 files if the extradata is...
2011-07-17 Diego Biurruncabac: Move code only used in the cabac test program...
2011-07-17 Stefano Sabatiniffplay: warn that -pix_fmt is no longer working, sugges...
2011-07-17 Stefano Sabatiniffplay: warn that -s is no longer working, suggest...
2011-07-17 Stefano Sabatinilavf: rename enc variable in utils.c:has_codec_parameters()
2011-07-17 Anton Khirnovlavf: use designated initialisers for all (de)muxers.
2011-07-17 Anton Khirnovwav: remove a use of deprecated AV_METADATA_ macro
2011-07-17 Anton Khirnovrmdec: remove useless ap parameter from rm_read_header_...
2011-07-16 Mans Rullgarddct-test: remove write-only variable
2011-07-16 Mans Rullgarddes: fix #if conditional around P_shuffle
2011-07-16 Mans RullgardUse LOCAL_ALIGNED in ff_check_alignment()
2011-07-16 Michael NiedermayerMerge remote-tracking branch 'qatar/master'
2011-07-16 Michael NiedermayerRevert "ffmpeg: get rid of a pointless limit on number...
2011-07-16 Mina Nagy Zakilavfi: add audio channel packing negotiation fields
2011-07-16 Diego Biurrunarm: remove disabled function dct_unquantize_h263_inter...
2011-07-16 Diego BiurrunRemove commented-out call to non-existing function...
2011-07-16 Stefano Sabatinimpegvideo: fix compilation after 900321b08c95bd42e6db53...
2011-07-16 Rafaël CarréDo not decode RV30 files if the extradata is too small
2011-07-16 elupusDon't mark generated dummy frame output from mpeg1...
2011-07-16 Jernej FijačkoPatch for memory leaks in DVB subtitles decoder
2011-07-16 Diego Biurrunflashsv: split flashsv_decode_block() off from flashsv_...
2011-07-16 Diego Biurrunppc: remove disabled code
2011-07-15 Diego Biurrunlibspeexdec: Drop const qualifier to silence compiler...
2011-07-15 Diego Biurrunlibopenjpeg: Drop const qualifier to silence compiler...
2011-07-15 Diego Biurrunalac: Remove unused dummy code.
2011-07-15 Diego BiurrunRemove unused structs and tables.
2011-07-15 Diego Biurrunvaapi: do not assert on value read from input bitstream
2011-07-15 Diego Biurrunflashsvenc: replace bitstream description by a link...
2011-07-15 Diego Biurrunflashsvenc: drop unnecessary cast
2011-07-15 Diego Biurrunflashsvenc: improve some variable names and fix corresp...
2011-07-15 Diego Biurrunflashsvenc: merge two consecutive if-conditions
2011-07-15 Diego Biurrunflashsvenc: merge variable declarations and initializations
2011-07-15 Diego Biurrunflashsvenc: convert some debug av_log() to av_dlog()
2011-07-15 Diego Biurrunflashsvenc: whitespace cosmetics
2011-07-15 Diego Biurrunflashsvenc: drop some unnecessary parentheses
2011-07-15 Diego Biurrunflashsvenc: fix some comment typos
2011-07-15 Mans Rullgardaacps: skip some memcpy() if src and dst would be equal
2011-07-15 Anton Khirnovlavf/utils: drop av_ prefixes from static functions.
2011-07-15 Anton Khirnovavio: don't replicate avio_alloc_context functionality.
2011-07-15 Michael Niedermayerffmpeg: fix muxer private options (bug introduced by...
2011-07-15 Michael NiedermayerMerge remote-tracking branch 'qatar/master'
2011-07-15 Peter Rosswtvdec: also support big-sectors when fat depth is...
2011-07-15 Martin Storsjöconfigure: Automatically add more flags required on...
2011-07-15 Diego Biurrunmem.h: switch doxygen parameter order to match function...
2011-07-15 Diego Biurrundoxygen: replace @sa tag by the more readable but equiv...
2011-07-15 Diego Biurrundoxygen: use Doxygen markup for authors and web links...
2011-07-14 Stefano Sabatinivf_mp: remove rgbtest wrapper
2011-07-14 Stefano Sabatinilavfi: add rgbtestsrc source, ported from MPlayer libmp...
2011-07-14 Stefano Sabatinivsrc_testsrc: perform some refactoring for simplifying...
2011-07-14 Stefano Sabatinivf_mp: remove boxblur wrapper
2011-07-14 Diego Biurrundoxygen: do not include license boilerplate in Doxygen...
2011-07-14 Martin Storsjöac3enc: Mark AVClasses const
2011-07-14 Mike Williamsffserver: Replace two loops with one loop.
2011-07-14 Martin Storsjöffmpeg: Fix the check for experimental codecs
2011-07-14 Ronald S. Bultjeswscale: extend mmx padding.
2011-07-14 Ronald S. Bultjeswscale: clip unscaled colorspace conversion path.
2011-07-14 Michael Niedermayercmdutils: remove #if 0-ed conflict marger trash that...
2011-07-14 Michael Niedermayerffmpeg: loose lowres hackery
2011-07-14 Diego Biurrundoxygen: misc consistency cosmetics
2011-07-14 Diego Biurrundoc: remove file name from @file directive in Doxygen...
2011-07-14 Diego Biurrundoxygen: consistently place brief description
2011-07-14 Diego Biurrundoxygen: place empty line between brief description...
2011-07-14 Diego Biurrunavformat_open_input(): Add braces to shut up gcc warning.
2011-07-14 Michael NiedermayerMerge remote-tracking branch 'qatar/master'
2011-07-14 Anton Khirnovffmpeg: deprecate -vc and -tvstd
2011-07-14 Anton Khirnovffmpeg: use new avformat_open_* API.
2011-07-14 Michael Niedermayerseektest: forgot adding a file (from commit 191c5f8ff33...
2011-07-14 Anton KhirnovAPIchanges: fill in missing hashes and dates.
2011-07-14 Anton KhirnovAdd an APIChanges entry and bump minor versions for...
2011-07-14 Anton Khirnovffmpeg: print the low bitrate warning after the codec...
2011-07-14 Diego Biurrundoxygen: Move function documentation into the macro...
2011-07-14 Diego Biurrundoxygen: Make sure parameter names match between .c...
2011-07-14 Diego Biurrunh264: move fill_decode_neighbors()/fill_decode_caches...
2011-07-14 Daniel KangH.264: Add more x86 assembly for 10-bit H.264 predict...
2011-07-14 Anton Khirnovlavf: fix invalid reads in avformat_find_stream_info()
2011-07-14 Michael NiedermayerMerge commit 'b5849f77095439e994b11c25e6063d443b36c228'
2011-07-13 Stefano Sabatinilavfi: port boxblur filter from libmpcodecs
2011-07-13 Anton Khirnovcmdutils: replace opt_default with opt_default2() and...
2011-07-13 Anton Khirnovffmpeg: use new avcodec_open2 and avformat_find_stream_...
2011-07-13 Anton Khirnovffplay: use new avcodec_open2 and avformat_find_stream_...
2011-07-13 Anton Khirnovcmdutils: store all codec options in one dict instead...
2011-07-13 Anton Khirnovffmpeg: check experimental flag after codec is opened.
2011-07-13 Anton Khirnovffmpeg: do not set GLOBAL_HEADER flag in the options...
2011-07-13 Justin Rugglesac3enc: merge AC3MDCTContext with AC3EncodeContext.
2011-07-13 Justin Rugglesac3enc: prefer passing AC3EncodeContext rather than...
2011-07-13 Justin Rugglesac3enc: fix memleak
2011-07-13 Ronald S. Bultjempeg1video: add CODEC_CAP_SLICE_THREADS.
2011-07-13 Anton Khirnovlavf: fix segfault in av_open_input_stream()
2011-07-13 Jindrich Makovickampegtsenc: set Random Access indicator on keyframe...
2011-07-13 Alex Converselavf: Cleanup try_decode_frame() logic.
2011-07-13 Diego BiurrunReplace some gotos that lead to single return statement...
2011-07-13 Diego Biurrunbuild: move tests/seek_test.c to libavformat and reuse...
2011-07-13 Kostya Shishkovmxfenc: include needed header for ff_iso8601_to_unix_ti...
next