OSDN Git Service

android-x86/external-ffmpeg.git
2012-09-19 Stefano Sabatiniffprobe: fix CSV writer output
2012-09-19 Bobby BinghamFix segfault with -filters option
2012-09-19 Bobby Binghamffserver: fix typo in log message
2012-09-18 Michael Niedermayeravidec: workaround aac with broken block align
2012-09-18 Derek Buitenhuisffprobe: Add a few common disposition cases
2012-09-18 Clément Bœschlavfi/select: make sure avctx is set before closing it.
2012-09-18 Carl Eugen... Silence warning C4554 when compiling with msvc.
2012-09-18 Michael Niedermayersonic: factorize tail_size
2012-09-18 Michael Niedermayersonicenc: limit quant so that golomb codes are less...
2012-09-18 Michael Niedermayerx86/mpegaudiodec: drop likely now unneeded #if HAVE_AVX...
2012-09-18 Michael Niedermayermpegaudiodec: add prototypes for all functions that...
2012-09-18 Michael Niedermayerallcodecs: re-enable sonic
2012-09-18 Michael Niedermayersonic: update to encode2() API
2012-09-18 Michael NiedermayerMerge remote-tracking branch 'qatar/master'
2012-09-18 Michael NiedermayerMerge commit '23aae62c2cb4504a09ceb8cd0cabc1c8b260f521'
2012-09-18 Bobby Binghamtargaenc: Use named TGA_RLE constant instead of magic...
2012-09-18 Bobby BinghamFix typo in targa encoder comment
2012-09-18 Benjamin Larssonflvenc: silence bogus warning
2012-09-18 Bobby Binghamdoc: fix typos in filter documentation
2012-09-18 Michael Niedermayerdsputil: change assert(8) to av_assert2(8)
2012-09-18 Michael Niedermayerswscale: change assert() to av_assert()
2012-09-18 Michael Niedermayernsvdec: change 2 commented assert() to av_assert()
2012-09-17 Michael Niedermayerget_cabac_inline_x86: workaround clang bug with disable...
2012-09-17 Mans Rullgardconfigure: include flags in nm variable
2012-09-17 Andrey UtkinWhen copying pkt side_data, don't forget size, type
2012-09-17 Lyubomir Marinovlibx264: feed x264_param_apply_profile from AVCodecCont...
2012-09-17 Lyubomir Marinovlibx264: connect AVCodecContext.rtp_payload_size to...
2012-09-17 Reimar DöffingerRemove code that duplicates existing code a few lines...
2012-09-17 Derek Buitenhuisdirac_arith: Fix unprotected inline asm
2012-09-17 Clément Bœschalsdec: fix misplaced parentheses.
2012-09-17 Thilo Borgmannalsdec: check return values.
2012-09-17 Thilo Borgmannalsdec: fix number of decoded samples in first sub...
2012-09-17 Thilo Borgmannalsdec: Fix out of ltp_gain_values read.
2012-09-17 Michael Niedermayeralsdec: Check that quantized parcor coeffs are within...
2012-09-17 Michael Niedermayeralsdec: Check k used for rice decoder.
2012-09-17 Michael Niedermayeralsdec: check opt_order.
2012-09-17 Anton Khirnovavfiltergraph: silence an uninitialized variable warning
2012-09-17 Anton Khirnovxsubenc: reindent
2012-09-17 Anton Khirnovlavc: replace AVCodecContext.encode with subtitle-speci...
2012-09-17 Anton Khirnovlavc: add const to private codec class initialization.
2012-09-17 Anton Khirnovavconv: don't pass a bogus parameter to avfilter_graph_...
2012-09-17 Clément Bœschid3v2: strdup the genre name explicitly.
2012-09-17 Clément Bœschlavf/id3v2: do not export empty fields.
2012-09-17 Anton Khirnovbuffersrc: add const to the AVFrame* argument of av_buf...
2012-09-17 Mans Rullgardlavfi: replace empty input/output lists with null pointers
2012-09-17 Michael NiedermayerMerge remote-tracking branch 'qatar/master'
2012-09-17 Stefano Sabatinifate: add av_small_strptime() test to fate-parseutils
2012-09-17 Stefano Sabatinilavu/parseutils: fix av_small_strptime() whitespace...
2012-09-17 Janne Grunauavconv: flush filtered frames before reconfiguring...
2012-09-16 Michael NiedermayerMerge remote-tracking branch 'cus/stable'
2012-09-16 Marton Balintffplay: dont wait 100ms if data is not yet ready
2012-09-16 Michael Niedermayerarm/dca: Fix compilation of decode_blockcodes() with...
2012-09-16 Clément Bœschlavf/oggdec: reword stream creation error message.
2012-09-16 Clément Bœschlavf/oggdec: reindent and comment blocks.
2012-09-16 Clément Bœschlavf/oggdec: make stream replacement less convoluted.
2012-09-16 Clément Bœschlavf/oggdec: more explicit zeroing of the new ogg stream.
2012-09-16 Clément Bœschlavf/oggdec: rework allocations in ogg_new_streams().
2012-09-16 Michael Niedermayermov: stsd entries must be at least 16 byte
2012-09-16 Clément Bœschlavf/oggdec: simplify destroying streams with chained...
2012-09-16 Clément Bœschlavf/oggdec: rename str to sid.
2012-09-16 Clément Bœschlavf/oggdec: remove a comment not matching anything.
2012-09-16 Clément Bœschlavf/oggdec: inline ogg_get_headers().
2012-09-16 Carl Eugen... vda_h264.c: Change header inclusion order.
2012-09-16 Carl Eugen... Mentioning 8bps once in the FFmpeg documentation is...
2012-09-16 Michael Niedermayermov: detect EOF in mov_read_dref()
2012-09-16 Luca Barbatofile: return proper error on seek failures
2012-09-16 Michael NiedermayerMerge remote-tracking branch 'qatar/master'
2012-09-16 Michael Niedermayermp3enc: merge mp2/mp3_write_trailer
2012-09-16 Michael Niedermayermp3enc: move mp3_update_xing() down
2012-09-16 Michael NiedermayerMerge commit '3f7fd59d151a2773f0e2e93e56b6b13ec6e5334b'
2012-09-16 Mans Rullgardmpegvideo: drop unnecessary arguments to hpel_motion()
2012-09-16 Mans Rullgardmpegvideo: drop 'inline' from some functions
2012-09-16 Anton Khirnovnellymoserdec: drop support for s16 output.
2012-09-16 Anton Khirnovbmpdec: only initialize palette for pal8.
2012-09-16 Clément Bœschlavc/ass_split: add ff_ prefix to ass_style_get().
2012-09-16 Clément Bœschlavfi/ass: mark ass_libavfilter_log_level_map as static...
2012-09-16 Clément Bœschlavf/mkv: prefix video stereo arrays with ff_.
2012-09-16 Clément Bœschlavu/error: make error_entries static const.
2012-09-15 Hendrik Leppkesaf_pan: Fix sscanf formats to work with buggy sscanf...
2012-09-15 Derek Buitenhuisbprint: Remove custom vsnprintf
2012-09-15 Ronald S. Bultjecompat/vsnprintf: return number of bytes required on...
2012-09-15 Derek Buitenhuismsvc: Add a va_copy compatability macro for msvc
2012-09-15 Derek Buitenhuismsvc: Disable stripping
2012-09-15 Mans Rullgardbuild: Properly remove object files while cleaning
2012-09-15 Mans Rullgardflacdsp: arm optimised lpc filter
2012-09-15 Alexander Strasserlavf/segment: Use distinct IDs for list type ext & csv
2012-09-15 Alexander Strasserlavf/segment: Rename variable in print_csv_escaped_str()
2012-09-15 Alexander Strasserlavf/segment: Simplify CSV field quoting code
2012-09-15 Andrey Utkinudp: pick params from AVOptions also
2012-09-15 Michael Niedermayerpngdec: av_log() zlib errors
2012-09-15 Derek BuitenhuisRemove mt-work directory
2012-09-15 Ronald S. Bultjecompat/vsnprintf: return number of bytes required on...
2012-09-15 Ben Jacksonlavc/vp56: Re-indent functions affected by threading...
2012-09-15 Ben Jacksonlavc/vp6: Implement "slice" threading for VP6A decode
2012-09-15 Ben Jacksonlavc/vp56: Simplify get/release_buffer code
2012-09-15 Ben Jacksonlavc/vp56: Move golden_frame into VP56Context
2012-09-15 Ben Jacksonlavc/vp6: Refactor vp6_decode_init into vp6_decode_init...
2012-09-15 Ben Jacksonlavc/vp56: Refactor ff_vp56_init into ff_vp56_init...
2012-09-15 Luca Barbatoavformat: fix typo in avformat_close_input
2012-09-15 Anton Khirnovmp3enc: write Xing TOC
next