OSDN Git Service

android-x86/external-ffmpeg.git
2012-04-19 Michael Niedermayeravidec: zero extradata padding
2012-04-19 Michael Niedermayermtvdec: check that the buf is large enough for probing
2012-04-19 Michael Niedermayerjvdec: Make sure there is enough data for the id string.
2012-04-19 Michael NiedermayerMerge remote-tracking branch 'qatar/master'
2012-04-19 Michael Niedermayerbuild system: remove -wcast-qual
2012-04-19 Michael Niedermayermlpdec: set channel variables after checking them
2012-04-19 Carl Eugen... Make targa-in-mov QuickTime-compatible for more colour...
2012-04-19 Nico WeberRemove .rodata alignment kludge for Mach-O if a recent...
2012-04-19 Carl Eugen... Print unexpected length of flicvideo extradata.
2012-04-19 Matthieu Bouronmxfdec: Add missing break in frame layout parsing
2012-04-19 Matthieu Bouronmxf: Fix frame layout values
2012-04-19 Michael Niedermayerh263dec: Check for width/height changes on frame skips...
2012-04-19 Diego Biurrundv: Initialize encoder tables during encoder init.
2012-04-19 Michael Niedermayererror_concealment: Check that the reference is not...
2012-04-19 Michael Niedermayererror_concealment: make sure mbaff flags are 0 as inter...
2012-04-19 Michael Niedermayererror_concealment: switch asserts mostly to av_asserts.
2012-04-19 Michael Niedermayervc1dec: check that coded slice positions and interlacin...
2012-04-19 Michael Niedermayerh263dec: always enable picture dimensions reverting...
2012-04-19 Diego Biurrundv: Replace some magic numbers by the appropriate ...
2012-04-19 Justin RugglesFATE: pass the decoded output format and audio source...
2012-04-19 Justin RugglesFATE: specify the input format when decoding in enc_dec...
2012-04-19 Loren Merrittx86inc: support AVX abstraction for 2-operand instructions
2012-04-19 Mans Rullgardconfigure: detect PGI compiler and set suitable flags
2012-04-19 Justin Rugglesavconv: check for an incompatible changing channel...
2012-04-18 Michael NiedermayerMerge remote-tracking branch 'hexene/stagefright'
2012-04-18 Mans Rullgardavio: make AVIOContext.av_class pointer to const
2012-04-18 Mans Rullgardnutdec: add malloc check and fix const to non-const...
2012-04-18 Mohamed Naufallibstagefright: avoid memory leak
2012-04-18 Carl Eugen... Make tiff-in-mov QuickTime-compatible for more colour...
2012-04-18 Mohamed Naufallibstagefright: support more output pixel formats
2012-04-18 Michael NiedermayerMerge remote-tracking branch 'qatar/master'
2012-04-18 Mohamed Naufallibstagefright: avoid potential deadlock on output...
2012-04-18 Michael Niedermayerh263dec: Prevent dimension changes from leaking on...
2012-04-18 Mohamed Naufallibstagefright: explicitly set positive timestamps...
2012-04-18 Diego Biurrunppc: drop unused function dct_quantize_altivec()
2012-04-18 Diego Biurrunmpegaudiodec: Do not discard mp_decode_frame() return...
2012-04-18 Michael Niedermayerdiracdec: check xybsep
2012-04-18 Michael Niedermayerindeo: Make sure the to be used vlc table has been...
2012-04-18 Robert NagyReset pts_correction state on codec flush.
2012-04-18 Michael Niedermayerogm: Fix division by 0
2012-04-18 Michael Niedermayerh264: reset current_slice on context reinit
2012-04-18 Michael Niedermayerlavf: check that the context to avformat_open_input...
2012-04-18 Michael NiedermayerAVoption doxy: clarify a few needs in relation to AVCla...
2012-04-18 Mans Rullgardmatroska: do not set invalid default duration if frame...
2012-04-18 Alexander BokovikovFix build dependencies for libvo-aac and libopencore...
2012-04-18 Michael Niedermayeraacdec: drop channel reseting code.
2012-04-18 Michael Niedermayeraacdec: disable new chan_config guessing code from...
2012-04-18 Michael Niedermayeraacdec: more verbose overread error message
2012-04-17 Luca Barbatomkv: use av_reduce instead of av_d2q for framerate...
2012-04-17 Michael Niedermayeraacdec: reduce difference to alexs version of aacdec.c
2012-04-17 Luca Barbatomkv: report average framerate as minimal as well
2012-04-17 Michael NiedermayerMerge remote-tracking branch 'qatar/master'
2012-04-17 Alex Converseavcodec_string: Favor AVCodecContext.codec over the...
2012-04-17 Alex Conversecook: Make constants passed to AV_BE2NE32C() unsigned...
2012-04-17 Michael Niedermayerindeo5: dont run the wavelet transform over partially...
2012-04-17 Robert Nagyyadif: Improve pts calculation for is_second.
2012-04-17 sebistCrystalHD: Set aspect ratio.
2012-04-17 sebistCrystalHD: fix pStride value.
2012-04-17 Michael Niedermayernuv: check buffer size before checking content.
2012-04-17 Michael Niedermayeravidec: Dont crash on avi packets that belong to dv...
2012-04-17 Michael Niedermayeravidec: document early_exit argument
2012-04-17 Michael Niedermayermatroskadec: check headerstrip data availability.
2012-04-17 Reimar Döffingeraacenc: Fix issues with huge values of bit_rate.
2012-04-17 Robert Nagycopy pts and format props between lavfi buffer and...
2012-04-17 Michael Niedermayeroggdec: Safety check against stream counts being incons...
2012-04-17 Michael Niedermayeroggdec: Recreate streams only in the 1 stream case.
2012-04-17 Diego Biurrundv_tablegen: Drop unnecessary av_unused attribute from...
2012-04-17 Michael NiedermayerMerge remote-tracking branch 'qatar/master'
2012-04-17 Nicolas Georgefate: libavutil tests do not require SAMPLES.
2012-04-17 Nicolas Georgeparseutils: include errors in test output.
2012-04-17 Kostya Shishkovproresenc: multithreaded quantiser search
2012-04-17 Justin Rugglesriff: use bps instead of bits_per_coded_sample in the...
2012-04-17 Justin Rugglesavconv: only set the "channels" option when it exists...
2012-04-17 Michael Niedermayerffmpeg: make max frames work again, after merge
2012-04-17 Michael Niedermayervf_thumbnail: colorspace changed from yv12 to rgb
2012-04-17 Michael Niedermayerfate: fix vp8 size change regression
2012-04-17 Michael Niedermayervsrc_buffer: fix null ptr segfault
2012-04-17 Michael Niedermayeravfiltergraph: More advanced heuristic to select colors...
2012-04-17 Michael Niedermayerfate: gif: change checksum to bgr8 from rgb8 as thats...
2012-04-17 Michael Niedermayerimgconvert: fix regression with fate-gif colorspaces.
2012-04-17 Michael Niedermayerffmpeg: fix regression with jpeg pix fmts
2012-04-17 Michael Niedermayerffmpeg: fix regression with png
2012-04-17 Michael Niedermayerffmpeg: choose_pix_fmt: pass target fmt in
2012-04-17 Michael NiedermayerMerge commit '3b266da3d35f3f7a61258b78384dfe920d875d29'
2012-04-16 Luca Barbatoavplay: update get_buffer to be inline with avconv
2012-04-16 Alex Converseaacdec: More robust output configuration.
2012-04-16 Carl Eugen... faac: Fix multi-channel ordering
2012-04-16 Alex Conversefaac: Add .channel_layouts
2012-04-16 Nicolas Georgematroskadec: use av_grow_packet in merge_packets.
2012-04-16 Reimar Döffingermem.c: fix wrong comment.
2012-04-16 Reimar DöffingerRespect -copyinkf for subtitles.
2012-04-16 Reimar DöffingerAdd skip_to_keyframe stream variable.
2012-04-16 Samuel Pitoisetrtmp: Support 'rtmp_playpath', an option which override...
2012-04-16 Samuel Pitoisetrtmp: Support 'rtmp_app', an option which overrides...
2012-04-16 Justin Rugglesavutil: add better documentation for AVSampleFormat
2012-04-16 Michael Niedermayersvq3: check the watermark height.
2012-04-16 Michael Niedermayerdiracdec: check lowdelay bytes.
2012-04-16 Michael Niedermayeromadec: make sample rate table large enough to prevent...
2012-04-16 Michael Niedermayerg729dec: initialize pitch_delay_int_prev to the minimum...
2012-04-16 Mans Rullgardindeo3: add parens around some macro arguments
next