]> git.sesse.net Git - ffmpeg/shortlog
ffmpeg
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
2014-03-18 Vittorio Giovaralibopenjpeg: Support rgba64 decoding
2014-03-18 Carl Eugen... libopenjpeg: Support rgba64 encoding
2014-03-18 Vittorio Giovaralibopenjpeg: K&R formatting cosmetics
2014-03-18 Janne Grunaufloat_dsp: add test program and use it as fate test
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-18 Keiji Costantinimpegts: Forward error codes in various functions
2014-03-18 Keiji Costantinimpegts: K&R formatting cosmetics
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... tiff: Support rgba encoding
2014-03-16 Jean Firstimg2: add j2c file extension
2014-03-16 Carl Eugen... raw, nut: Support rgba64 encoding
2014-03-16 Carl Eugen... png: 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 Michael Niedermayerisom: fix C99-style declaration
2014-03-16 Jean FirstRGBA64 pixel formats
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-16 Martin Storsjöaacdec: Lower the number of frames required to detect...
2014-03-16 Martin Storsjöaacdec: Don't count probed ADTS frames if there are...
2014-03-16 Anton KhirnovFATE: add a test for the ONE_STR mapping mode of the...
2014-03-16 Anton Khirnovaf_channelmap: fix ONE_STR mapping mode
2014-03-15 wm4isom: convert mp4 dvdsub extradata to vobsub format
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 Biurrunconfigure: Split some logical blocks off from HAVE_LIST
2014-03-14 Diego Biurrunconfigure: Split some logical blocks off from CONFIG_LIST
2014-03-14 Diego Biurrunconfigure: Group and sort function/struct/type checks
2014-03-14 Diego Biurrunarm: dsputil: Drop restrict keyword from add_pixels_cla...
2014-03-14 Luca Barbatoaac: K&R formatting cosmetics
2014-03-13 Vittorio Giovaraljpeg: fix duplicated pixel format entry
next