OSDN Git Service

android-x86/external-ffmpeg.git
2012-10-18 Michael Niedermayerriff: retry reading metadata without padding if it...
2012-10-18 Michael Niedermayerriff: dont discard truncated metadata
2012-10-18 Michael NiedermayerMerge remote-tracking branch 'qatar/master'
2012-10-18 Michael NiedermayerMerge commit '36ac9a16a19a365ce58cc871484c20cffe9b6401'
2012-10-18 Michael Niedermayerfate: dependencies for ffmpeg vsynth tests
2012-10-18 Michael Niedermayerfate: dependencies for ffmpeg acodec tests
2012-10-18 Michael NiedermayerMerge commit '292d1e78743855404c7d07e3e7cb3f9c9ae6275b'
2012-10-17 Michael Niedermayercache: check lseek() return
2012-10-17 Michael Niedermayercmdutils: add missing check for ftell() return
2012-10-17 Mans Rullgardmips64: mark hi/lo registers clobbered in MAC64/MLS64...
2012-10-17 Mans Rullgardfate: dependencies for seek tests
2012-10-17 Mans Rullgardfate: dependencies for acodec tests
2012-10-17 Mans Rullgardfate: list lavfi tests in a makefile
2012-10-17 Mans Rullgardfate: handle lavf test dependencies entirely in make
2012-10-17 Mans Rullgardfate: dependencies for vsynth tests
2012-10-17 Mans Rullgardfate: add macros useful for conditionally enabling...
2012-10-17 Alexis Ballierconfigure: do not quote arguments passed to filter...
2012-10-17 Michael Niedermayercmdutils: remove unneeded null check
2012-10-17 Stefano Sabatiniexamples/muxing: merge add_audio_stream() and add_video...
2012-10-17 Stefano Sabatiniexamples/muxing: check on frame
2012-10-17 Stefano Sabatiniexamples/muxing: fix bogus setting of st->id
2012-10-17 Stefano Sabatiniexamples/muxing: remove misleading comment about pendin...
2012-10-17 Stefano Sabatiniexamples/muxing: remove video_outbuf unused and useless...
2012-10-17 Nicolas Georgelavfi/avf_concat: fix invalid exclusive test.
2012-10-17 Michael Niedermayertiff: run strlen() after setting the pointer
2012-10-17 Michael Niedermayerffmdec: check av_new_packet() return value
2012-10-17 Michael Niedermayerffmdec: fix hypothetical overflows
2012-10-17 Michael Niedermayerffm_read_write_index: check lseek return code
2012-10-17 Michael Niedermayerffm_write_write_index: check lseek() return code
2012-10-17 Michael Niedermayerffm_seek: fix division by zero
2012-10-17 Michael Niedermayerlibavfilter/lavfutils: remove useless NULL check on...
2012-10-17 Michael Niedermayerlibavfilter/lavfutils: remove useless NULL check on...
2012-10-17 Michael Niedermayermov_probe: fix integer overflows
2012-10-17 Paul B Maholidcinvideo: remove redundant " id CIN Video: " from...
2012-10-17 Justin Ruggleslibmp3lame: resize the output buffer if needed
2012-10-17 Michael NiedermayerMerge remote-tracking branch 'qatar/master'
2012-10-17 Michael NiedermayerMerge commit '79922d7237aba2b8c6abbd2e06a0c08e4f498ad4'
2012-10-17 Michael NiedermayerMerge commit '31c54711cc3f1484af101d629bbb805820d37ad1'
2012-10-17 Michael NiedermayerMerge commit '58b619c8a226cc4564ad5af291bc99a04f89ee56'
2012-10-17 Michael NiedermayerMerge commit '0bca0283ccded5e32da143a462168ad1988a58fd'
2012-10-17 Michael NiedermayerMerge commit '71e92414bfd79e56ea6fff174a665ff7b9b86e68'
2012-10-17 Michael NiedermayerMerge commit 'a25d912dca9cd553440167e0476c47581359c0fc'
2012-10-17 Paul B Mahollavc/tta: use meaningful error codes
2012-10-17 Paul B Maholtta: datalen is unsigned integer per reference library
2012-10-17 Michael Niedermayersws-test: parse command line args before initing contexts
2012-10-17 Clément Bœschlavf/swfdec: support DefineBitsLossless{,2} tag.
2012-10-17 Michael Niedermayerffv1: fix packed rgb with 1.3
2012-10-17 Michael Niedermayermov: fix time types related to mov_metadata_creation_time
2012-10-17 Michael Niedermayerexamples/muxing: fix video pts
2012-10-16 Derek Buitenhuisconfigure: Add support for Tilera processors
2012-10-16 Michael Niedermayerlavfi: limit matching w/h/fmt asserts to non scale...
2012-10-16 Michael Niedermayerlibavfilter/buffersrc: Do not fail hard on changes...
2012-10-16 Michael Niedermayerffmpeg: Make video filter graph reinit user selectable
2012-10-16 Michael NiedermayeryuvPlanartouyvy_c: fix sign extension
2012-10-16 Michael NiedermayeryuvPlanartoyuy2_c: fix sign extension
2012-10-16 Michael Niedermayermp3enc: remove unneeded null ptr check
2012-10-16 Michael Niedermayermov: print warning if ff_get_wav_header() fails
2012-10-16 Michael Niedermayersierravmd: flip reduce arg order.
2012-10-16 Michael Niedermayernut: fix int32 overflow
2012-10-16 Michael Niedermayerriff: fix division by zero for G726
2012-10-16 Michael Niedermayerswr-test: fix division by 0
2012-10-16 Michael Niedermayerswr-test: check pointers before use
2012-10-16 Anton Khirnovwavdec: check size before reading the data, not after.
2012-10-16 Anton Khirnovwav: do not fail on empty INFO tags
2012-10-16 Anton Khirnovlavf: split wav muxer and demuxer into separate files.
2012-10-16 Victor Vasilievwav muxer: write metadata
2012-10-16 Victor Vasilievriff: do not write empty INFO tags
2012-10-16 Victor Vasilievlavf: move RIFF INFO tag writing from avienc to riff
2012-10-16 Anton Khirnovavconv: fix disabling auto mappings with -map_metadata
2012-10-16 Rafaël Carréavcodec_encode_audio(): fix invalid free
2012-10-16 Christian Schmidtpcm-mpeg: correct bitrate calculation
2012-10-16 Luca Barbatoffv1: K&R formatting cosmetics
2012-10-16 Diego Biurrunfate: Add rangecoder test
2012-10-16 Mans Rullgardnetwork: #include stdint.h in network.h
2012-10-16 Luca Barbatonut: export codec_tag provided by rawvideo
2012-10-16 Mans Rullgardavserver: move avserver-specific code from ffmdec.c...
2012-10-16 Michael NiedermayerMerge remote-tracking branch 'qatar/master'
2012-10-16 Michael NiedermayerMerge commit '3dc06b6972cf389269e9c36ff0a4373f80f7149b'
2012-10-16 Michael NiedermayerMerge commit 'c1fcfdec75468009dc7de29a5d1c6adf3b2ef77d'
2012-10-16 Stefano Sabatinitools/ffeval: do not use UNIX-specific /dev/std{in...
2012-10-16 Stefano Sabatiniexamples: add README file with simple compilation instr...
2012-10-16 Michael NiedermayerMerge commit '66a1ccd7467ab1913cd8877114c6d4c2588bb12f'
2012-10-16 Michael NiedermayerMerge commit '4c995fafd861f537360b3717901cdbed6a6844e7'
2012-10-16 Andrew Euellgitignore: add *.dylib for those of us on Darwin/OS...
2012-10-16 Michael Niedermayermandelbrot: fix inner=period coloring routine
2012-10-16 Michael Niedermayerx86/motion_est: widen before multiply.
2012-10-16 Michael Niedermayermxfenc: explicitly truncate continuity count.
2012-10-16 Michael Niedermayermsvideo1enc: fix interframe encoding
2012-10-15 Michael Niedermayerffmpeg: Override r_frame_rate by corrected timebase...
2012-10-15 Michael Niedermayerutils: consider mpeg4 in mp4/mov to have a unreliable...
2012-10-15 Michael Niedermayerra288: assert order to be withinn supported range in...
2012-10-15 Michael Niedermayermsvideo1enc: fix initial keyframe value
2012-10-15 Mans Rullgardbuild: simplify linking tools with cmdutils.o
2012-10-15 Mans Rullgardtiny_psnr: fix range calculation for sample size of...
2012-10-15 Mans Rullgardtiny_psnr: check for specified sample size less than 1
2012-10-15 Stefano Sabatinilavfi/ass: extend syntax for ass filter
2012-10-15 Mans Rullgardfate: improve md5sum utility selection
2012-10-15 Stefano Sabatinitools/ffeval: include compat/getopt.c in case of missin...
2012-10-15 Stefano Sabatiniexamples/muxing: extend usage notice
2012-10-15 Michael NiedermayerMerge branch 'docu' of https://github.com/rdp/FFmpeg
next