]> git.sesse.net Git - ffmpeg/shortlog
ffmpeg
2014-03-27 Vittorio Giovarafate: add XBM tests
2014-03-27 Vittorio GiovaraX-Bitmap decoder
2014-03-27 Vittorio Giovaraxbm: use av_frame_free on close
2014-03-27 Paul B Maholfate: add PAF audio and video tests
2014-03-27 Paul B MaholPAF demuxer and decoder
2014-03-27 Vittorio Giovaralavc: restore copy_block{4,16} functions
2014-03-27 Vittorio Giovarafate: add BRender PIX tests
2014-03-27 Aleksi NurmiBRender PIX image decoder
2014-03-27 Diego Biurrunarm: build: Maintain decoder objects separate from...
2014-03-26 Vittorio Giovarafate: add Alias PIX tests
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-25 Vittorio Giovaraavconv: More descriptive message about framedrop
2014-03-25 Vittorio Giovaravf_transpose: K&R formatting cosmetics
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 Khirnovavconv: don't warn on multiple frames per packet for...
2014-03-24 Anton Khirnovavconv: print verbose per-stream transcoding statistics
2014-03-24 Anton Khirnovavconv: split printing the final statistics into a...
2014-03-24 Anton Khirnovavconv: rewrite output data size tracking
2014-03-24 Anton Khirnovavconv: explicitly report when the muxing overhead...
2014-03-24 Anton Khirnovavconv: remove unused nb_frames_dup
2014-03-24 Anton Khirnov{v,a}f_showinfo: print frame side data
2014-03-24 Anton Khirnovmp3dec: export replaygain tags from ID3v2
2014-03-24 Anton Khirnovaf_volume: support using replaygain frame side data
2014-03-24 Anton Khirnovframe: add a function for removing side data from a...
2014-03-24 Anton Khirnovavconv: add stream-global side data to the first demuxe...
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 Khirnovlavf: add an AVStream field for exporting stream-global...
2014-03-24 Anton Khirnovlavc: give a typedeffed name to the AVPacket.side_data...
2014-03-24 Peter Kreftingconfigure: Remove dcbzl check for e500v1 and e500v2...
2014-03-24 Tanja Batchelormpeg: K&R formatting cosmetics
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 GiovaraRELEASE_NOTES: mention new filters
2014-03-23 Vittorio Giovaralavc: drop ff_pixfmt_list_420
2014-03-23 Vittorio Giovarachangelog: switch libx265 and compand entries
2014-03-23 Luca Barbatoconfigure: Always use -DOPJ_STATIC when checking for...
2014-03-22 John Stebbinsmovenc: Allow override of major brand in ftyp atom
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 Biurrunfloat_dsp: Replace arch optimization ifdefs by if cascade
2014-03-22 Diego Biurrunavcodec: more correct printf specifiers
2014-03-22 Diego Biurrunavfilter: more correct printf format 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-20 Janne Grunaufloat-dsp-test: do not use C99's predefined __func__
2014-03-19 Martin Storsjöfloat_dsp: Use LOCAL_ALIGNED for instead of DECLARE_ALI...
2014-03-19 Diego Biurrunconfigure: ppc: Disable ldbrx instruction by default
2014-03-19 Luca Barbatomxf: Lowercase UL strings
2014-03-19 Luca Barbatomxf: Verbose debug logging
2014-03-19 Luca Barbatomxf: Override faulty PreviousPartition entries
2014-03-19 Luca Barbatomxf: Add additional H264 PictureEssenceCoding
2014-03-18 Janne Grunauaarch64: float_dsp NEON assembler
next