]> git.sesse.net Git - ffmpeg/shortlog
ffmpeg
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 Michael Niedermayeravcodec/proresenc_anatoliy: check against maximum dimen...
2014-07-08 Michael Niedermayeravcodec/roqvideoenc: check dimensions against maximum
2014-07-08 Michael Niedermayeravcodec/roqvideoenc: fix infinite lambda increasing...
2014-07-08 Michael Niedermayeravformat/nutdec: if all else fails try to lookup video...
2014-07-08 Michael Niedermayeravformat/movenc: check that the video resolution is...
2014-07-08 Michael NiedermayerMerge commit '79fce1ec8abd017593c003917fc123f7119a78d6'
2014-07-08 Michael NiedermayerMerge commit '3d90f27ad5843ccd63d34fd6da4d4bff212c1bfe'
2014-07-08 Michael NiedermayerMerge commit 'd3cfd7aff86ee3d449ca68aba21d67b9b2136a9b'
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-08 Michael NiedermayerMerge commit 'a9aee08d900f686e966c64afec5d88a7d9d130a3'
2014-07-08 Michael Niedermayeravcodec/crystalhd: Add #if HAVE_UNISTD_H around #inclu...
2014-07-08 Michael Niedermayeravutil/cpu: Use HAVE_UNISTD_H instead of HAVE_SYSCONF...
2014-07-08 Michael Niedermayeravfilter/vf_drawtext: Add #if HAVE_UNISTD_H around...
2014-07-08 Michael Niedermayeravdevice/oss_audio: Add #if HAVE_UNISTD_H around ...
2014-07-08 Timothy Gudoc: add doxygen target tag
2014-07-08 Timothy Gudoc: make doxygen program configurable
2014-07-08 Timothy Gudoc: add doxy-wrapper.sh to doc/doxygen/html dependencies
2014-07-07 Michael Niedermayerffserver: add HAVE_UNISTD_H around #include <unistd.h>
2014-07-07 Michael Niedermayertools/yuvcmp: add HAVE_UNISTD_H around #include <unistd.h>
2014-07-07 Michael Niedermayeravcodec/libxvid: add HAVE_UNISTD_H around #include...
2014-07-07 Michael Niedermayerprotect unistd.h with #if HAVE_UNISTD_H in code from...
2014-07-07 Timothy Guswresample: misc. doxy improvements
2014-07-07 Michael Niedermayerdoc/Doxyfile: use 5 columns for alphabetical index
2014-07-07 Michael NiedermayerMerge commit '1e9a93bfca2c2f43a07e01f2ef9fd5cbafe6c22d'
2014-07-07 Michael NiedermayerMerge commit 'a863c97e99bf30a88baa74f83bab9e3ab25984dc'
2014-07-07 Michael Niedermayeravcodec/vmdvideo: remove unneeded include
2014-07-07 Michael Niedermayeravformat/segment: simplify localtime* use
2014-07-07 Deti flieglavformat/segment: Support cutting at clocktime
2014-07-07 Diego Biurrundsputil: Split off FDCT bits into their own context
2014-07-07 Andrey Utkinavdevice/lavfi: allow non-mmappable files for graph_file
2014-07-07 Andrey Utkinavutil/bprint: Add av_bprint_fd_contents()
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 Michael NiedermayerMerge commit '246f869590b8c7313d26e1c2ef56db01f6fd2503'
2014-07-07 Nidhi Makhijanivmd: Split audio and video decoder
2014-07-07 Michael Niedermayeravcodec/cljrdec: remove unneeded include
2014-07-07 Michael NiedermayerMerge commit '3c650efb81aaa3b395ba4606ee68a47ee4efb57b'
2014-07-07 Michael NiedermayerMerge commit 'c166148409fe8f0dbccef2fe684286a40ba1e37d'
2014-07-07 Michael NiedermayerMerge commit '8d686ca59db14900ad5c12b547fb8a7afc8b0b94'
2014-07-07 Michael Niedermayeravcodec/mpegvideo_enc: fix b frame strategy 2
2014-07-07 Timothy Gutranscoding: fix Doxygen file path
2014-07-07 Clément Bœschavcodec/mpegvideo: small indent fix in vismv code
2014-07-07 Clément Bœschavcodec: make vismv option as flag types
2014-07-07 Eric Lasotaavcodec/roqvideodec: set JPEG output color range
2014-07-06 Michael NiedermayerMerge commit 'a7985cfd4c51b7fe2b870fc4ecd109707ee035d6'
2014-07-06 Michael NiedermayerMerge commit 'd69243d39b773b64614792487cd93f6ceb237b25'
2014-07-06 Michael NiedermayerMerge commit 'd6902070c52151ec1e8154ce9b22283a1d0bc192'
2014-07-06 Diego Biurrundsputil: Move draw_edges() to mpegvideoencdsp
2014-07-06 Michael NiedermayerMerge commit '2fc85fe96e7e0e5fc433b98eacebf4d3511d2d58'
2014-07-06 Eric Lasotaavcodec/roqvideo: use JPEG color range
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 Guswresample: organize functions into doxy groups
2014-07-06 Timothy Guswresample: better doxy for configuration-returning...
2014-07-06 Timothy Guswresample: improve Doxygen introduction
2014-07-06 Timothy Guswresample: add SwrContext doxy
2014-07-06 Timothy Guswresample: add SwrDitherType doxy
2014-07-06 Timothy Guswresample: group all the option constants in a section...
2014-07-06 Timothy Guswresample: grammar/capitalization fixes
2014-07-06 Timothy Guavutil: actually install hash.h
2014-07-06 Timothy Guaudio_fifo: Split into a separate doxygen module
2014-07-06 Timothy Gusamplefmt: Add doxygen categories
2014-07-06 James Almerx86/svq1enc: use unaligned mov on SSE2
2014-07-06 Nidhi Makhijanidsicin: Split audio and video decoder
2014-07-06 Michael NiedermayerMerge commit 'b0633f83f277c05bf1f617a99c7aedd2db8306e3'
2014-07-06 Michael NiedermayerMerge commit '373a6dda5422186bc057297342a9e559a564595e'
2014-07-06 Nidhi Makhijanibmv: Split audio and video decoder
2014-07-06 Michael NiedermayerMerge commit '02a7a5e330ec4373a761f63c292220a1de13b968'
2014-07-06 Michael NiedermayerMerge commit '77fc7b76726719746ca45df6c4a62c41abad506e'
2014-07-06 Michael NiedermayerMerge commit '865461099e062de5a3a109c2a5be98004c11d8bd'
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-06 Michael Niedermayeravfilter/vsrc_cellauto: Use av_mallocz_array()
2014-07-06 Michael Niedermayeravfilter/vf_vignette: Use av_malloc_array()
2014-07-06 Michael Niedermayeravfilter/unsharp_opencl: use av_mallocz_array()
2014-07-06 Michael Niedermayeravformat/smoothstreamingenc: fix memleak
2014-07-06 Timothy Guswresample: split option table to a separate file
2014-07-06 Michael Niedermayeravcodec/mjpegenc_common: Restore removed copyright...
2014-07-05 Timothy Guavutil/audio_fifo: split into a separate doxy module
2014-07-05 Michael Niedermayeravcodec/Makefile: add libutvideo.h to SKIPHEADERS
2014-07-05 Timothy Guavutil/samplefmt: improve doxygen
2014-07-05 Timothy Guavcodec/old_codec_ids: workaround doxygen inclusion bug
2014-07-05 James Almerx86/svq1enc: port ssd_int8_vs_int16 to yasm
2014-07-05 Michael NiedermayerMerge commit 'b0de1c766329dd8c9960ad1722e2f653160abc1b'
2014-07-05 Michael NiedermayerMerge commit '12f129e545e5a5844b6ad7f3eb6a438015cad8bc'
2014-07-05 Clément Bœschavfilter/haldclut: fix R/B swap in CLUT loading
2014-07-05 Michael NiedermayerMerge commit '009331303a6462d07cbe94aef9c446f1a1695519'
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-05 Carl Eugen... Fix standalone compilation of the amv encoder.
2014-07-05 Lukasz Marekdoc/protocols: document unit of timeouts for ftp and...
next