]> git.sesse.net Git - ffmpeg/shortlog
ffmpeg
2013-03-03 Michael NiedermayerMerge remote-tracking branch 'cehoyos/master'
2013-03-03 Ronald S. Bultjeh264: put call to ff_print_debug_info2 under CONFIG_MPE...
2013-03-03 Ronald S. Bultjeh264: make it possible to compile without error_resilience.
2013-03-03 Michael Niedermayermovenc: Do not flag secondary audio and subtitle tracks...
2013-03-03 Michael NiedermayerMerge remote-tracking branch 'qatar/master'
2013-03-02 Ronald S. Bultjeh264: add a copy of draw_horiz_band.
2013-03-02 Michael Niedermayerlibxvid: cleanup on error pathes
2013-03-02 Michael Niedermayerlibxvid: check & clear encoder_handle
2013-03-02 Michael Niedermayerlibxvid: use av_freep() for saftey
2013-03-02 Michael Niedermayerlibxvid: remove temporary files at the end
2013-03-02 Martin Storsjörtpdec: Initialize some variables to silence compiler...
2013-03-02 Michael Niedermayermjpegdec: fix endiansoup
2013-03-02 Carl Eugen... Avoid huge memory allocations from asf demuxer.
2013-03-02 James Almerlavc/flacdec: Add frame CRC calculation
2013-03-02 Michael Niedermayerffmpeg: print maxrss "-benchmark" data even on errors
2013-03-02 Michael Niedermayerer: Fix slice threading check
2013-03-02 Michael NiedermayerMerge remote-tracking branch 'qatar/master'
2013-03-02 Michael NiedermayerMerge commit '668e16a0dd1ff56d4beeff5c658d8a2a08dbfac8'
2013-03-02 Michael NiedermayerMerge commit 'e671d3ad6cd7fe1d02e9b35b889a25d8c059fce9'
2013-03-02 Michael NiedermayerMerge commit 'c91c63b5380bf79655c09320774a022f84d76fd5'
2013-03-02 Anton Khirnovh264: set ref_count to 0 for intra slices.
2013-03-02 Anton Khirnovh264: on reference overflow, reset the reference count...
2013-03-02 Anton Khirnovh264: do not copy ref count/ref2frm when updating per...
2013-03-02 Michael Niedermayerv4l2: fix regression that caused ffmpeg to occasionally...
2013-03-01 Giorgio Vazzanalavd/v4l2: copy frames into normally allocated packets...
2013-03-01 Martin Storsjöflvdec: Check the return value of a malloc
2013-03-01 Martin Storsjöflvdec: Don't read the VP6 header byte when setting...
2013-03-01 Michael Niedermayerffplay: use AVFrame accessor functions
2013-03-01 Michael Niedermayeravcodec/utils: use AVFrame accessor functions
2013-03-01 Michael Niedermayeravcodec/rawdec: use AVFrame accessor functions
2013-03-01 Michael Niedermayerpngdec: use AVFrame accessor functions
2013-03-01 Michael Niedermayergifdec: use AVFrame accessor functions
2013-03-01 Michael Niedermayercpia: use AVFrame accessor functions
2013-03-01 Michael Niedermayertiff: use AVFrame accessor functions
2013-03-01 Michael Niedermayerac3dec: use AVFrame accessor functions
2013-03-01 Michael Niedermayerffprobe: use AVFrame accessor functions
2013-03-01 Michael Niedermayerdoc/examples/demuxing: use AVFrame accessor functions
2013-03-01 Michael Niedermayeravcodec: add ff_frame_get_metadatap()
2013-03-01 Paul B Mahollavc/codec_desc: add/fix .props for SGI/DPX/X-face...
2013-03-01 Joseph ArtsimovichHandle an invalid extra mpeg2 picture header following...
2013-03-01 Paul B Maholsgidec: use unchecked bytestream2 functions where it...
2013-03-01 Rob Sykessoxr: libsoxr 0.1.1 support
2013-03-01 Paul B Maholexr: use bytestream functions in pxr24_uncompress()
2013-03-01 Michael NiedermayerMerge remote-tracking branch 'qatar/master'
2013-03-01 Michael NiedermayerMerge commit '4da950c0ae224b9b8ef952dadf614be2c050023e'
2013-03-01 Michael NiedermayerMerge commit 'e8c52271c45ec27d783e74238dcfad0c2008731c'
2013-03-01 Michael NiedermayerMerge commit '399663be9d4a839b894c48a21b62926eb8497d72'
2013-03-01 Michael NiedermayerMerge commit '9d4da474f5f40b019cb4cb931c8499deee586174'
2013-03-01 Michael NiedermayerMerge commit '7ac6d2423e9bf0f40c67be9a0ca7600b516b0282'
2013-03-01 Michael NiedermayerMerge commit 'df0229a7caa124dcfb84c34b48d316744c467311'
2013-03-01 Michael NiedermayerMerge commit 'cb6f8245aed2c26fe95c30cd68c45983277a945a'
2013-03-01 Diego Biurrunlls: Do not return from void functions
2013-03-01 Diego Biurrunlls: #ifndef --> #if in FF_API_ version guard
2013-02-28 Michael Niedermayerffmpeg: fix variable name in psnr printing code
2013-02-28 Michael Niedermayerlibvpxenc: dont redundantly zero fields, the whole...
2013-02-28 Pascal Massiminolibvpxenc: add psnr support
2013-02-28 Diego BiurrunRevert "Move H264/QPEL specific asm from dsputil.asm...
2013-02-28 Michael Niedermayeravformat/lavfi: force probesize to cover at least 30...
2013-02-28 Paul B Maholexr: pxr24 decompression
2013-02-28 Paul B Maholexr: fix error message when pixel type is not set
2013-02-28 Paul B Maholexr: s/bits_per_color_id/pixel_type
2013-02-28 Paul B Maholexr: track channels properties
2013-02-28 Nicolas Georgelavf/avio: check for : in filenames for protocols.
2013-02-28 Nicolas Georgelavfi/af_aresample: fix info log for unknown layouts.
2013-02-28 Nicolas Georgelavfi/af_aresample: fix layout consistency check.
2013-02-28 Nicolas Georgelavf: rescale duration for chained muxers.
2013-02-28 Nicolas Georgelavc/exr: use size_t instead of int for sizes.
2013-02-28 Michael Niedermayerloco: silence warning: decoded may be used uninitialize...
2013-02-28 Luca Barbatolls: mark max_order as unsigned short
2013-02-28 Luca Barbatolls: move to the private namespace
2013-02-28 Luca Barbatolls: K&R formatting cosmetics
2013-02-28 Martin Storsjöavconv: Apply codec options to streams that are copied...
2013-02-28 Martin Storsjöcmdutils: Allow calling filter_codec_opts without a...
2013-02-28 Martin Storsjöpnm: Use av_pix_fmt_desc_get instead of accessing the...
2013-02-28 Michael NiedermayerMerge remote-tracking branch 'qatar/master'
2013-02-28 Michael NiedermayerMerge commit 'e2c272eb3660d7f4f1d7720980e30f6a617e7eb3'
2013-02-28 Carl Eugen... Improve dump_attachment documentation.
2013-02-28 Michael NiedermayerMerge remote-tracking branch 'cus/stable'
2013-02-28 Michael NiedermayerRevert "lavf/utils: add support for special characters...
2013-02-28 Clément Bœschbuild: make iconv build configurable.
2013-02-27 Senthilnathan Mlavf/utils: add support for special characters encoding...
2013-02-27 Stefano Sabatinilavf/concatdec: define "ffcat" and "ffconcat" extensions
2013-02-27 Marton Balintffplay: do not cycle through unavailable show modes
2013-02-27 Marton Balintffplay: add option to disable subtitling
2013-02-27 Marton Balintffplay: use NAN to signal invalid external clock
2013-02-27 Marton Balintffplay: if audio or video clock is invalid return NAN
2013-02-27 Marton Balintffplay: allow frame dropping if we redisplay an already...
2013-02-27 Marton Balintffplay: return true for pictq_prev_picture if it was...
2013-02-27 Marton Balintffplay: only quit from audio_decode_frame before decodi...
2013-02-27 Marton Balintffplay: drop remaining frames in current audio avpacket...
2013-02-27 Marton Balintffplay: signal seek event to read thread
2013-02-27 Clément Bœschbuild: fix iconv detection on some systems.
2013-02-27 Martin Storsjölavf: Add a fate test for the noproxy pattern matching
2013-02-27 Martin Storsjölavf: Handle the environment variable no_proxy more...
2013-02-27 Diego BiurrunLICENSE: Move (L)GPLv3 explanation block to a more...
2013-02-27 Nicolas Georgelavc/libopusenc: report an error if global_quality...
2013-02-27 Nicolas Georgeffmpeg: free last sub when using -fix_sub_duration.
2013-02-27 Michael NiedermayerMerge remote-tracking branch 'fredjean/master'
2013-02-27 Frederic JeanInclude fix for building ismindex under MinGW
2013-02-27 Paul B Maholexr: simplify decompression path
next