]> git.sesse.net Git - ffmpeg/shortlog
ffmpeg
2014-05-11 Michael NiedermayerMerge commit 'ebc29519d1634bfeb386c20a5d8a52837aae2436'
2014-05-11 Michael NiedermayerMerge commit 'a871ef0cc936612bdb0e643196be72efcf0c8986'
2014-05-11 Michael NiedermayerMerge commit '08bb2567586599d62a282c4cd31567a0807f3d92'
2014-05-11 Michael NiedermayerMerge commit '5c1d7246cd65dc4db1b6dc36e29ce39fc1068f3f'
2014-05-11 Michael NiedermayerMerge commit '632ad2248e2e5d8cd4b51e6c87c943a38c3da425'
2014-05-11 Michael Niedermayeravcodec/dct: use av_malloc_array()
2014-05-11 Michael Niedermayeravcodec/cinepakenc: use av_malloc_array()
2014-05-11 Luca Barbatohwaccel: Support specific frame allocators
2014-05-11 Anton Khirnovhwaccel: Rename priv_data_size to frame_priv_data_size
2014-05-11 Anton Khirnovlavc: document which parts of AVHWAccel are private.
2014-05-11 Anton Khirnovlavc: set AVCodecContext.hwaccel in ff_get_format()
2014-05-11 Anton Khirnovlavc: Add an internal wrapper around get_format()
2014-05-11 Matt Oliverconfigure: Fix floating point conformance ith icl.
2014-05-11 Lukasz Mareklavc/on2avc: silent warnings about const params
2014-05-11 Aman Guptaavformat/mpegtsenc: fix minor typo in omit_video_pes_le...
2014-05-11 michaellibmpcodecs/vf_uspp: check avcodec_open() return code
2014-05-10 Reynaldo H... ffserver: don't leak poll_table if poll fails
2014-05-10 Reimar DöffingerAdd missing "const" to pointer arrays.
2014-05-10 Michael Niedermayeravfilter/vf_removelogo: fix memleak on failure
2014-05-10 James Almerhevcdsp: include stddef.h for ptrdiff_t definition
2014-05-10 Matt Oliveropencl: Make init_mtx static with volatile lock
2014-05-10 James Almerhevcdsp: add missing header include
2014-05-10 Michael Niedermayeravfilter/vf_lut3d: check size in parse_dat()
2014-05-10 Michael Niedermayeravformat/movenc: Check ff_put_wav_header() return code
2014-05-09 Andrey UtkinDocument smoothstreaming muxer
2014-05-09 Matthew Lindneravcodec: better level/index printing
2014-05-09 Michael Niedermayeravcodec: replace uses of deprecated avcodec_set_dimensi...
2014-05-09 Matt Oliverlibmpcodecs: Fix compilation due to missing static...
2014-05-09 Michael NiedermayerMerge commit '9880a0d4b131ef36694d62f78060350a81f08b80'
2014-05-09 nu774pcm-dvd: Fix 20bit decoding
2014-05-09 Diego Elio... rtpdec: make the NTP time values unsigned.
2014-05-09 Hendrik Leppkesconfigure: check for recent dxva2api headers with fixed...
2014-05-09 Michael Niedermayeravcodec/hevc: Fix undefined shifts
2014-05-09 Michael Niedermayeravcodec/mpegaudiodec_template: make shift unsigned...
2014-05-09 Michael Niedermayeravcodec/x86/hevcdsp_init: fix build failure with -...
2014-05-09 Michael Niedermayeravcodec/mpeg4videodec: print run/level/index values
2014-05-09 Michael Niedermayeravcodec: include GET_RL_VLC() in trace output
2014-05-08 pleperehvcodec/x86/hevcdsp: make macros more modular to suppor...
2014-05-08 Clément Bœschavfilter/phase: make the main loop readable.
2014-05-08 Clément Bœschavfilter/phase: add some constness for RO data pointers.
2014-05-08 Clément Bœschavfilter/phase: add timeline support.
2014-05-08 Clément Bœschavfilter/phase: avoid a memcpy per frame.
2014-05-08 Clément Bœschavfilter/phase: do not pass the whole context to analyz...
2014-05-08 Clément Bœschavfilter/phase: add comment on the context cached frame.
2014-05-08 Michael NiedermayerMerge commit '0bacfa8d37710b904897e7cbeb8d6f96fbf75e2e'
2014-05-08 Michael Niedermayeravcodec/exr: mark gama option as experimental / unsupported
2014-05-08 Gonzalo Garramunoavcodec/exr: Add a gamma flag to exr loader to avoid...
2014-05-08 Michael Niedermayeravformat/rtmpproto: add FFMIN() to av_strlcpy()
2014-05-08 Martin Storsjörtmpproto: Check the buffer sizes when copying app...
2014-05-08 Michael Niedermayeravcodec/mjpegdec: zero gb to silence warning about...
2014-05-08 Michael Niedermayeravcodec/takdec: Always initialize hsize, silence "may...
2014-05-08 Michael Niedermayeravcodec/dcadec: add an assert to silence a uninitialize...
2014-05-08 Michael Niedermayeravcodec/dcadec: remove always true if()
2014-05-08 Michael Niedermayeravcodec/cinepakenc: Fix "may be used uninitialized...
2014-05-08 Michael Niedermayeravfilter/af_compand: Silence "may be used uninitialized...
2014-05-08 Michael NiedermayerMerge remote-tracking branch 'lukaszmluki/master'
2014-05-07 Lukasz Mareklavc: use av_fifo_freep
2014-05-07 Lukasz Mareklavf: use av_fifo_freep
2014-05-07 Lukasz Marekffmpeg: use av_fifo_freep
2014-05-07 Lukasz Mareklavd/jack_audio: use av_fifo_freep
2014-05-07 Lukasz Mareklavfi: use av_fifo_freep
2014-05-07 Lukasz Mareklavu/fifo: add av_fifo_freep function
2014-05-07 Michael Niedermayeravcodec/huffyuvenc: Make version 3 of ffvhuff non exper...
2014-05-07 Michael Niedermayeravcodec/cinepakenc: drop coded_frame init
2014-05-07 Michael Niedermayeravcodec/cinepakenc: Zero AVPictures, silence "may be...
2014-05-07 Michael Niedermayeravcodec/eamad: silence uninitialized variable warnings
2014-05-07 Michael Niedermayeravcodec/ac3enc: silence 2 warnings about "possibly...
2014-05-07 Michael Niedermayeravfilter/aeval: silence "may be used uninitialized...
2014-05-07 Matt Oliverinline asm: fix arrays as named constraints.
2014-05-07 Michael Niedermayeravformat/utils: fix const warnings
2014-05-07 Michael Niedermayercmdutils: include config.h, fix "is not defined" warnin...
2014-05-07 Michael Niedermayeravformat/h263dec/h263_probe: Check TR
2014-05-07 Michael Niedermayeravformat/h263dec/h263_probe: Check PSC bit 9 and 13 in
2014-05-07 Michael Niedermayeravformat/h263dec: shift data in state to make more...
2014-05-07 Michael Niedermayeravcodec/wavpack: initialize pointers to silence warning...
2014-05-07 Michael Niedermayeravcodec/hevc: remove unused variable
2014-05-06 James Almerswresample/resample: add missing xmm clobbers
2014-05-06 Michael NiedermayerMerge commit '7ce3bd9614717e545af8fb8455032c807e389b78'
2014-05-06 Uwe L. Kornrtmpproto: Support alternative slist parameter in rtmp...
2014-05-06 Michael Niedermayeravcodec/x86/hevcdsp_init: fix SSE4 checks
2014-05-06 Michael Niedermayeravcodec/x86/Makefile: remove duplicate line
2014-05-06 Michael Niedermayeravcodec/x86/hevcdsp_init: fix build on 32bit
2014-05-06 plepereHEVC : added assembly MC functions
2014-05-06 Mickaël Raulethevc: C code update for new motion compensation
2014-05-06 Michael NiedermayerMerge remote-tracking branch 'cus/stable'
2014-05-06 Matt Oliverx86/mpegaudiodsp.c: msvc compilation error without...
2014-05-06 Lukasz Marekgitignore: add tools/uncoded_frame
2014-05-06 Michael Niedermayeravcodec/mpeg4videoenc: fix alternative implementation...
2014-05-06 Michael Niedermayeravcodec/mpeg4videodec: fix mcbpc error messages
2014-05-05 Michael Niedermayeravcodec/snowenc: Fix "incompatible pointer type" warning
2014-05-05 Michael Niedermayeravfilter/af_bs2b: Fix incompatible pointer type warnings
2014-05-05 Michael Niedermayeravcodec/svq3: Fix "incompatible pointer type" warnings
2014-05-05 Michael Niedermayeravformat/segment: Use av_malloc_array()
2014-05-05 Marton Balintmpegts: always reset pes packet state on new packet
2014-05-05 Marton Balintmpegts: unref buffer in reset_pes_packet_state
2014-05-05 Marton Balintmpegts: factorize pes packet state reset function
2014-05-05 Marton Balintmpegts: fix indentation after last commit
2014-05-05 Marton Balintmpegts: only emit new packets if data buffer exists
2014-05-05 Marton Balintmpegts: remove uneeded buf_size check
2014-05-05 Michael Niedermayeravutil/file_open: Use av_mallocz_array()
next