OSDN Git Service

android-x86/external-ffmpeg.git
2011-09-21 Clément Bœschlavu: add av_x_if_null().
2011-09-21 Carl Eugen... Fix dxva2 decoding for some H264 samples.
2011-09-21 Carl Eugen... Support Sorenson Spark in f4v.
2011-09-21 Carl Eugen... Use the parser for AC-3 in mov.
2011-09-21 Michael NiedermayerMerge remote-tracking branch 'qatar/master'
2011-09-21 Alex Converseswfdec: Add support for sample_rate_code 0 (5512 Hz)
2011-09-21 Mans Rullgarddct-test: factor out some common code and do whas was...
2011-09-21 Diego Biurrundoc: library versions need to be bumped in version.h
2011-09-21 Anton KhirnovRevert "ffmpeg: get rid of useless AVInputStream.nb_str...
2011-09-21 Anton KhirnovRemove some forgotten AVCodecContext.palctrl usage.
2011-09-21 Anton Khirnovlavc/utils: move avcodec_init() higher in the file.
2011-09-21 Anton Khirnovlavc: replace some deprecated FF_*_TYPE with AV_PICTURE...
2011-09-21 Anton Khirnovac3dec: actually use drc_scale private option
2011-09-21 Anton Khirnovlavc: undeprecate AVPALETTE_SIZE and AVPALETTE_COUNT...
2011-09-21 Anton Khirnovalsa: add missing header
2011-09-21 Diego Biurrunmsmpeg4: remove leftover unused debug variable declaration
2011-09-21 Diego BiurrunFix assert() calls that need updates after FF_COMMON_FR...
2011-09-21 Diego BiurrunFix av_dlog invocations with wrong or missing logging...
2011-09-21 Stefano Sabatinivf_yadif: add support to yuva420p
2011-09-21 Stefano Sabatinivf_yadif: correct documentation on the parity parameter
2011-09-21 Joakim Platevf_yadif: copy buffer properties like aspect for second...
2011-09-21 David Goldwichoma: support for encrypted files
2011-09-21 David Goldwichid3v2: add support for non-text and GEOB type tag frames
2011-09-21 David Goldwichdes: add possibility to calculate DES-CBC-MAC with...
2011-09-21 Michael Niedermayerprores: Add forgotten Copyright statements
2011-09-20 Michael NiedermayerMerge remote-tracking branch 'qatar/master'
2011-09-20 Michael Niedermayermp3demux: pass on error code on packet read.
2011-09-20 Michael Niedermayerprores: Simplify code further
2011-09-20 Jonne Ahnerprores: simplify 4444 handling
2011-09-20 Jonne Ahnerprores: fixes a few prores 4444 samples
2011-09-20 Jonne Ahnerprores: use shift instead of multiply
2011-09-20 Martin Storsjörtspdec: Require TCP-interleaved RTP packets to be...
2011-09-20 Yuriy Kaminskiylibpostproc: mmx code uses stack below %esp, fix that
2011-09-20 Reimar DöffingerUse correct LOCAL_ALIGNED for stack variables instead...
2011-09-20 Reimar DöffingerRemove unused variable.
2011-09-20 Reimar DöffingerHack around gcc 4.6 breaking asm using call.
2011-09-20 Martin Storsjörtmp: Don't blindly skip the 4 trailer bytes from the...
2011-09-20 Chiranjeevi... rtmp: Handle FLV packets written in more than one write...
2011-09-20 Laurent Aimarrv34: Check for invalid slice offsets
2011-09-20 Michael Niedermayermov: Fix grayscale Cinepak in mov
2011-09-20 Michael Niedermayerlibavfilter/libmpcodecs: add vf_stereo3d support
2011-09-20 Michael Niedermayerlibmpcodecs: some hunks from mplayer HEAD
2011-09-20 Michael Niedermayerlavf/utils: better dts wrap correction.
2011-09-20 Michael Niedermayerh264: do not increase recovery frame which would lead...
2011-09-20 Michael Niedermayerh264: reset recovery frame on seeks.
2011-09-19 Laurent AimarCheck for invalid slice offsets in real decoder.
2011-09-19 Michael Niedermayerregtests: add a flashsv2 decoder test limited to keyframes
2011-09-19 Michael NiedermayerMerge remote-tracking branch 'qatar/master'
2011-09-19 Michael Niedermayerallcodecs: cosmetic
2011-09-19 Michael Niedermayergitignore: add libswresample*
2011-09-19 Gwenole BeauchesneMAINTAINERS: add my GPG fingerprint.
2011-09-19 Anton Khirnovmovenc: fix NULL reference in mov_write_tkhd_tag
2011-09-19 Laurent Aimarrmdec: Reject invalid deinterleaving parameters
2011-09-19 Laurent Aimarrv34: Fix potential overreads
2011-09-19 Laurent Aimarrv34: Fix buffer size used for MC of B frames after...
2011-09-19 Laurent Aimarrv34: Avoid NULL dereference on corrupted bitstream
2011-09-19 Laurent Aimarrv10: Reject slices that does not have the same type...
2011-09-19 Joakim Platevf_yadif: add an option to enable/disable deinterlacing...
2011-09-19 Stefano Sabatinivsrc_color: set output pos values to -1
2011-09-19 Stefano Sabatinivsrc_color: add @file doxy
2011-09-19 Stefano Sabatinivsrc_buffer: remove duplicated file description
2011-09-19 Stefano Sabatinieval: implement not() expression
2011-09-19 Stefano Sabatinieval: add sqrt function for computing the square root
2011-09-19 Laurent Aimarrmdec: use the deinterleaving mode and not the codec...
2011-09-19 Carl Eugen... Support 3IVD in isom, produced by 3ivx DivX Doctor.
2011-09-19 David Goldwichlavf: Fix context pointer in av_open_input_stream when...
2011-09-19 Michael Niedermayerrematrix: dont use floats for int16 code.
2011-09-19 Michael Niedermayerrematrix: use double during init.
2011-09-19 Michael Niedermayerswr: replace sqrt(0.5) by M_SQRT1_2
2011-09-19 Michael Niedermayerconfigure: swr pkgconfig
2011-09-19 Michael Niedermayerswr: fix shared lib build
2011-09-19 Michael NiedermayerAdd libswresample.
2011-09-18 John Stebbinscalculate frame_num for recovery point "keyframe"
2011-09-18 Michael NiedermayerMerge remote-tracking branch 'qatar/master'
2011-09-18 Carl Eugen... Fix compilation with --disable-everything --enable...
2011-09-18 Michael Niedermayerh264dec: add forgotten copying of h->sync
2011-09-18 Carl Eugen... Fix compilation without --disable-swscale.
2011-09-18 Carl Eugen... Fix compilation with --disable-swscale.
2011-09-18 Joakim PlateSet AV_PKT_FLAG_KEY based on nupplevideo header
2011-09-18 Joakim Plateadd support for generic seeking by reading timestamps...
2011-09-18 Clément Bœschdoc/filters: fix numer/number typo.
2011-09-18 Clément Bœschlavfi: fix avfilter_get_audio_buffer() doxy to match...
2011-09-18 Michael Niedermayerlavc: better reference to AVOptions
2011-09-18 Michael Niedermayerh264dec: Support CODEC_FLAG2_SHOW_ALL.
2011-09-18 Michael Niedermayermpeg2dec: support CODEC_FLAG2_SHOW_ALL.
2011-09-18 Michael Niedermayerlavc: Document that AVOptions should be used.
2011-09-18 Michael Niedermayerlavc: add CODEC_FLAG2_SHOW_ALL
2011-09-18 Stefano Sabatiniasrc_anullsrc: amend description to reflect the recent...
2011-09-18 Stefano Sabatiniasrc_anullsrc: globally prefer "null" over "priv" for...
2011-09-18 Stefano Sabatiniasrc_anullsrc: do not show the int64_t value for channe...
2011-09-18 Stefano Sabatiniasrc_anullsrc: implement a request_frame callback for...
2011-09-18 Stefano Sabatiniasrc_anullsrc: extend syntax to make it accept a non...
2011-09-18 Anton Khirnovdoc/APIChanges: fill in missing hashes and dates.
2011-09-18 Chiranjeevi... rtmpproto.c: Fixed RTMP Stream output issue
2011-09-17 Arne de Bruijnmpegpsdec: fix reading first mpegps packet
2011-09-17 Laurent AimarAvoid NULL dereference on corrupted bitstream with...
2011-09-17 Laurent AimarReject slices that does not have the same type than...
2011-09-17 Michael Niedermayertimecode: relicense to LGPLv2+ with permission of Bapti...
2011-09-17 Michael NiedermayerMerge remote-tracking branch 'qatar/master'
2011-09-17 Michael Niedermayercheck all svq3_get_ue_golomb() returns.
next