OSDN Git Service

coroid/ffmpeg_saccubus.git
2011-07-09 Stefano Sabatiniexamples/encoding.c: replace "this library" with "libav...
2011-07-09 Stefano Sabatiniexamples/encoding.c: remove reference to unexisting...
2011-07-09 Stefano Sabatiniexamples/muxing.c: set sample format for encoding
2011-07-09 Michael NiedermayerMerge remote-tracking branch 'qatar/master'
2011-07-08 Michael Niedermayermake the RELEASE file say git and not 0.7
2011-07-08 Anton Khirnovmp3enc: write a xing frame containing number of frames...
2011-07-08 Anton Khirnovlavf: update AVStream.nb_frames when muxing.
2011-07-08 Anton Khirnovffmpeg: remove unused variables from InputStream.
2011-07-08 Anton Khirnovdoc: update ffmpeg -ar and -ac documentation to reflect...
2011-07-08 Anton Khirnovffmpeg: remove pointless if (nb_input_files)
2011-07-08 Anton Khirnovffmpeg: merge input_files_ts_offset into input_files.
2011-07-08 Anton Khirnovffmpeg: merge input_codecs into input_streams.
2011-07-08 Anton Khirnovffmpeg: drop AV prefixes from struct names.
2011-07-08 Anton Khirnovffmpeg: deprecate loop_input and loop_output options
2011-07-08 Anton Khirnovgif: add loop private option.
2011-07-08 Anton Khirnovimg2: add loop private option.
2011-07-08 Anton KhirnovAVOptions: in av_opt_find() don't return named constant...
2011-07-08 Anton Khirnovx11grab: replace undocumented nomouse hackery with...
2011-07-08 Anton Khirnovdict: extend documentation.
2011-07-08 Mans Rullgardlls: whitespace cosmetics
2011-07-08 Martin Storsjödocs: Use proper markup for a literal command line...
2011-07-08 Martin Storsjödocs: Remove a remark that isn't relevant any longer
2011-07-08 Martin Storsjödocs: Explain how to regenerate import libraries with...
2011-07-08 Martin Storsjödocs: Mention that libraries for MSVC can be built...
2011-07-08 Martin Storsjödocs: Remove old docs that mention setting up a build...
2011-07-08 Martin Storsjödocs: Mention the upstream bugzilla url about the dllto...
2011-07-08 Mans Rullgarddnxhd: prettify tables
2011-07-08 Stefano Sabatiniexamples: move metadata-example.c to doc/examples
2011-07-07 Michael NiedermayerMerge remote-tracking branch 'qatar/master'
2011-07-07 Diego Biurrunflashsv: inline copy_region() into flashsv_decode_frame()
2011-07-07 Diego Biurrunavutil: Add missing test programs to Makefile.
2011-07-07 Diego Biurrunflashsv: improve some variable names
2011-07-07 Diego Biurrunlibschroedingerdec: Remove write-only variable.
2011-07-07 Diego Biurrunlibavdevice: Remove disabled code.
2011-07-07 Diego Biurrunbuild: remove unused copy regression test script
2011-07-07 Mans Rullgardbuild: clean up library installation rules
2011-07-07 Diego Biurrunvf_drawtext: Remove some write-only variables.
2011-07-07 Diego Biurrunlibgsm: Drop const qualifier to silence compiler warning.
2011-07-07 Martin Storsjödocs: Remove needless configure options
2011-07-07 Martin Storsjödocs: Don't recommend adding --enable-memalign-hack
2011-07-07 Diego Biurrunlibvo-amrwbenc: Add braces to shut up gcc warning.
2011-07-07 Alex Converseadts: Fix PCE copying.
2011-07-06 Stefano Sabatiniavfiltergraph: clarify doxy for avfilter_graph_parse...
2011-07-06 Stefano Sabatinigraphparser: clarify comments in avfilter_graph_parse()
2011-07-06 Stefano Sabatinigraphparser: fix logic for updating the open_inputs...
2011-07-06 Michael NiedermayerMerge remote-tracking branch 'qatar/master'
2011-07-06 Chris Wilsonffserver: remove unused variable.
2011-07-06 Diego BiurrunRemove unused and outdated TODO file.
2011-07-06 Diego Biurrungitignore: Drop individual .d ignore; it is already...
2011-07-06 Reimar DöffingerFix av_open_input_stream with uninitialized context...
2011-07-06 Anton Khirnovlavf: deprecate AVStream.quality.
2011-07-06 Kostyabink: pass Bink version to audio decoder through extrad...
2011-07-06 Diego Biurrunlibpostproc: Remove disabled code.
2011-07-06 Diego Biurrunflashsv: improve some comments and fix some wrong ones
2011-07-06 Diego Biurrunflashsv: Eliminate redundant variable indirection.
2011-07-06 Diego Biurrunflashsv: set reference frame type to full frame
2011-07-06 Diego Biurrunflashsv: replace bitstream description by a link to...
2011-07-06 Diego Biurrunflashsv: convert a debug av_log into av_dlog
2011-07-06 Diego Biurrunflashsv: simplify condition
2011-07-06 Diego Biurrunflashsv: return more meaningful error values
2011-07-06 Diego Biurrunflashsv: cosmetics: break some overly long lines
2011-07-06 Diego Biurrunflashsv: cosmetics: drop some unnecessary parentheses
2011-07-06 ami_stuffSupport fourcc YV24.
2011-07-06 Carl Eugen... Support extension jls for jpeg-ls.
2011-07-06 Ronald S. Bultjeswscale: amend documentation to mention use of native...
2011-07-06 Ronald S. Bultjeeval: add missing comma to tests.
2011-07-06 Ronald S. Bultjeeval: fix memleak.
2011-07-05 Michael NiedermayerMerge remote-tracking branch 'qatar/master'
2011-07-05 Jason Garrett... H.264: make loopfilter bS const where applicable
2011-07-05 Diego BiurrunAdd some missing mathematics.h #includes for av_rescale().
2011-07-05 Diego Biurrunopencore-amr: Add missing initializer braces to shut...
2011-07-05 Mans RullgardARM: workaround for bug in GNU assembler
2011-07-05 Clément Bœschdv: fix comment wording mistake
2011-07-05 Diego BiurrunRename libavcodec/high_bit_depth.h ---> libavcodec...
2011-07-05 Clément Bœschdv: fix comment wording mistake
2011-07-05 Clément Bœschmxfenc: fix ignored drop flag in binary timecode repres...
2011-07-05 Reimar Döffingerdv: fix valgrind use of uninitialised value warnings.
2011-07-05 Clément Bœschdv: fix comment spelling.
2011-07-05 Reimar Döffingerdv: fix valgrind use of uninitialised value warnings.
2011-07-05 Clément Bœschmxfenc: fix ignored drop flag in binary timecode repres...
2011-07-05 Mans RullgardPPC: use Altivec IMDCT only for supported sizes
2011-07-05 Clément Bœschdv: fix comment spelling
2011-07-05 Diego Biurrunconfigure: simplify -rpath-link linker flag
2011-07-05 Michael Niedermayereval/fate: try to fix nan printing format failures.
2011-07-05 Nicolas Georgelibavfilter: add a default to silence a warning.
2011-07-05 Michael NiedermayerMerge remote-tracking branch 'qatar/master'
2011-07-04 Mans RullgardARM: allow unaligned buffer in fixed-point NEON FFT4
2011-07-04 Mans Rullgardfate: test more FFT etc sizes
2011-07-04 John Stebbinsdca: set AVCodecContext frame_size for DTS audio
2011-07-04 Daniel KangYASM: Shut up unused variable compiler warning with...
2011-07-04 Daniel Kangx86_32: Fix build on x86_32 with --disable-yasm.
2011-07-04 Mans Rullgardiirfilter: add fate test
2011-07-04 Carl Eugen... Unbreak libavutil API.
2011-07-04 Diego Biurrundoxygen: Add qmul docs.
2011-07-04 Nicolas Georgeogg: propagate return values and return more meaningful...
2011-07-04 Jason Garrett... H.264: fix overreads of qscale_table
2011-07-04 Diego BiurrunRemove unused static tables and static inline functions.
2011-07-04 Mans Rullgardeval: clear Parser instances before using
2011-07-04 Mans Rullgarddct-test: remove 'ref' function pointer from tables
2011-07-04 Diego Biurrunbuild: Remove deleted 'check' target from .PHONY list.
next