OSDN Git Service

android-x86/external-ffmpeg.git
2013-12-09 Diego Biurrunconfigure: Split host and target libc detection
2013-12-09 Diego Biurrunconfigure: Move toolchain dependency declarations to...
2013-12-09 Vittorio Giovarahevc: parse frame packing arrangement SEI messages...
2013-12-09 Vittorio Giovarampeg12enc: set frame packing information when relevant...
2013-12-09 Vittorio Giovarampeg12dec: parse frame packing arrangement user_data...
2013-12-09 Vittorio Giovaralibx264: set frame packing information when relevant...
2013-12-09 Vittorio Giovarah264: parse frame packing arrangement SEI messages...
2013-12-09 Vittorio Giovaraavframe: add codec-independent stereoscopic metadata
2013-12-09 Diego Biurrunconfigure: Prefix libc-related variables with "libc_"
2013-12-09 Sean McGovernconfigure: detect Solaris libc
2013-12-09 Alexandra Khirnovaavcodec: Use av_reallocp where suitable
2013-12-09 Anton Khirnovdv: use AVFrame API properly
2013-12-09 John Stebbinsac3dec: make drc_scale exponentially
2013-12-09 Anton Khirnovlavc: rework handling of refcounted_frames=0
2013-12-09 Anton Khirnovframe: cosmetics, reindent
2013-12-09 Anton Khirnovframe: copy flags in av_frame_copy_props()
2013-12-09 Anton Khirnovlavc/decode_video(): always unref the frame if there...
2013-12-09 Anton Khirnovlavc: remove a pointless check in decode_audio4()
2013-12-09 Anton Khirnovlavc: use buf[0] instead of data[0] as the indicator...
2013-12-09 Anton Khirnovlavc: remove the extended_data workarounds.
2013-12-09 Anton Khirnovpthread_frame: use the AVFrame API properly.
2013-12-09 Anton Khirnovmxpegdec: use the AVFrame API properly.
2013-12-09 Anton Khirnovp*menc: use the AVFrame API properly.
2013-12-09 Anton Khirnovmjpegdec: use the AVFrame API properly.
2013-12-08 d savformat: AviSynth demuxer rewrite
2013-12-08 Diego Biurrunconfigure: Move adding of compat objects out of libc...
2013-12-08 Diego Biurrundsputil: Move apply_window_int16 to ac3dsp
2013-12-08 Diego Biurrunconfigure: Separate MinGW32 and MinGW64 libc handling
2013-12-07 Guillaume Martreslibvpx: do not mark VP9 as experimental when using...
2013-12-06 Michael Niedermayerdcadec: Decode LFE to avoid adding random data when...
2013-12-06 Justin Ruggleswebp: add a special case for a huffman table with only...
2013-12-06 Justin Ruggleswebp: do not call av_frame_free() on the user-provided...
2013-12-05 Anton Khirnovljpegenc: split yuv encoding into a separate function
2013-12-05 Anton Khirnovljpegenc: split bgr encoding into a separate function
2013-12-05 Anton Khirnovljpegenc: accept bgr24 instead of bgra
2013-12-05 Anton Khirnovljpegenc: rename the encoding function.
2013-12-05 Anton Khirnovljpeg: remove a commented-out line
2013-12-05 Anton Khirnovljpegenc: deMpegEncContextize
2013-12-05 Anton Khirnovmjpegenc: do not pass MpegEncContext to ff_mjpeg_encode...
2013-12-05 Anton Khirnovmjpegenc: do not pass MpegEncContext to ff_mjpeg_encode...
2013-12-05 Anton Khirnovmjpegenc: do not pass MpegEncContext to ff_mjpeg_encode...
2013-12-05 Anton Khirnovmjpegenc: do not pass MpegEncContext to jpeg_table_header()
2013-12-05 Anton Khirnovmjpegenc: remove commented out never-to-be-finished...
2013-12-05 Anton Khirnovmjpegenc: do not pass MpegEncContext to put_huffman_table()
2013-12-05 Anton Khirnovmjpegenc: cosmetics, reformat jpeg_put_comments()
2013-12-05 Anton Khirnovmjpegenc: write the JFIF header if the sample aspect...
2013-12-05 Anton Khirnovmpegvideo: do not set current_picture_ptr in decoders
2013-12-05 Anton KhirnovFATE: drop the last partial frame in the wmv8-drm test
2013-12-05 Anton Khirnovvc1dec: move setting repeat_pict after frame_start...
2013-12-05 Anton Khirnovmpegvideo: make ff_release_unused_pictures() static
2013-12-05 Anton Khirnovmpegvideo: make frame_size_alloc() static.
2013-12-05 Anton Khirnovmpegvideo: move encode-only parts of common_end() to...
2013-12-05 Anton Khirnovmpegvideo: remove commented out cruft from ff_MPV_frame...
2013-12-05 Anton Khirnovmpegvideo: split the encoding-only parts of ff_MPV_fram...
2013-12-05 Anton Khirnovmpegvideo: do not update last_non_b_pict_type in update...
2013-12-05 Anton Khirnovmpegvideo: move encoding-only initialization from commo...
2013-12-05 Anton Khirnovmpegvideo: move setting encoding-only vars from common_...
2013-12-05 Anton Khirnovmpegvideo: don't copy input_picture_number in update_th...
2013-12-05 Anton Khirnovmpeg4videodec: move showed_packed_warning from MpegEncC...
2013-12-05 Anton Khirnovmpeg4videodec: move intra_dc_threshold from MpegEncCont...
2013-12-05 Anton Khirnovmpeg12dec: move first_slice from MpegEncContext to...
2013-12-05 Anton Khirnovmpegvideo: remove an unused variable
2013-12-05 Anton Khirnovmpeg4videodec: move use_intra_dc_vlc from MpegEncContex...
2013-12-04 Diego Biurrunx86: Initialize mmxext after amd3dnow optimizations
2013-12-04 Diego Biurrunconfigure: Detect msvcrt libc with a CPP check instead...
2013-12-04 Diego Biurrunconfigure: Add detected C library and host compiler...
2013-12-03 Anton Khirnovavconv: initialize hwaccel_pix_fmt
2013-12-03 Anton Khirnovalsa-audio-dec: explicitly cast the delay to a signed...
2013-12-02 Diego Biurrundv: Split off DV video encoder into its own file
2013-12-02 Diego Biurrundv: Move DV VLC data tables out of header file
2013-12-02 Diego Biurrunbuild: Add rule for building host-specific object files
2013-12-02 Diego Biurrunbuild: Add shorthand for HOSTCC compile macro
2013-12-02 Diego Biurrundsputil: x86: Move ff_inv_zigzag_direct16 table init...
2013-12-01 Diego Biurrundoc: Try to find nonstandard Perl path from the environment
2013-12-01 Diego Biurrungitignore: Ignore multilibrary example programs
2013-11-30 Tim Walkerdcadec: Add some logging before returning on error
2013-11-30 Luca Barbatoconfigure: Do not use pthread_create to check for pthread
2013-11-29 Kostya Shishkovgo2meeting: disallow tile dimensions that are not multi...
2013-11-29 Anton Khirnovmpeg4videodec: move sprite_{shift,traj} from MpegEncCon...
2013-11-29 Anton Khirnovmpeg4videodec: move num_sprite_warping_points from...
2013-11-29 Anton Khirnovmpeg4videodec: move sprite_brightness_change from MpegE...
2013-11-29 Anton Khirnovmpeg4videodec: move scalability from MpegEncContext...
2013-11-29 Anton Khirnovmpeg4videodec: move enhancement_type from MpegEncContex...
2013-11-29 Anton Khirnovmpeg4videodec: remove a write-only variable from MpegEn...
2013-11-29 Anton Khirnovmpeg4videodec: move new_pred from MpegEncContext to...
2013-11-29 Anton Khirnovmpeg4videodec: replace MpegEncContext.reduced_res_vop...
2013-11-29 Anton Khirnovmpeg4videodec: remove a write-only variable from MpegEn...
2013-11-29 Anton Khirnovmpeg4videodec: move t_frame from MpegEncContext to...
2013-11-29 Anton Khirnovmpeg4videodec: move cplx_estimation_* fields from MpegE...
2013-11-29 Anton Khirnovmpeg4videodec: move mpeg4-specific bug workaround varia...
2013-11-29 Anton Khirnovmpeg4videodec: move mpeg4-specific post-frame-decode...
2013-11-29 Anton Khirnovmpeg4videodec: move mpeg4-specific bug detection from...
2013-11-29 Anton Khirnovmpeg4videodec: move MpegEncContext.resync_marker into...
2013-11-29 Anton Khirnovvc1: move MpegEncContext.resync_marker into VC1Context.
2013-11-29 Anton Khirnovmpeg4videoenc: don't set MpegEncContext.resync_marker
2013-11-29 Anton Khirnovh263dec: remove commented out cruft
2013-11-29 Anton Khirnovmpeg4videodec: move MpegEncContext.rvlc to Mpeg4DecContext
2013-11-29 Anton Khirnovmpeg4videodec: remove write-only sprite variables from...
2013-11-29 Anton Khirnovmpeg4videodec: move MpegEncContext.vol_sprite_usage...
2013-11-29 Anton Khirnovmpeg4videoenc: write 0 instead of vol_sprite_usage
next