OSDN Git Service

android-x86/external-ffmpeg.git
2012-02-10 Clément Bœschffmpeg: make use of ret error out in transcode_video().
2012-02-10 Clément Bœschffmpeg: move filtered_frame to the CONFIG_AVFILTER...
2012-02-10 Clément Bœschffmpeg: move do_video_stats() above do_video_out().
2012-02-10 Clément Bœschffmpeg: move video stats code to do_video_out().
2012-02-10 Clément Bœschffmpeg: move filtered_frame to video stream processing...
2012-02-10 Clément Bœschffmpeg: reindent after video frame polling simplification.
2012-02-10 Clément Bœschffmpeg: simplify video frame polling.
2012-02-10 Clément Bœschffmpeg: use exit_program() if configure_video_filters...
2012-02-10 Carl Eugen... Add missing newline to mpeg1/2 intra matrix error message.
2012-02-10 Carl Eugen... Add missing swscale dependency for MP-filters.
2012-02-10 Hanspeter NiederstrasserAdd missing swresample dependency for ffplay.
2012-02-10 Aneesh Dograsunrast: Remove the useless check.
2012-02-10 Michael Niedermayerffmpeg: Add threshold to discard crazy/damaged timestamps.
2012-02-10 Michael Niedermayerlavf: Rewrite metadata printing from dump_metadata().
2012-02-10 Michael NiedermayerMerge remote-tracking branch 'qatar/master'
2012-02-09 Carl Eugen... Fix libstagefright compilation
2012-02-09 Carl Eugen... Fix fate tests after 5c2c6bbf.
2012-02-09 Carl Eugen... Support encoding BGR24 and BGR0 in ljpeg.
2012-02-09 Carl Eugen... Allow encoding rawvideo RGBA64 and friends.
2012-02-09 Carl Eugen... Allow encoding rawvideo RGB0 and friends.
2012-02-09 Janne Grunaueac3dec: replace undefined 1<<31 with INT32_MIN in...
2012-02-09 Janne Grunauyadif: specify array size outside DECLARE_ALIGNED
2012-02-09 Ronald S. Bultjeprores: specify array size outside DECLARE_ALIGNED...
2012-02-09 Paul B MaholWavPack demuxer: set packet duration
2012-02-09 Michael Niedermayerlavf: put av_new_stream() compatibility wrapper back
2012-02-09 Michael Niedermayermpeg12dec: print the value that is being ignored in...
2012-02-09 Michael Niedermayerlavf: put av_find_stream_info() compatibility wrapper...
2012-02-09 Michael Niedermayerbink: fix pointer type warnings.
2012-02-09 Michael Niedermayerffmpeg: better dox for *pts.
2012-02-09 Stefano Sabatinilavu: add timestamp.h header with convenience timestamp...
2012-02-09 Laurentconfigure: fix gcc asm tests for MinGW GCC 4.6.2
2012-02-09 Paul B Maholtta: use skip_bits_long()
2012-02-09 Tomas Härdinmxfdec: Ignore the last entry in Avid's index table...
2012-02-09 Tomas Härdinmxfdec: Sanity-check SampleRate
2012-02-09 Tomas Härdinmxfdec: Handle small EditUnitByteCount
2012-02-09 Tomas Härdinmxfdec: Consider OPAtom files that do not have exactly...
2012-02-09 Tomas Härdinmxfdec: Don't crash in mxf_packet_timestamps() if curre...
2012-02-09 Tomas Härdinmxfdec: Zero nb_ptses in mxf_compute_ptses_fake_index()
2012-02-09 Tomas Härdinmxfdec: Sanity check PreviousPartition
2012-02-09 Tomas Härdinmxfdec: Never seek back in local sets and KLVs
2012-02-09 Tomas Härdinmxfdec: Move the current_partition check inside mxf_rea...
2012-02-09 Tomas Härdinmxfdec: Fix infinite loop in mxf_packet_timestamps()
2012-02-09 Tomas Härdinmxfdec: Check eof_reached in mxf_read_local_tags()
2012-02-09 Tomas Härdinmxfdec: Check for NULL component
2012-02-09 Tomas Härdinmxfdec: Make sure mxf->nb_index_tables > 0 in mxf_packe...
2012-02-09 Tomas Härdinmxfdec: Make sure x < index_table->nb_ptses
2012-02-09 Diego Biurrunbuild: Add missing directories to DIRS declarations.
2012-02-09 Diego Biurrunarm: Add missing #include to vp8.h to fix a make checkh...
2012-02-09 Diego Biurrunswscale: ppc: Add missing header #includes to pass...
2012-02-09 Diego Biurruncosmetics: Delete empty lines at end of file.
2012-02-09 Aneesh Dograbytestream: K&R formatting cosmetics
2012-02-09 Paul B Maholapetag: fix comment
2012-02-09 Michael NiedermayerMerge remote-tracking branch 'qatar/master'
2012-02-08 Michael Niedermayerffmpeg: change sync_opts code to be more similar to...
2012-02-08 Clément BœschRevert "vf_fspp: use LOCAL_MANGLE instead of MANGLE."
2012-02-08 Anton Khirnovrawenc: switch to encode2().
2012-02-08 Anton Khirnovpixdesc: mark pseudopaletted formats with a special...
2012-02-08 Anton Khirnovavconv: switch to avcodec_encode_video2().
2012-02-08 Anton Khirnovlibx264: implement encode2().
2012-02-08 Anton Khirnovlibx264: split extradata writing out of encode_nals().
2012-02-08 Anton Khirnovlavc: add avcodec_encode_video2() that encodes from...
2012-02-08 Paul B Mahollagarith: refactor code
2012-02-08 Clément Bœschvf_fspp: use LOCAL_MANGLE instead of MANGLE.
2012-02-08 Ronald S. Bultjecmdutils: update copyright year to 2012.
2012-02-08 Ronald S. Bultjeswscale: sign-extend integer function argument to qword...
2012-02-08 Haruhiko Yamagatax86inc: support yasm -f win64 flag also.
2012-02-08 Ronald S. Bultjeh264: manually save/restore XMM registers for functions...
2012-02-08 Henrik Gramnerx86inc: allow manual use of WIN64_SPILL_XMM.
2012-02-08 Alex Converseaacdec: Use correct speaker order for 7.1.
2012-02-08 Alex Converseaacdec: Remove incorrect comment.
2012-02-08 Alex Converseaacdec: Simplify output configuration.
2012-02-08 Michael Niedermayerffmpeg: update (next_)pts in the stream copy case
2012-02-08 Michael Niedermayerffmpeg: use ist->dts in rate_emu_sleep()
2012-02-08 Michael Niedermayerffmpeg: use ist->dts in do_streamcopy()
2012-02-08 Anton Khirnovffmpeg: remove setting fb->pts.
2012-02-08 Anton Khirnovffmpeg: reduce overloading for InputStream.pts.
2012-02-08 Michael Niedermayerffmpeg: update dts variables in transcode_audio()
2012-02-08 Michael Niedermayerffmpeg: move next_dts/pts update out of transcode_video()
2012-02-08 Michael Niedermayerffmpeg: update ist->pts in transcode_audio with the...
2012-02-08 Michael Niedermayerffmpeg: print more details and rescaled timestamps...
2012-02-08 Michael Niedermayerffmpeg: use (next_)dts in timestamp discontinuity detec...
2012-02-08 Diego BiurrunRemove Sun medialib glue code.
2012-02-08 Michael Niedermayerffmpeg: Use the correct (dts) variables for stream...
2012-02-08 Michael Niedermayerffmpeg: Fix (next)_dts/pts init.
2012-02-08 Michael Niedermayerffmpeg: use ist->dts instead of passing an argument...
2012-02-08 Michael Niedermayerffmpeg: Init dts variables in output_packet()
2012-02-08 Michael Niedermayerffmpeg: add (next_dts/dts) variables.
2012-02-08 Michael NiedermayerMerge remote-tracking branch 'qatar/master'
2012-02-07 Ronald S. Bultjedsputil: set STRIDE_ALIGN to 16 for x86 also.
2012-02-07 Ronald S. Bultjepngdsp: swap argument inversion.
2012-02-07 Joseph ArtsimovichSet default qmax for VC-3/DNxHD to 1024 (maximum allowe...
2012-02-07 Ronald S. Bultjeswscale: make yuv2yuv1 use named registers.
2012-02-07 Michael Kostylevh264: mark h264_idct_add8_10 with number of XMM registers.
2012-02-07 Ronald S. Bultjeswscale: fix V plane memory location in bilinear/unscal...
2012-02-07 Ronald S. Bultjevp8: always update next_framep[] before returning from...
2012-02-07 Anton Khirnovavconv: estimate next_dts from framerate if it is set.
2012-02-07 Anton Khirnovavconv: better next_dts usage.
2012-02-07 Anton Khirnovavconv: rename InputStream.pts to last_dts.
2012-02-07 Anton Khirnovavconv: reduce overloading for InputStream.pts.
2012-02-07 Anton Khirnovavconv: rename InputStream.next_pts to next_dts.
next