]> git.sesse.net Git - ffmpeg/shortlog
ffmpeg
2014-07-18 Diego Biurrunx86: dnxhdenc: Eliminate some unnecessary ifdefs
2014-07-18 Nidhi Makhijanilibgsm: Split decoder and encoder
2014-07-18 Diego Biurrunidctdsp: prettyprinting cosmetics
2014-07-18 Diego Biurrunidct: Convert IDCT permutation #defines to an enum
2014-07-18 Diego Biurrunavdevice: Give names to anonymously typedeffed structs
2014-07-18 Diego Biurrunfft: Convert FFT/MDCT permutation type #defines to...
2014-07-18 Diego Biurrundct-test: Improve CPU flags struct member name
2014-07-18 Diego Biurrundct-test: Move cpu_flags variable out of global scope
2014-07-18 Martin Storsjöarm: cosmetics: Consistently use lowercase for shift...
2014-07-18 Martin Storsjöarm: cosmetics: Fix a misaligned asm operand
2014-07-17 Ben Avisonarmv6: Accelerate butterflies_float
2014-07-17 Ben Avisonarmv6: Accelerate vector_fmul_window
2014-07-17 Ben Avisonarmv6: Accelerate ff_fft_calc for general case (nbits...
2014-07-17 Ben Avisonarmv6: Accelerate ff_imdct_half for general case (mdct_...
2014-07-17 Diego Biurrundsputil: Split motion estimation compare bits off into...
2014-07-17 Martin Storsjöconfigure: Assume runtime cpu detection on arm on ...
2014-07-17 Diego Biurrunx86: dsputil: Coalesce all init files
2014-07-17 Nidhi Makhijaniavpacket: Check for and return errors in ff_interleave_...
2014-07-17 Luca Barbatoh264: K&R formatting cosmetics
2014-07-16 Diego Biurrunh264: Remove some commented-out, broken cruft
2014-07-16 Diego Biurrunarm: dsputil: Coalesce all init files
2014-07-16 Vittorio Giovarag2meet: allow size changes within original sizes
2014-07-14 Martin Storsjöfate: Use the correct, local path to samples for opus...
2014-07-13 Diego Biurrunx86: dsputil: Avoid pointless CONFIG_ENCODERS indirection
2014-07-13 Diego Biurrunppc: dsputil: Coalesce all init files
2014-07-11 Diego Biurrunexamples/output: Remove unused variable
2014-07-11 Diego Biurrundsputil: Drop unused bit_depth parameter from all init...
2014-07-11 Luca Barbatomov: Clarify tkhd flag settings
2014-07-11 Luca Barbatomov: Do not group tracks if more than one is enabled...
2014-07-11 Gildas Cocherelhevc: implement pic_output_flag handling
2014-07-11 Mickaël Raulethevc: set the keyframe flag on output frames
2014-07-11 Mickaël Raulethevc: Replace nal type chek with equivalent IS_IRAP...
2014-07-11 Anton Khirnovhevc_ps: remove a write-only variable
2014-07-10 Nidhi Makhijanicdg: Forward error from avio_size() in read_header...
2014-07-10 Alexander V... mpegts: pass MpegTSContext ptr explicitly
2014-07-09 Diego Biurrundsputil: Split off pixel block routines into their...
2014-07-09 Vittorio Giovarahevc: parse display orientation SEI message
2014-07-09 Vittorio Giovarah264: parse display orientation SEI message
2014-07-09 Vittorio Giovaradisplay: add matrix flip api
2014-07-09 Andrew Kelleydoc: mention option to mix shared/static libraries
2014-07-09 Anton Khirnovrtpdec: pass an AVFormatContext to ff_parse_fmtp()
2014-07-09 Anton Khirnovyuv4mpegenc: do not access AVCodecContext.coded_frame
2014-07-09 Anton Khirnovnsvdec: remove commented out cruft
2014-07-09 Anton Khirnovmov: free the dv demux context with avformat_free_context()
2014-07-09 Anton Khirnovmtv: do not set sample_rate for video
2014-07-09 Anton Khirnovoggparsecelt: do not set AVCodecContext.frame_size
2014-07-09 Anton Khirnovadxdec: get rid of an avpriv function
2014-07-09 Anton Khirnovlavc: export DV profile API used by muxer/demuxer as...
2014-07-09 Anton Khirnovavconv: set the output stream timebase
2014-07-09 Anton Khirnovavformat: update muxing doxy
2014-07-09 Anton Khirnovcdg: set the keyframe flag on the first packet
2014-07-08 Martin Storsjömov: Remove a variable that is set but never used
2014-07-08 Martin Storsjöavplay: Handle pixel aspect ratio properly
2014-07-08 Luca Barbatonut: Use nut->version in the version range check
2014-07-08 Martin Storsjöarm: Avoid using the 'setend' instruction on ARMv7...
2014-07-08 Roman Savchenkoavformat_new_stream: make the AVCodec parameter const
2014-07-08 Andrew Kelleyaf_compand: make sure request_frame always outputs...
2014-07-07 Diego Biurrundsputil: Split off FDCT bits into their own context
2014-07-07 Omer Osmanlibfdk-aacdec: Decode the first AAC frame to reliably...
2014-07-07 Michael Niedermayersmoothstreamingenc: Fix a memory leak on errors
2014-07-07 Nidhi Makhijanivmd: Split audio and video decoder
2014-07-06 Diego Biurrundsputil: Move draw_edges() to mpegvideoencdsp
2014-07-06 Diego Biurrundsputil: Move pix_sum, pix_norm1, shrink function point...
2014-07-06 Diego Biurrundsputil: Split off *_8x8basis to a separate context
2014-07-06 Timothy Guaudio_fifo: Split into a separate doxygen module
2014-07-06 Timothy Gusamplefmt: Add doxygen categories
2014-07-06 Nidhi Makhijanidsicin: Split audio and video decoder
2014-07-06 Nidhi Makhijanibmv: Split audio and video decoder
2014-07-06 Nidhi Makhijanipaf: split audio and video decoder
2014-07-06 Nidhi Makhijanicljr: split decoder and encoder
2014-07-06 Nidhi Makhijanivc1test: Check malloc call
2014-07-06 Nidhi Makhijanivc1test: Return proper error codes
2014-07-06 Martin Storsjölibrtmp: Don't free the temp url at the end of rtmp_open
2014-07-05 Diego Biurrunx86: build: Only compile FDCT code if MMX is enabled
2014-07-05 Diego Biurrunx86: Unconditionally compile blockdsp and svq1enc init...
2014-07-05 Diego Biurrunx86: huffyuvdsp: Move inline assembly to init file
2014-07-04 Omer Osmanlibfdk-aacdec: Reduce the default decoder delay by...
2014-07-03 Diego Biurrunx86: mpegvideoenc: Change SIMD optimization name suffix...
2014-07-03 Justin Ruggleswebpdec: Fix decoding of the huffman group indices.
2014-07-03 Anton Khirnovid3v2enc: use a case-insensitive comparison for APIC...
2014-07-03 Nidhi Makhijanidaud: split muxer and demuxer
2014-07-03 Martin Storsjöismindex: Add an option for outputting files elsewhere...
2014-07-03 Martin Storsjöismindex: Allow adding a path prefix to the generated...
2014-07-03 Vittorio Giovaralavf: document av_dump_format()
2014-07-03 Luca Barbatohevc: Use the local context variable when needed
2014-07-02 Michael Niedermayermatroskadec: Fix a double negation typo
2014-07-01 Luca Barbatomatroska: Factor out mkv_write_stereo_mode
2014-07-01 Luca Barbatomatroska: Factor out write_track from mkv_write_tracks
2014-07-01 Luca Barbatomatroska: K&R formatting cosmetics
2014-07-01 Diego Biurrunvaapi: Update idct_permutation location after dsputil...
2014-07-01 Yusuke Nakamuramov: Support default-base-is-moof.
2014-07-01 Diego BiurrunUpdate Fiona's name in copyright statements.
2014-06-30 Diego Biurrundsputil: Split off IDCT bits into their own context
2014-06-30 Diego Biurrunmjpeg: Split off bits shared by MJPEG and LJPEG encoders
2014-06-30 John Stebbinspgssubdec: handle more complex PGS scenarios
2014-06-28 Martin Storsjöarm: Detect 32 bit cpu features on ARMv8 when running...
2014-06-28 Vittorio Giovarartpenc_jpeg: check for color_range too
2014-06-28 Vittorio Giovaraapichanges: fill in changes for lavu 51.19 and 51.20
2014-06-27 Diego Biurrunmpeg: Change ff_convert_matrix() to take an MpegEncCont...
2014-06-27 Diego Biurrundv: Properly split decoder and encoder initialization
next