]> git.sesse.net Git - ffmpeg/history - libavcodec
bfin: Refactor duplicated l1_text/l1_data_B macros
[ffmpeg] / libavcodec /
2014-03-13 Diego Biurrunbfin: Refactor duplicated l1_text/l1_data_B macros
2014-03-13 Diego Biurrunbfin: dsputil: K&R formatting cosmetics
2014-03-13 Diego Biurrunbfin: dsputil: Drop broken and trivial profiling code
2014-03-13 Diego Biurrunbfin: hpeldsp: Drop broken put_pixels_*_xy2_nornd bits
2014-03-13 Diego Biurrunbfin: dsputil: Drop broken vsad bits
2014-03-13 Diego Biurrunbfin: dsputil: Remove unused global variable
2014-03-13 Diego Biurrunx86: dsputil_init: Drop some unnecessary parentheses
2014-03-13 Diego Biurrunx86: dsputil_init: K&R formatting cosmetics
2014-03-13 Diego Biurrunx86: dsputil_x86.h: K&R formatting cosmetics
2014-03-13 Diego Biurrunx86: motion_est: K&R formatting cosmetics
2014-03-13 Diego Biurrundsputilenc_mmx: K&R formatting cosmetics
2014-03-13 Diego Biurrundsputil_mmx: K&R formatting cosmetics
2014-03-13 Diego Biurrundsputilenc_mmx: Merge two assignment blocks with identi...
2014-03-13 Diego Biurrundsputil_template: K&R formatting cosmetics
2014-03-13 Diego Biurrunrnd_avg.h: K&R formatting cosmetics
2014-03-13 Diego Biurrundsputil: cosmetics: Lose camelCase on ff_cropTbl and...
2014-03-13 Diego Biurrundsputil: Merge variable declarations and initializations
2014-03-13 Diego Biurrundsputil: K&R formatting cosmetics
2014-03-13 Diego Biurrundsputil.h: K&R formatting cosmetics
2014-03-13 Diego Biurrundsputil.h: Clean up comments
2014-03-13 Diego Biurrundsputil: Remove disabled avg_no_rnd_qpel leftovers
2014-03-13 Diego Biurrunx86: Make function prototype comments in assembly code...
2014-03-13 Diego Biurrunx86: h264_idct_10_bit: Use proper type in function...
2014-03-13 Diego BiurrunUpdate dsputil- and SIMD-related comments to match...
2014-03-13 Diego Biurrunarm: dsputil: Add a bunch of missing #includes
2014-03-13 Diego Biurrunx86: Add some more missing headers
2014-03-13 Diego Biurrunppc: Add some missing headers
2014-03-13 Diego Biurrundsputil: Move intreadwrite.h #include from header file...
2014-03-13 Diego Biurrundsputil: Drop ff_check_alignment() function
2014-03-13 Diego Biurrundsputil: Remove prototypes for nonexisting optimization...
2014-03-13 Diego Biurrunx86: mpegvideoenc: Remove some remnants of the long...
2014-03-13 Diego BiurrunRemove all SPARC architecture optimizations
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
next