OSDN Git Service

android-x86/external-ffmpeg.git
2015-02-07 Carl Eugen... Do not use -mdynamic-no-pic on OSX x86_64.
2015-02-07 Michael Niedermayeravformat/omadec: Subtract headersize in timestamp calcu...
2015-02-07 Michael Niedermayeravformat/omadec: only compute timestamps based on bitra...
2015-02-07 Michael NiedermayerMerge commit 'e352520e3ed7f08f19e63cd60e95da6bb6f037c1'
2015-02-07 Michael NiedermayerMerge commit '8029af586fd5a5f2a0803001f9eff386e5545fe2'
2015-02-07 Christophe... x86: lavc/hevc_mc: fix comments
2015-02-07 Paul B Maholavcodec/faxcompr: use init_get_bits8()
2015-02-07 Christophe... hevc/sao: do in-place band filtering when possible
2015-02-07 Christophe... x86: lavc: share more constant through defines
2015-02-07 Carl Eugen... lavf/mlv: Only add streams that are supposed to contain...
2015-02-07 Paul B Maholavcodec/twinvqdec: use init_get_bits8()
2015-02-07 Luca Barbatooma: Report a timestamp
2015-02-07 Christophe... lavc/lossless_audiodsp: revert various commits
2015-02-07 Christophe... wmalossless: reset lms_update
2015-02-07 Hendrik Leppkesdxva2_hevc: properly fill the scaling list structure
2015-02-07 Timothy Gupixdesc: Include more functions in FF_DISABLE_DEPRECATI...
2015-02-07 Michael Niedermayeravutil/pixfmt: Clarify meaning of the A/X bit in RGB555...
2015-02-07 Michael Niedermayeravutil/pixfmt: Clarify the meaning of the alpha bits...
2015-02-07 Michael Niedermayeravutil/pixfmt: Clarify the meaning of the "alpha" bit...
2015-02-07 Michael Niedermayeravutil/pixfmt: Clarify the meaning of the alpha byte...
2015-02-07 Anshul Maheshwariavcodec/ccaption_dec: Added Debug logs
2015-02-07 Anshul Maheshwariavcodec/ccaption_dec: handle error from ass_sub api
2015-02-07 Anshul Maheshwariavcodec/ccaption_dec: Added Roll up functionality
2015-02-07 Michael NiedermayerMerge commit '9295d10ea9d138462b7f67d16bf95ae9ca76aca6'
2015-02-07 Michael Niedermayeravcodec/h264_slice: assert that reinit does not occur...
2015-02-07 Michael Niedermayeravcodec/h264_slice: ignore SAR changes in slices after...
2015-02-07 Michael Niedermayeravcodec/h264_slice: Check picture structure before...
2015-02-07 Alex Conversefate: Add a test for AAC ELD480.
2015-02-07 Michael Niedermayeravcodec/h264_slice: Do not change frame_num after the...
2015-02-06 Christophe... x86: lavc: share more constants
2015-02-06 Michael NiedermayerMerge remote-tracking branch 'cehoyos/master'
2015-02-06 Michael Niedermayeravutil/opt: Fix type used to access AV_OPT_TYPE_SAMPLE_FMT
2015-02-06 Michael Niedermayeravutil/opt: Fix types used to access AV_OPT_TYPE_PIXEL_FMT
2015-02-06 Mickaël Rauletx86/hevc_mc: use aligned loads
2015-02-06 James Almerx86/lossless_audiodsp: fix compilation with --disable...
2015-02-06 Carl Eugen... lavc/tscc: Make 32bit output opaque.
2015-02-06 Timothy Gunutdec: Remove unused variables
2015-02-06 Timothy Guimg2dec: Remove dead code
2015-02-06 Michael Niedermayeravcodec/avfft: Add simple self test
2015-02-06 Timothy Gugenerate_wave_table: Add include for AVSampleFormat
2015-02-06 Timothy Guaudioconvert: Add missing include for FF_API_AUDIO_CONVERT
2015-02-06 James Almerx86/hevc_sao: fix loading of RIP address
2015-02-06 Mickaël Rauletx86/hevc: use CLIPW macro when possible
2015-02-06 Christophe... x86: hevc_mc: use epel_hv 16-wide function
2015-02-06 Pierre Edouard... x86: hevc_mc: add AVX2 optimizations
2015-02-06 Paul B Maholavformat/rpl: check av_get_packet() for failure
2015-02-06 Michael Niedermayeravcodec/h264: Be more strict on rejecting pps/sps changes
2015-02-06 Michael Niedermayeravcodec/h264: Be more strict on rejecting pps_id changes
2015-02-06 Paul B Maholavformat/thp: check av_get_packet() for failure
2015-02-06 Michael Niedermayeravcodec/h264_ps: More completely check the bit depths
2015-02-06 James Almeravformat/tta: only check for header and seek table...
2015-02-06 Michael NiedermayerRevert "avcodec/x86/lossless_audiodsp: Make scalarprodu...
2015-02-06 Michael Niedermayeravcodec/x86/lossless_audiodsp: Move order&8 fallback...
2015-02-05 Michael Niedermayeravcodec/vp3: pass correct context to av_log()
2015-02-05 Michael Niedermayeravcodec/x86/lossless_audiodsp: Make scalarproduct_and_m...
2015-02-05 Michael Niedermayeravcodec/hevc: drop redundant ifs()
2015-02-05 Seppo Tomperihevcdsp: ARM NEON optimized deblocking filter
2015-02-05 Christophe... hevc: free sao buffers when receiving a new SPS
2015-02-05 wm4vp9: assign PTS to visible instead of invisible frames
2015-02-05 James Almerx86/hevcdsp: add ff_hevc_sao_edge_filter_{10,12}_{sse2...
2015-02-05 James Almerx86/hevcdsp: add ff_hevc_sao_edge_filter_8_{ssse3,avx2}
2015-02-05 James Almerhevcdsp: remove compilation-time-fixed parameter from...
2015-02-05 Michael Niedermayeravcodec/h264_refs: set last_pic_for_ec only if it has...
2015-02-05 Michael NiedermayerMerge remote-tracking branch 'cehoyos/master'
2015-02-05 Paul B Maholavcodec/alsdec: use init_get_bits8()
2015-02-05 Paul B Maholavcodec/cllc: use init_get_bits8()
2015-02-05 Carl Eugen... Fix compilation with --disable-protocol=udp
2015-02-05 Michael Niedermayeravfilter/vf_fps: update frame drop comment
2015-02-05 Michael Niedermayeravformat/thp: Check av_get_packet() for failure not...
2015-02-05 Lukasz Mareklavf/avc: add buffer padding to extradata allocation
2015-02-05 Philip Langdaleavcodec/nvenc: De-compensate aspect ratio compensation...
2015-02-04 Michael Niedermayerswscale/utils: Limit filter shifting so as not to read...
2015-02-04 Michael Niedermayeravcodec/mpegvideo_motion: Fix gmc chroma dimensions
2015-02-04 James Almerhevcdsp: replace the SAOParams struct parameter from...
2015-02-04 James Almerhevcdsp: further simplify sao_edge_filter
2015-02-04 Seppo Tomperihevcdsp: simplified sao_edge_filter
2015-02-04 Seppo Tomperihevcdsp: separated sao edge filter and pixel restore...
2015-02-04 Michael Niedermayeravcodec/mjpegdec: Check number of components for JPEG-LS
2015-02-04 Michael Niedermayeravcodec/mjpegdec: Check escape sequence validity
2015-02-04 Michael Niedermayeravfilter/vf_fps: Do not drop a random subset of frames
2015-02-04 Hendrik Leppkesdxva2_hevc: properly fill the scaling list structure
2015-02-04 Michael Niedermayeravformat/mpc8: Use uint64_t in *_get_v() to avoid undef...
2015-02-04 Paul B Maholavcodec/cdxl: use init_get_bits8()
2015-02-04 Michael NiedermayerMerge commit '8c1ce7787ad7af8fc321b4a145e9dc965f6d0e86'
2015-02-04 Paul B Maholavformat/siff: fix if_( style
2015-02-04 Michael NiedermayerMerge commit 'd615187f74ddf3413778a8b5b7ae17255b0df88e'
2015-02-04 Michael NiedermayerMerge commit '7640c4a371a97899dfb443d980fd0bf8ac587754'
2015-02-04 Michael NiedermayerMerge commit '0ee2573347ecdb9cb5656001f7201d819eec16d8'
2015-02-04 Michael NiedermayerMerge commit 'edd9ea3ffba1d5873dead1c57c74b1e3cc912167'
2015-02-04 Stefano Sabatinilavf/utils: fix if_( style
2015-02-04 Liviu Oniciucdoc/muxers/image2: remove the non-negative number requi...
2015-02-04 Michael NiedermayerMerge commit '82bd8a57692d8f3643ad0903c97e4a0f84393f53'
2015-02-04 Carl Eugen... Fix standalone compilation of the tblend filter.
2015-02-04 Paul B Maholavcodec/evrcdec: use init_get_bits8()
2015-02-04 Paul B Maholavcodec/wnv1: use init_get_bits8()
2015-02-04 Paul B Maholavcodec/on2avc: use init_get_bits8()
2015-02-04 Paul B Maholavcodec/tak_parser: use init_get_bits8()
2015-02-04 Paul B Maholavcodec/ac3dec: use init_get_bits8()
2015-02-04 Paul B Maholavcodec/qcelpdec: use init_get_bits8()
2015-02-04 Paul B Maholavcodec/webp: use init_get_bits8()
next