]> git.sesse.net Git - ffmpeg/history - libavcodec
Remove all SH4 architecture optimizations
[ffmpeg] / libavcodec /
2014-03-13 Diego BiurrunRemove all SH4 architecture optimizations
2014-03-13 Diego Biurrunffv1: Drop bogus dependency on dsputil
2014-03-13 Diego Biurrunbuild: Drop stray mpc8 decoder dependency on dsputil
2014-03-12 Janne Grunauarmv6: vp8: use explicit labels in motion compensation asm
2014-03-12 Vittorio Giovaracopy_block: K&R formatting cosmetics
2014-03-10 Luca Barbatogolomb: Add a get_se_golomb_long
2014-03-09 Vittorio Giovarahevc: make pps/sps ids unsigned where necessary
2014-03-09 Michael Niedermayerhevc: Do not turn 32bit timebases into negative numbers
2014-03-09 Michael Niedermayerhevc: use av_mallocz() for allocating tab_ipm
2014-03-09 Michael Niedermayerhevc: Use get_bits_long() in decode_vui()
2014-03-08 Janne Grunauarm: get_cabac inline asm
2014-03-08 Janne Grunauaarch64: get_cabac inline asm
2014-03-08 Janne Grunauarm: vp3: remove incorrect const in ff_vp3_idct_dc_add_...
2014-03-08 Janne Grunauarm: hpeldsp: fix put_pixels8_y2_{,no_rnd_}armv6
2014-03-08 Keiji Costantinirv10: K&R formatting cosmetics
2014-03-08 Keiji Costantinirv10: Forward error from rv10_decode_packet
2014-03-08 Diego Biurrung2meet: K&R formatting cosmetics
2014-03-07 Derek Buitenhuisfic: Properly handle skip frames
2014-03-06 Derek Buitenhuislibx265: Support API version 9
2014-03-06 Rainer Hocheckerdxva2: Increase maximum number of slices for mpeg2
2014-03-06 Diego Biurrunbuild: Let the SVQ3 decoder depend on the H.264 decoder
2014-03-05 Diego Biurrunx86: dcadsp: Fix linking with yasm and optimizations...
2014-03-05 Janne Grunauarm: hpeldsp: prevent overreads in armv6 asm
2014-03-05 Diego Biurrunx86: cabac: Use correct #includes to make header compil...
2014-03-04 Rémi Denis-Courmontav_vdpau_get_profile: mask out H.264 intra profile...
2014-03-04 Vittorio Giovaraput_bits: Remove unused includes
2014-03-04 Vittorio Giovaramathops: move macro to the only place it is used
2014-03-01 Keiji Costantiniituh263: reject b-frame with pp_time = 0
2014-02-28 Anton Khirnovpthread_frame: flush all threads on flush, not just...
2014-02-28 Diego Biurrunbuild: Let the ffvhuff decoder/encoder depend on the...
2014-02-28 Diego Biurrunbuild: Let the iac decoder depend on the imc decoder
2014-02-28 Diego Biurrunbuild: Let all MJPEG-related decoders depend on the...
2014-02-28 Diego Biurrunbuild: Let AMV decoder depend on the SP5X decoder
2014-02-28 Vittorio Giovarah264: fix clang warning about uninitialized variable
2014-02-28 Vittorio Giovarah264: update flag name in ff_h264_decode_ref_pic_list_r...
2014-02-28 Vittorio Giovarah264: parse two additional constraint flags
2014-02-28 Vittorio Giovarah264: add MVCD to the list of High profiles in SPS
2014-02-28 Hendrik Leppkeslatm: Always reconfigure if no extradata was set previously
2014-02-28 Janne Grunauarm: dcadsp: implement decode_hf as external NEON asm
2014-02-28 Christophe Gisquetdcadec: simplify decoding of VQ high frequencies
2014-02-28 Janne Grunaudca: factorize scaling in inverse ADPCM
2014-02-28 Christophe Gisquetx86: synth filter float: implement SSE2 version
2014-02-28 Christophe Gisquetdcadsp: scan coefficients linearly in dca_lfe_fir
2014-02-28 Christophe Gisquetx86: dcadsp: implement SSE lfe_dir
2014-02-28 Christophe Gisquetdcadec: remove scaling in lfe_interpolation_fir
2014-02-28 Diego Biurrunproresenc: Reuse proper dsputil infrastructure for...
2014-02-28 Diego Biurrunprores: Drop DSP infrastructure for prores encoder...
2014-02-28 Diego Biurrunproresenc: Drop unnecessary DCT permutation bits
2014-02-28 Diego Biurrunprores: Use consistent names for DSP arch initializatio...
2014-02-27 Diego BiurrunGive IDCT matrix transpose macro a more descriptive...
2014-02-26 Diego Biurrunbuild: Do not redundantly specifiy H.263-related object...
2014-02-25 Diego Biurrunparser: cosmetics: Drop some unnecessary parentheses
2014-02-25 Luca Barbatoparser: K&R formatting cosmetics
2014-02-25 Diego Biurrunparser: Remove commented-out cruft
2014-02-24 Derek Buitenhuislibx265: Properly handled dynamic linking with MSVC
2014-02-24 Derek Buitenhuislibx265: Support SAR
2014-02-24 Derek Buitenhuislibx265: Support 4:4:4
2014-02-24 Derek Buitenhuislibx265: Update API usage
2014-02-24 Anton KhirnovUse av_frame_copy() to simplify code where appropriate.
2014-02-24 Anton Khirnovlavc: use AVFrame API properly in ff_reget_buffer()
2014-02-23 Luca Barbatohevc: Do not left shift a negative value in hevc_loop_f...
2014-02-23 Luca Barbatohevc: Do not right shift a negative value in get_pcm
2014-02-23 Luca Barbatohevc: Drop unnecessary shifts in deblocking_filter_CTB
2014-02-22 Luca Barbatoh264: Fix a typo from the previous commit
2014-02-21 Diego Biurrunlibvorbis: Give consistent names to all functions,...
2014-02-20 Vittorio Giovarah264: Lower bound check for slice offsets
2014-02-20 Janne Grunauaarch64: use EXTERN_ASM consistently for exported symbols
2014-02-20 Christophe Gisquetdca: replace some memcpy by AV_COPY128
2014-02-20 Janne Grunauh264: avoid undefined behavior in chroma motion compens...
2014-02-20 Diego Biurrunmpeg4video_parser: Drop pointless av_-prefix from stati...
2014-02-20 Diego Biurrunavcodec: Consistently name encoder init functions foo_e...
2014-02-20 Diego Biurrunx86: dsputil: Use correct file name as multiple inclusi...
2014-02-20 Diego Biurrunbit_depth_template: Use file name as multiple inclusion...
2014-02-20 Diego Biurrunsvq3: Adjust #endif comment
2014-02-19 Luca Barbatohevc: Always consider VLC NALU type mismatch fatal
2014-02-19 Luca Barbatohevc: Mention the missing SPS in the error message
2014-02-19 Diego Biurrunx86: dca: Add missing multiple inclusion guards
2014-02-18 Luca Barbatoh264: informative error reporting in decode_slice_header()
2014-02-18 Luca Barbatoh264: fix slice_type value reported in decode_slice_hea...
2014-02-17 Diego Biurrundoxygen: Add a number of missing function parameter...
2014-02-16 Vittorio Giovarah264: use avpriv_request_sample for chroma_format_idc
2014-02-16 Diego BiurrunMove all example programs to doc/examples
2014-02-16 Maxim Poliakovskig2meet: validate bpp and bitmasks in the display info
2014-02-15 Tim Walkerac3dec: set AV_FRAME_DATA_DOWNMIX_INFO side data.
2014-02-15 Tim Walkerac3: update AC3PreferredStereoDownmixMode.
2014-02-15 Vittorio Giovarah264_parser: use enum values in h264_find_frame_end()
2014-02-14 Janne Grunauppc: reduce overreads when loading 8 pixels in altivec...
2014-02-14 Jan Ekströmutvideoenc: Enable support for multiple slices and...
2014-02-14 Derek Buitenhuislibx265: Remove redundant default param call
2014-02-14 Derek Buitenhuislibx265: Fix use of uninitialized input picture
2014-02-14 Vittorio Giovarah264_sei: reorder headers
2014-02-14 Vittorio Giovarah264_sei: name buffering period type consistently
2014-02-14 Vittorio Giovarah264: drop outdated comments
2014-02-14 Vittorio Giovarah264: store current_sps_id inside the current sps
2014-02-14 Vittorio Giovarah264: print values in case of error
2014-02-13 Luca Barbatoh264: Refactor ff_h264_decode_ref_pic_list_reordering
2014-02-13 Janne Grunaumpeg12dec: do not add stereo3D side data to a non-exist...
2014-02-12 Janne Grunauh264: make context_count unsigned
2014-02-12 Derek BuitenhuisAdd libx265 encoder
2014-02-12 John Stebbinsaacdec: set AVFrame sample_rate
next