OSDN Git Service

android-x86/external-ffmpeg.git
2011-12-14 Michael NiedermayerMerge remote-tracking branch 'qatar/master'
2011-12-14 Jean Firstdnxhdenc: remove unused variable from context
2011-12-14 Michael Niedermayerljpeg: Check that lowres is 0 as lowres is not possible...
2011-12-14 Michael NiedermayerMerge remote-tracking branch 'cus/stable'
2011-12-14 Michael Niedermayer4xm: check if there are bits left in decode_i_block()
2011-12-14 Michael Niedermayerriff: Fix freeing of random value.
2011-12-14 Michael Niedermayerffplay: clear pkt_temp when pkt is freed.
2011-12-14 Michael Niedermayerffplay: Fix got_frame type.
2011-12-14 Panagiotis... ffplay: add 10 minute seek support to ffplay
2011-12-14 Marton Balintffplay: force setting video mode on fullscreen toggle
2011-12-14 Martin Storsjöapplehttp: Properly clean up if unable to probe a segment
2011-12-14 Martin Storsjöapplehttp: Avoid reading uninitialized memory
2011-12-14 Diego Biurrunfate: Replace misleading "aac" in the name of an ADTS...
2011-12-14 Diego Biurrunfate: Drop pointless "-an" from pictor test command.
2011-12-14 Diego Biurrunfate: split off image codec FATE tests into their own...
2011-12-14 Clément Bœschfate: split off map_channel tests.
2011-12-14 Diego Biurrunfate: split off WMA codec FATE tests into their own...
2011-12-14 Diego Biurrunfate: split off lossless video and audio FATE tests...
2011-12-14 Diego Biurrunfate: split off qtrle codec FATE tests into their own...
2011-12-14 Diego Biurrunfate: split off Ut Video codec FATE tests into their...
2011-12-14 Diego Biurrunfate: split off screen codec FATE tests into their...
2011-12-14 Diego Biurrunfate: split off Real Inc. codec FATE tests into their...
2011-12-14 Diego Biurrunfate: split off AC-3 codec FATE tests into their own...
2011-12-14 Andrey Utkinmpegvideo: remove abort() in ff_find_unused_picture()
2011-12-14 Panagiotis... Prevent segfault if iformat was not yet initialized.
2011-12-14 Matthieu Bouronmpeg12enc: fix drop_frame_timecode value
2011-12-14 Carl Eugen... Cosmetics: Improve 'too short LIST' error message in...
2011-12-14 Carl Eugen... Do not reject LIST tags in wav with size 4.
2011-12-14 Carl Eugen... Detect 'yuv2' as rawvideo also in avi.
2011-12-14 Mans Rullgardrv40: NEON optimised loop filter strength selection
2011-12-14 Mans Rullgardrv40: rearrange loop filter functions
2011-12-14 Diego Biurrunconfigure: cosmetics: sort some lists where appropriate
2011-12-14 Diego Biurrunswscale_mmx: drop no longer required parameters from...
2011-12-14 Diego Biurrunswscale: Mark yuv2planeX_8_mmx as MMX2; it contains...
2011-12-14 Diego Biurrunbuild: conditionally compile x86 H.264 chroma optimizations
2011-12-14 Clément Bœschcosmetic: consistent spacing over the Changelog.
2011-12-14 Michael Niedermayerfate: fix v410 on big endian
2011-12-14 Derek Buitenhuisfate: Add FATE tests for v410 encoder and decoder
2011-12-14 Derek Buitenhuisv410 encoder and decoder
2011-12-13 Michael NiedermayerMAINTAINERS: add 0.9
2011-12-13 Michael Niedermayerac3dec: update checked AV_EF flags.
2011-12-13 Derek Buitenhuisv410 encoder and decoder
2011-12-13 Derek Buitenhuisdoc: make developer.texi point to correct fate doc
2011-12-13 Diego Biurrunbuild: rename subdir.mak ---> library.mak
2011-12-13 Diego Biurrunconfigure: do not manually enable protocols
2011-12-13 Michael NiedermayerMerge remote-tracking branch 'qatar/master'
2011-12-13 Reimar DöffingerSupport "VLB " audio in NSV files.
2011-12-13 Michael Niedermayercleanup: for(int
2011-12-13 Michael Niedermayerclenaup: #ifdec CONFIG*
2011-12-13 Clément Bœschlavfi: use the new audio API in amovie source filter.
2011-12-13 Clément Bœschlavfi: skip the frame in case of error.
2011-12-13 Michael Niedermayerlavc: set pkt_?ts to NOPTS in get_frame_defaults.
2011-12-13 Michael NiedermayerFix all GNU %Ld
2011-12-13 Michael Niedermayertwinnvq: remove ;;
2011-12-13 Michael Niedermayerdecoding example: reset pts/dts after subpacket.
2011-12-13 Michael Niedermayerffmpeg: reset dts/pts after decoding the first subpacket
2011-12-13 Gaurav Narulaulti: Fix invalid reads
2011-12-13 Luca Barbatolavf: dealloc private options in av_write_trailer
2011-12-13 Luca Barbatoyadif: support 10bit YUV
2011-12-13 Luca Barbatovc1: mark with ER_MB_ERROR bits overconsumption
2011-12-13 Luca Barbatolavc: introduce ER_MB_END and ER_MB_ERROR
2011-12-13 Luca Barbatoerror_resilience: use the ER_ namespace
2011-12-13 Michael Niedermayermsrledec: Check for overreads
2011-12-13 Michael Niedermayeraascdec: Check input buffer size on raw data.
2011-12-13 Mans Rullgardbuild: move inclusion of subdir.mak to main subdir...
2011-12-13 Mans Rullgardrv34: NEON optimised 4x4 dequant
2011-12-13 Mans Rullgardrv34: move 4x4 dequant to RV34DSPContext
2011-12-13 Alex Converseaacdec: Use intfloat.h rather than local punning union.
2011-12-13 Michael Niedermayermp4enc: Avoid storing sizes in trun when they all match.
2011-12-13 Michael Niedermayermp4enc: Only store flags in trun when they differ from...
2011-12-13 Michael Niedermayermp4enc: dont store durations in trun if they are unneeded.
2011-12-13 Michael Niedermayermp4enc: dont store cts in trun if they are unneeded.
2011-12-13 Michael Niedermayerlavc: use hexadecimal debug print for showing err_recog...
2011-12-13 Michael Niedermayermsmpeg4dec: restore error concealment functionality...
2011-12-13 Michael Niedermayermpeg4dec: restore error concealment functionality after...
2011-12-13 Michael Niedermayerh263dec: restore error concealment functionality after...
2011-12-12 Michael NiedermayerMerge remote-tracking branch 'qatar/master'
2011-12-12 Michael Niedermayerbuild: Disable avconv more completely while leaving...
2011-12-12 Diego Biurrundoxygen: misc consistency, spelling and wording fixes
2011-12-12 Reimar DöffingerUpdate seek reference for added metadata to lavf tests.
2011-12-12 Paul B Maholvcr1: drop unnecessary emms_c() calls without MMX code
2011-12-12 Reimar Döffingerlavf-regression: minimal metadata test.
2011-12-12 Anton KhirnovReplace all uses of av_close_input_file() with avformat...
2011-12-12 Anton Khirnovlavf: add avformat_close_input().
2011-12-12 Anton Khirnovlavf: deprecate av_close_input_stream().
2011-12-12 Anton Khirnovlavf doxy: add some basic demuxing documentation.
2011-12-12 Anton Khirnovlavf doxy: add some general lavf information.
2011-12-12 Anton Khirnovlavf doxy: add misc utility functions to a group.
2011-12-12 Anton Khirnovlavf doxy: add av_guess_codec/format to the encoding...
2011-12-12 Anton Khirnovlavf doxy: add core functions to a doxy group.
2011-12-12 Anton KhirnovAdd basic libavdevice documentation.
2011-12-12 Dustin Brodylavc: convert error_recognition to err_recognition.
2011-12-12 Tomas Härdinmxfdec: Set DTS and PTS on video packets
2011-12-12 Tomas Härdinmxfdec: Only sort IndexTableSegments once
2011-12-12 Tomas Härdinmxfdec: Add Avid's essence element key
2011-12-12 Tomas Härdinmxfdec: Add support for Avid indexes
2011-12-12 Tomas Härdinmxfdec: Check slice_count before freeing slice_offset_e...
2011-12-12 Tomas Härdinmxfdec: Bring back accumulated_offset that was removed...
2011-12-12 Clément Bœschtimecode: rename internal ff_* symbols to avpriv_*.
2011-12-12 Clément Bœschdrawtext: allow burning the timecode.
next