]> git.sesse.net Git - ffmpeg/history - libavcodec
crc: add ANSI CRC16 LE
[ffmpeg] / libavcodec /
2014-04-14 Martin Storsjövp78: Align the intra4x4_pred_mode_top array within...
2014-04-14 Niels Möllerdcadec: Delete redundant init_get_bits call
2014-04-13 James Almerx86/synth_filter: remove the fma3 version ifdefs
2014-04-12 Tim Walkerdcadec: Use correct channel count in stereo downmix...
2014-04-12 Tim Walkerdcadec: Do not decode the XCh extension when downmixing...
2014-04-12 Jean Firsttiffdec: support predictor type 2 with RGB48 pixel...
2014-04-12 Justin Rugglestiffdec: remove an unneeded variable
2014-04-12 Justin Rugglestiff: use a better name and enum values for Photometric...
2014-04-12 Justin Rugglestiffdec: use a single strip if RowsPerStrip is 0
2014-04-12 Justin Rugglestiffdec: use bytestream2 to simplify overread/overwrite...
2014-04-12 Justin Rugglesbytestream: add bytestream2_copy_buffer() functions
2014-04-12 Paul B Maholbytestream: add functions for accessing size of buffer
2014-04-12 Justin Rugglestiffdec: use correct data type for palette entries...
2014-04-12 Jean Firsttiffdec: rename variables for consistency and fix varia...
2014-04-11 Timothy GuDNxHD: convert inline asm to yasm
2014-04-11 Timothy GuDNxHD: make get_pixel_8x4_sym accept ptrdiff_t as stride
2014-04-11 Vittorio GiovaraDNxHD: K&R formatting cosmetics
2014-04-10 Luca Barbatomp2: Do not force a samplerate
2014-04-10 Derek Buitenhuislibx265: Only set the SAR if it is valid
2014-04-10 Derek Buitenhuislibx265: Use 16-bit SAR
2014-04-10 Derek Buitenhuislibx265: Use x265_param_parse to set the SAR
2014-04-09 wm4mpegvideo: operate with pointers to AVFrames instead...
2014-04-08 Vittorio Giovararawvideo: Support decoding YVYU422 FourCC
2014-04-07 Vittorio Giovaramp2: match twolame default options
2014-04-07 Paul B Mahollibtwolame MP2 encoding support
2014-04-07 Vittorio Giovaralibxvid: fix missing end of line character
2014-04-06 Luca Barbatoh264: Refactor decode_nal_units
2014-04-06 Timothy Gulibxvid: Add SSIM displaying through a libxvidcore...
2014-04-06 Timothy Gulibxvid: add working lumimasking and variance AQ
2014-04-06 Janne Grunauaarch64: implement videodsp.prefetch
2014-04-06 Paul B MaholLucasArts SMUSH VIMA audio decoder
2014-04-06 Paul B MaholLucasArts SMUSH SANM video decoder
2014-04-04 Diego Biurrundsputil: Move DV-specific ff_zigzag248_direct table...
2014-04-04 Diego Biurrunx86: dsputil: Move ff_apply_window_int16_* bits to...
2014-04-04 Diego Biurrunx86: h264_qpel: Simplify an #if conditional
2014-04-04 Diego Biurrunx86: Drop some unnecessary YASM ifdefs
2014-04-04 Diego Biurrunppc: Drop a bunch of unnecessary dsputil_altivec.h...
2014-04-04 Diego Biurrunx86: dsputil: Eliminate some unnecessary dsputil_x86...
2014-04-04 Diego BiurrunRemove a number of unnecessary dsputil.h #includes
2014-04-04 James Almerx86/synth_filter: add synth_filter_fma3
2014-04-04 James Almerx86/synth_filter: add synth_filter_avx
2014-04-04 James Almerx86/synth_filter: add synth_filter_sse
2014-04-04 Janne Grunauarm: asm decode_block_coeffs_internal is vp8 specific
2014-04-04 Peter RossOn2 VP7 decoder
2014-04-01 Vittorio Giovaravc1dec: fix a possible unitialized variable warning
2014-04-01 Diego BiurrunMore correct printf format specifiers
2014-04-01 Vittorio GiovaraVP3: K&R formatting cosmetics
2014-03-31 Vittorio Giovarasgi: decode 16bit RLE images
2014-03-31 Vittorio Giovarasgi: encode images with 4 channels at 8 and 16 bits
2014-03-31 Carl Eugen Hoyossgi: decode images with 4 channels at 8 and 16 bits
2014-03-31 Paul B Maholsgi: remove redundant argument from read_uncompressed_sgi()
2014-03-31 Michael Niedermayersgi: set the row boundary to the correct value
2014-03-31 Michael Niedermayersgi: fix end of line boundary detection
2014-03-31 Piotr Bandurskisgi: check maximum supported resolution
2014-03-31 Vittorio Giovarasgi: K&R formatting cosmetics
2014-03-31 Paul B Maholcodec_desc: set lossless attribute for SGI and DPX
2014-03-31 Jimmy ChristensenOpenEXR decoder
2014-03-31 Michael Niedermayerdxva2: Directly use AVFrames
2014-03-31 Rémi Denis-Courmontvc1dec: improve hwaccel #ifdefs
2014-03-31 Rémi Denis-Courmonth263: improve hwaccel #ifdefs
2014-03-31 Marcus Gustafssonlibx265: Use the repeat headers flag when not using...
2014-03-30 Timothy Gulibmp3lame: add ABR support
2014-03-30 Timothy Gulibmp3lame: add comments about CBR/VBR modes
2014-03-30 Paul B Mahollibmp3lame: allow joint stereo to be disabled
2014-03-30 Timothy Gudnxhdenc: return meaningful return codes
2014-03-29 Martin Storsjögolomb: Fix the implementation of get_se_golomb_long
2014-03-29 Vittorio Giovaravp8: K&R formatting cosmetics
2014-03-27 Paul B Maholbmp: add a standalone parser
2014-03-27 Vittorio GiovaraX-Bitmap decoder
2014-03-27 Vittorio Giovaraxbm: use av_frame_free on close
2014-03-27 Paul B MaholPAF demuxer and decoder
2014-03-27 Vittorio Giovaralavc: restore copy_block{4,16} functions
2014-03-27 Aleksi NurmiBRender PIX image decoder
2014-03-27 Diego Biurrunarm: build: Maintain decoder objects separate from...
2014-03-26 Vittorio GiovaraAlias PIX image encoder and decoder
2014-03-26 Ben Avisontruehd: add hand-scheduled ARM asm version of ff_mlp_pa...
2014-03-26 Ben Avisontruehd: break out part of output_data into platform...
2014-03-26 Ben Avisontruehd: tune VLC decoding for ARM.
2014-03-26 Ben Avisontruehd: add hand-scheduled ARM asm version of ff_mlp_re...
2014-03-26 Ben Avisontruehd: break out part of rematrix_channels into platfo...
2014-03-26 Ben Avisontruehd: add hand-scheduled ARM asm version of mlp_filte...
2014-03-26 Diego Biurrunx86: hpeldsp: Keep all rnd_template instantiations...
2014-03-26 Diego Biurrunhpeldsp_template: Move content to hpeldsp
2014-03-26 Diego Biurrunhpeldsp_template: Drop av_unused attribute from *_no_rn...
2014-03-26 Diego Biurrundsputil: Move draw_edges and clear_block* out of dsputi...
2014-03-26 Diego Biurrundsputil: Move RV40-specific bits into rv40dsp
2014-03-26 Diego Biurrunhpeldsp_template: Detemplatize the code
2014-03-26 Diego Biurrundsputil_template: Detemplatize the code
2014-03-26 Diego BiurrunAdd missing headers to make template files compile...
2014-03-26 Diego Biurrundsputil_template: Move bits that are used templatized...
2014-03-26 Diego Biurrundsputil: Move hpel_template #include out of dsputil_tem...
2014-03-26 Diego Biurrunx86: h264_qpel: Fix typo in CALL_2X_PIXELS macro invocation
2014-03-25 Vittorio Giovaraavcodec: add missing includes
2014-03-24 Derek Buitenhuislibx265: Only use one memcpy for headers
2014-03-24 Michael Niedermayerlibx265: Write global extradata when requested
2014-03-24 Diego Biurrunbuild: Add config option for CABAC code
2014-03-24 Anton Khirnovlibavcodec: when decoding, copy replaygain side data...
2014-03-24 Anton KhirnovAdd replaygain side data type and code for parsing...
2014-03-24 Anton Khirnovlavc: give a typedeffed name to the AVPacket.side_data...
2014-03-23 Luca Barbatoh264: Split h264 slice decoding from nal decoding
next