]> git.sesse.net Git - ffmpeg/shortlog
ffmpeg
2014-10-11 Michael NiedermayerMerge commit 'bd239c9a2e151c0aeeb653a571f130aae7320894'
2014-10-11 Michael Niedermayerlavf: Don't drop both pts and dts if timestamps are...
2014-10-11 Michael Niedermayeravcodec/mjpegdec: sanity check bits
2014-10-11 Karl Kinigervf_drawtext: add missing clear of pointers after av_exp...
2014-10-11 Michael Niedermayeravcodec/dct: use av_freep(), do not leave stale pointer...
2014-10-11 Michael Niedermayeravcodec/dirac_parser: use av_freep(), do not leave...
2014-10-11 Michael Niedermayeravcodec/eamad: use av_freep(), do not leave stale point...
2014-10-11 Simon Thelenffmpeg_opt: abort if -to <= -ss
2014-10-11 Christophe... proresenc_ks: use chroma sampling in autoselection
2014-10-11 Ruoyuavutil/lzo: fix resource leak
2014-10-11 Michael Niedermayerswscale: support internal scaler cascades
2014-10-11 Michael Niedermayeravcodec/mpeg12dec: print aspect_ratio_info in debug...
2014-10-10 Michael NiedermayerMerge commit '1d4579e38ecad578c86516fad2837a273d11b320'
2014-10-10 Clément Bœschavformat/assenc: make sure we crawl extradata only...
2014-10-10 Michael NiedermayerMerge commit 'cd9d6399fd00f5aeacaa90cdc0b74c3570024119'
2014-10-10 Michael NiedermayerMerge commit '3df8d52fcdc9036b4074fdc612d487ece8bb5b7f'
2014-10-10 Michael NiedermayerMerge commit 'c839b0439f0b01c72a6d253920d2e342b30f8bcb'
2014-10-10 Michael NiedermayerMerge commit '8b2e9636c57b22582143467a8a06b509b47b92f9'
2014-10-10 Michael NiedermayerMerge commit 'c27328e749ff3be648411765cd17362fee017341'
2014-10-10 Michael NiedermayerMerge commit '09e1ccc8cddc946da5e10841f10dc5ebdd187d9d'
2014-10-10 Michael NiedermayerMerge commit 'eb4f9069002e73648f6640cd054fc814cfda75b8'
2014-10-10 Christophe... utvideoenc: properly set slice height/last line
2014-10-10 Michael Niedermayeravutil/softfloat: Fix undefined shift in av_add_sf()
2014-10-10 Benoit Fouetavformat/movenc: add EAC3 muxing support.
2014-10-10 James Almerfloat_dsp-test: allow forcing cpuflags
2014-10-10 Michael Niedermayeravcodec/atrac3: use av_freep(), do not leave stale...
2014-10-10 Michael Niedermayeravcodec/cavs: use av_freep(), do not leave stale pointe...
2014-10-10 Luca Barbatotcp: Add AVOption support
2014-10-10 Luca Barbatotls: Support passing old-style tcp options
2014-10-10 Luca Barbatortsp: Add rtsps to the probe
2014-10-10 Luca Barbatortsp: Support tls when in listen mode
2014-10-10 Luca Barbatortsp: Support tls-encapsulated RTSP
2014-10-10 Luca Barbatortsp: Check for command strings without spaces
2014-10-10 Luca Barbatosctp: Use AVERROR_BUG instead of abort()
2014-10-10 Luca Barbatolavf: More informative error message
2014-10-10 Rong Yanlibavcodec/ppc/hpeldsp_altivec.c : fix ff_put_pixels16_...
2014-10-10 Rong Yanlibavcodec/ppc/me_cmp.c : fix sad16_altivec() sse16_alt...
2014-10-10 Di Wuvp9: enable multi-thread decoding when refreshctx is...
2014-10-10 Rong Yanlibavcodec/ppc/mpegvideoencdsp.c : fix pix_norm1_altive...
2014-10-10 Rong Yanlibavcodec/ppc/pixblockdsp.c : fix get_pixels_altivec...
2014-10-10 Michael NiedermayerMerge commit 'b7c3bfd5eb3153f7de8039f96e7911b2a1d46cae'
2014-10-10 Michael NiedermayerMerge commit '73ea3ffcd55b0b1d23ba4769d65996a8d58ffa11'
2014-10-10 James Almerw32pthreads: use the condition variable API directly...
2014-10-10 James Almerw32pthreads: use the CONDITION_VARIABLE typedef if...
2014-10-10 Michael Niedermayerffprobe: Simplify by using av_color_range_name()
2014-10-10 Michael Niedermayeravformat/format: move mime_type_opt declaration to...
2014-10-10 Michael Niedermayeravformat/os_support: include unistd.h before defining...
2014-10-10 Michael Niedermayeravutil/error: Add AVERROR_INPUT_CHANGED & AVERROR_OUTPU...
2014-10-09 Vignesh Venkatasubra... lavf/webm_dash: Allow filenames without directories
2014-10-09 Marton Balintffplay: dont leave swresampler in half initialized...
2014-10-09 James Almercompat/w32pthreads: use the condition variable API...
2014-10-09 Frank GalliganFix writing first audio Cues in dash mode.
2014-10-09 James Almercompat/w32pthreads: use the CONDITION_VARIABLE typedef...
2014-10-09 Michael Niedermayeravutil/softfloat: add some asserts
2014-10-09 Michael Niedermayeravutil/softfloat: Fix dependence on signed overflow...
2014-10-09 Michael Niedermayeravutil/Makefile: add softfloat to TESTPROGS
2014-10-09 Benoit Fouetavformat/mov: E-AC-3 streams need parsing too.
2014-10-09 Yu Xiaoleilavf: fix 2GB file seek limit on Android
2014-10-09 Michael NiedermayerMerge commit '2bc220958c7570020d87ee353db65460b518998a'
2014-10-09 Mika Raentoismindex: handle discontinuous streams better
2014-10-09 Mika Raentoismindex: handle discontinuous streams better
2014-10-09 Michael Niedermayeravformat/mov: Fix 'warning: format specifies type unsig...
2014-10-09 Michael Niedermayeravcodec/utils: Fix "warning: pointer type mismatch...
2014-10-09 Michael Niedermayeravformat/dump: use format dump_separator if the codec...
2014-10-09 Michael Niedermayeravcodec/utils: Add missing AV_PIX_FMT_YUVJ411P to color...
2014-10-09 Michael Niedermayerfix seperator typo
2014-10-09 Michael NiedermayerMerge commit '1a02e78653a5c7674e6c43b6e6f2748dbd2091d7'
2014-10-09 Michael NiedermayerMerge commit 'eddf95283fbba1b469b76e7518bc3941f671b193'
2014-10-09 Michael NiedermayerMerge commit '65875a8b3b079752da25a61ec188d2e3d90a569f'
2014-10-09 Michael NiedermayerMerge commit '0d8a3656ba4c0ae8e4e0c91ff6b07d72a317f9f6'
2014-10-09 Michael NiedermayerMerge commit '586ea0379c207a942c1f2d61e0b3a63c458cc598'
2014-10-09 Michael NiedermayerMerge commit '91eef402037ae5a51d89ade6cb71cdd70b291c8b'
2014-10-09 Michael NiedermayerMerge commit '9d5fed6dc4cccb0689f694112f5026988bebc472'
2014-10-09 Michael NiedermayerMerge commit '167e6f1489368a4693145da61cb022c113a285bc'
2014-10-08 Michael NiedermayerMerge commit '9f3a70c44224ed92d91df65bb9470a2649e7d019'
2014-10-08 Michael NiedermayerMerge commit '41e86146e7240f9d42e8cdb86a94bb3eb2bbe15f'
2014-10-08 Michael Niedermayeravformat: Allow choosing the dump format field separator.
2014-10-08 Michael Niedermayeravcodec: Allow choosing the dump format field separator.
2014-10-08 Michael NiedermayerMerge commit '20a5956b8daeee4cb59d6fa00ec809b02c04d7f8'
2014-10-08 Michael NiedermayerMerge commit '5a419b2dd1881889d436f55741fd3ff3f9f436c4'
2014-10-08 Michael NiedermayerMerge commit '04ccd584a70fad4ebb29ca340d704970ff313cbc'
2014-10-08 Michael NiedermayerMerge commit 'c732c62cee43f651775af5547cff99d418248542'
2014-10-08 Michael NiedermayerMerge commit 'a2c00d22e71d13b72828147be86aa9e961c6cae6'
2014-10-08 Michael NiedermayerMerge commit '147f2e91eece6b9021ff5b7f8a3b5ce053566659'
2014-10-08 Michael NiedermayerMerge commit '04d14c9b68b03e8dbc6e3003c1ee06892dd32576'
2014-10-08 Michael NiedermayerMerge commit '7ae9791b641d1183910b6e7faca23f7ae08f8579'
2014-10-08 Michael NiedermayerMerge commit 'b15b06ebf582ae81e47d236524c9ad6e10c8a0a7'
2014-10-08 Michael Niedermayeravformat/matroskadec: do not trust the default duration...
2014-10-08 Vittorio Giovaravc1: initialize color properties
2014-10-08 Vittorio Giovaravp9: initialize color space and range properties
2014-10-08 Vittorio Giovaravp8: initialize color space and range properties
2014-10-08 Vittorio Giovaramov: support the Color Parameter Atoms 'colr'
2014-10-08 Vittorio Giovaraavcodec: fix colorspace option description
2014-10-08 Marc-Antoine... avcodec: add enum values on chroma sample location
2014-10-08 Marc-Antoine... avcodec: fix descriptions on color transfer options
2014-10-08 Sylvain Rabotdump: Update streams and chapters printout format
2014-10-08 Vittorio Giovaradump: print the original coded dimensions when available
2014-10-08 Vittorio Giovaradump: print detailed color space information
2014-10-08 Vittorio Giovaradump: split audio and video probing on multiple lines
2014-10-08 Vittorio Giovarapixdesc: return color properties names
next