]> git.sesse.net Git - ffmpeg/history - libavcodec
X-Bitmap decoder
[ffmpeg] / libavcodec /
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
2014-03-23 Vittorio Giovarah264: move macroblock decoding into its own file
2014-03-23 Luca Barbatobuild: Sort h264 objects
2014-03-23 Luca Barbatobuild: h264 parser depends on full h264 decoder
2014-03-23 Vittorio Giovaralavc: drop ff_pixfmt_list_420
2014-03-22 Diego Biurrunlagarith: Fix typo in printf format string
2014-03-22 Diego Biurrundsputil: Move thirdpel-related bits into their own...
2014-03-22 Diego Biurrunx86: dsputil: Move hpeldsp-related declarations to...
2014-03-22 Diego Biurrunppc: dsputil: Move hpeldsp-related declarations to...
2014-03-22 Diego Biurrunx86: dsputil: Move fpel declarations to a separate...
2014-03-22 Diego Biurrundsputil: Refactor duplicated CALL_2X_PIXELS / PIXELS16...
2014-03-22 Diego Biurrundsputil: Move ff_zigzag_direct and ff_crop_tab declarat...
2014-03-22 Diego Biurrunimgconvert: Move ff_deinterlace_line_*_mmx declarations...
2014-03-22 Diego Biurrunx86: dsputil: Move inline assembly macros to a separate...
2014-03-22 Diego Biurrunnuv: Reuse the DSPContext from RTJpegContext
2014-03-22 Diego Biurrunavcodec: more correct printf specifiers
2014-03-20 wm4vaapi: switch ff_vaapi_get_surface_id from Picture...
2014-03-20 wm4vdpau: switch ff_vdpau_get_surface_id from Picture...
2014-03-20 wm4vdpau: don't assume Picture and H264Picture are the...
2014-03-20 Diego Biurrundsputil: Use correct type in me_cmp_func function pointer
2014-03-20 Diego Biurrunbuild: Group general components separate from de/encode...
2014-03-20 Diego Biurrundsputil: Conditionally compile dsputil code on all...
2014-03-20 Diego Biurrundsputil: Propagate bit depth information to all (sub...
2014-03-20 Diego Biurrunarm: dsputil: K&R formatting cosmetics
2014-03-20 Diego Biurrunppc: dsputil: Drop trailing semicolon from macros
2014-03-20 Diego Biurrunppc: dsputil: Merge some declarations and initializations
2014-03-20 Diego Biurrunppc: dsputil: Simplify some ifdeffed function definitions
2014-03-20 Diego Biurrunppc: dsputil: Drop some unnecessary parentheses
2014-03-20 Diego Biurrunppc: dsputil: more K&R formatting cosmetics
2014-03-20 Diego Biurrunppc: dsputil: K&R formatting cosmetics
2014-03-20 Diego Biurrunppc: dsputil: comment formatting and wording/grammar...
2014-03-20 Diego Biurrunhpeldsp_template: Merge some declarations and initializ...
2014-03-20 Diego Biurrunhpeldsp_template: K&R formatting cosmetics
2014-03-20 Diego Biurrunhpel_template: Drop some unnecessary parentheses
2014-03-20 Diego Biurrunhpel_template: K&R formatting cosmetics
2014-03-18 Vittorio Giovaralibopenjpeg: Support rgba64 decoding
2014-03-18 Carl Eugen Hoyoslibopenjpeg: Support rgba64 encoding
2014-03-18 Vittorio Giovaralibopenjpeg: K&R formatting cosmetics
2014-03-18 Janne Grunausbrdsp: move #if to disable all educational code
2014-03-18 Janne Grunaulavc: er: remove unused variable size
2014-03-18 Vittorio Giovarasvq3: directly set pix_fmt and color_range
2014-03-16 Vittorio Giovaralibx264: check color_range
2014-03-16 Vittorio Giovaraljpeg: check color_range
2014-03-16 Vittorio Giovaramdec: set color_range
2014-03-16 Vittorio Giovaramjpeg: set color_range
2014-03-16 Vittorio Giovarafraps: set color_range
2014-03-16 Carl Eugen Hoyostiff: Support rgba encoding
2014-03-16 Carl Eugen Hoyosraw, nut: Support rgba64 encoding
2014-03-16 Carl Eugen Hoyospng: Support rgb48 and rgba64 encoding
2014-03-16 Vittorio Giovarapng: K&R formatting cosmetics
2014-03-16 Vittorio Giovaracodec_desc: update dvaudio tag
2014-03-16 Vittorio Giovarah264 does not depend on mpegvideo any more
2014-03-16 Vittorio Giovarampegvideo: remove h264-only fields
2014-03-16 Vittorio Giovarampegvideo: move ff_draw_horiz_band() to mpegutils.c
2014-03-16 Vittorio Giovarampegvideo: move mpegvideo formats-related defines to...
2014-03-16 Vittorio Giovarah264: Remove MotionEstContext and move the relevant...
2014-03-16 Vittorio Giovarah264: Replace mpegvideo-specific MAX_THREADS by private...
2014-03-16 Vittorio Giovarah264: Replace mpegvideo-specific MAX_PICTURE_COUNT...
2014-03-16 Vittorio Giovarah264: move relevant fields from Picture to H264Picture
2014-03-16 Vittorio Giovaraer: move relevant fields from Picture to ERPicture
2014-03-16 Vittorio Giovarah264: directly use frames in ff_h264_draw_horiz_band()
2014-03-16 Vittorio Giovarampegvideo: directly use frames in ff_draw_horiz_band()
2014-03-14 Vittorio Giovaracodec_desc: group image codecs together
2014-03-14 Vittorio Giovaracodec_desc: add missing .long_name
2014-03-14 Vittorio Giovaracodec_desc: K&R formatting cosmetics
2014-03-14 Diego Biurrunarm: dsputil: Drop restrict keyword from add_pixels_cla...
2014-03-13 Vittorio Giovaraljpeg: fix duplicated pixel format entry
2014-03-13 Diego Biurrunbfin: Use more sensible file names
2014-03-13 Diego Biurrunbfin: hpeldsp: Split no_rnd pixel operations off into...
next