]> git.sesse.net Git - ffmpeg/shortlog
ffmpeg
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
2014-03-13 Diego Biurrunbfin: Use more sensible file names
2014-03-13 Diego Biurrunbfin: hpeldsp: Split no_rnd pixel operations off into...
2014-03-13 Diego Biurrunbfin: dsputil: Unconditionally compile hpel pixels...
2014-03-13 Diego Biurrunbfin: hpeldsp: "nornd" ---> "no_rnd" function name...
2014-03-13 Diego Biurrunbfin: Move all assembly declarations only used within...
2014-03-13 Diego Biurrunbfin: hpeldsp: K&R formatting cosmetics
2014-03-13 Diego Biurrunbfin: Refactor duplicated assembly-related macros
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 Biurrunbuild: Record dependency of eatqi decoder on dsputil
2014-03-13 Diego Biurrunconfigure: Add explicit dsputil dependency to mpegvideoenc
2014-03-13 Diego Biurrunffv1: Drop bogus dependency on dsputil
2014-03-13 Diego Biurrunbuild: Drop stray LPC dependency on dsputil
2014-03-13 Diego Biurrunbuild: Drop stray MJPEG encoder dependency on dsputil
2014-03-13 Diego Biurrunbuild: Drop stray MLP decoder dependency on dsputil
2014-03-13 Diego Biurrunbuild: Drop stray PNG decoder dependency on dsputil
2014-03-13 Diego Biurrunbuild: Drop stray mpc8 decoder dependency on dsputil
2014-03-13 Reinhard TartlerPrepare for 11_alpha1 Release
2014-03-13 Luca Barbatoavconv: Match stream id
2014-03-12 Alessandro... http: Properly initialize icy headers string
2014-03-12 Martin Storsjödoc: Point to the correct, actually maintained gas...
2014-03-12 Janne Grunauarmv6: vp8: use explicit labels in motion compensation asm
2014-03-12 Luca Barbatoconfigure: Support older version of openjpeg1
2014-03-12 Vittorio Giovaracopy_block: K&R formatting cosmetics
2014-03-12 Diego Biurrunconfigure: Group toolchain options together in help...
2014-03-12 Martin Storsjöhttp: Declare more parameters as const where possible
2014-03-11 Clément Bœschhttp: Allow setting a Content-Type for POST requests
2014-03-11 Alessandro... http: Improve options descriptions
2014-03-11 Anssi Hannulahttp: Always allow no-op seek
2014-03-11 Anssi Hannulahttp: Add support for selecting a request range
2014-03-11 Clément Bœschhttp: Support setting custom User-Agent
2014-03-11 Michael Niedermayerhttp: Export Content-Type information
2014-03-11 Luca Barbatohttp: Add support reading ICY metadata
2014-03-11 Luca Barbatohttp: Refactor process_line
2014-03-11 Luca Barbatohttp: K&R formatting cosmetics
2014-03-11 Luca Barbatohttp: Drop doxy comments
2014-03-11 Luca Barbatohttp: Return meaningful error codes
2014-03-11 Luca Barbatoconfigure: Provide --pkg-config-flags
2014-03-11 Luca Barbatoavformat: Report the duration analysis reached
2014-03-11 Stephen Hutchinsondoc: Add section about AviSynth support
2014-03-11 Luca Barbatoconfigure: Document --pkg-config option
2014-03-11 Diego Biurrunlavf: more correct printf format specifiers
2014-03-10 Diego Biurrunconfigure: miscellaneous cosmetics
2014-03-10 Michael Niedermayerlavf: always use av_free
2014-03-10 Tim Walkerlavf: simplify ff_hevc_annexb2mp4_buf
2014-03-10 Luca Barbatoconfigure: Use the right pkgconf file for openjpeg
2014-03-10 Luca Barbatohevc: Use get_se_golomb_long
next