]> git.sesse.net Git - ffmpeg/shortlog
ffmpeg
2012-10-12 Michael Niedermayerffv1: avoid checking a double for equality
2012-10-12 Michael Niedermayeraf_pan: fix memleak of arg
2012-10-12 Michael Niedermayervf_fade: fix memleaks of args
2012-10-12 Michael Niedermayerffserver: prevent nb_streams from becoming too large
2012-10-12 Michael Niedermayeraacsbr: change order of operation to prevent out of...
2012-10-12 Georg LippitschFix writing 12 bit DPX
2012-10-12 Georg LippitschFix DPX decoder
2012-10-12 Clément Bœschlavf/swf: transform the swf tags define in an enum.
2012-10-12 Clément Bœschlavf/swf: re-align after previous commit.
2012-10-12 Clément Bœschlavf/swf: define more tags.
2012-10-12 Clément Bœschlavf/swfdec: return more meaningful error codes.
2012-10-12 Michael Niedermayermpeg4videodec: disable frame multithreading for GMC...
2012-10-12 Clément Bœschlavf/swfdec: fix flushing with compressed swf.
2012-10-12 Michael Niedermayermovenc: fix timescale for timecode track
2012-10-12 rogerdpackadd dshow maintainer
2012-10-12 Michael Niedermayermotion_est: more complete SAB diamond size check
2012-10-12 Michael Niedermayercaca: fix 10l typo
2012-10-12 Paul B Maholsws: do not use av_pix_fmt_descriptors directly
2012-10-12 Paul B Mahollavd: do not use av_pix_fmt_descriptors directly
2012-10-12 Michael Niedermayerexr: fix twin ;
2012-10-12 Heesuk Jungavidec: Use sample size in case incorrect timestamps...
2012-10-12 Paul B Maholimgutils: do not use av_pix_fmt_descriptors directly
2012-10-12 Michael BradshawParse DEFINESOUND tags in swf (fix ticket 1638)
2012-10-12 Paul B Mahollavc: do not use av_pix_fmt_descriptors directly
2012-10-12 Michael NiedermayerMerge remote-tracking branch 'qatar/master'
2012-10-12 Michael NiedermayerMerge commit '59ee9f78b0cc4fb84ae606fa317d8102ad32a627'
2012-10-12 Michael NiedermayerMerge commit '50ba57e0ce63d9904269ea0728936a0c79f8bfb5'
2012-10-12 Paul B Maholyop: check return value of avformat_new_stream()
2012-10-12 Michael NiedermayerMerge commit '9953ff3cd844eb5f6d8dfce98cad94b78a0fc7dc'
2012-10-12 Michael NiedermayerMerge commit 'b7f1010c8fce09096057528f7cd29589ea1ae7df'
2012-10-12 Michael NiedermayerMerge commit 'e002e3291e6dc7953f843abf56fc14f08f238b21'
2012-10-12 Michael NiedermayerMerge commit '15ba7f6525c0f56f0c8e3e3e0c0c5129de054f41'
2012-10-12 Michael NiedermayerMerge commit '9734b8ba56d05e970c353dfd5baafa43fdb08024'
2012-10-12 Michael NiedermayerMerge commit '0a75d1da23b8659ec49391469bb592da12760077'
2012-10-12 Paul B Maholtruemotion2: remove unreachable code
2012-10-12 Anton Khirnovlavu,lavd: do not use av_pix_fmt_descriptors directly.
2012-10-12 Anton Khirnovlavfi: do not use av_pix_fmt_descriptors directly.
2012-10-12 Anton Khirnovlavc: do not use av_pix_fmt_descriptors directly.
2012-10-12 Anton Khirnovmpegvideo: fix indentation
2012-10-12 Anton Khirnovtools: do not use av_pix_fmt_descriptors directly.
2012-10-12 Anton Khirnovsws: do not use av_pix_fmt_descriptors directly.
2012-10-12 Anton Khirnovpixdesc: add functions for accessing pixel format descr...
2012-10-12 Paul B Maholtakdec: stop decoding in case of unknown bps
2012-10-12 Paul B Maholtakdec: s/bits_per_coded_sample/bits_per_raw_sample
2012-10-12 Michael Niedermayernellymoserenc: fix array element ordering
2012-10-12 Mans Rullgardbuild: add support for Tru64 (OSF/1)
2012-10-12 Michael Niedermayertscc2: fix out of array access
2012-10-12 Michael Niedermayerrtmpproto: fix out of array write
2012-10-11 Michael Niedermayermotion-test: zero dsp context
2012-10-11 Michael Niedermayerdv: zero dsp before init, this fixes use of uninitializ...
2012-10-11 Michael Niedermayerlavc: Fix use of uninitialized field.
2012-10-11 Michael Niedermayerrtspdec:read_line: fix use of uninitialized byte
2012-10-11 Michael Niedermayersanm: fix off by 1 error in draw_glyph()
2012-10-11 Michael Niedermayerupdate_initial_timestamps: increase pts_buffer size
2012-10-11 Martin Storsjömd5: Allocate a normal private context for the opaque...
2012-10-11 Martin StorsjöUse the new aes/md5/sha/tree allocation functions
2012-10-11 Martin Storsjöavutil: Add functions for allocating opaque contexts...
2012-10-11 Paul B Maholbethsoftvid: check return value of av_packet_new_side_d...
2012-10-11 Mans Rullgardsvq3: fix pointer type warning
2012-10-11 Mans Rullgardsvq3: replace unsafe pointer casting with intreadwrite...
2012-10-11 Paul B Maholbmp: unbreak non BMP_RGB compression for v4 and v5
2012-10-11 Mans Rullgardparseutils: fix const removal warning
2012-10-11 Mans Rullgardparseutils-test: various cleanups
2012-10-11 Clément Bœschlavfi/ebur128: fix typo in condition.
2012-10-11 Janne Grunauprepare 9_beta1 release
2012-10-11 Diego BiurrunMove avutil tables only used in libavcodec to libavcodec.
2012-10-11 Michael Niedermayerrandom_seed: fix digest size
2012-10-11 Michael Niedermayerrandom_seed: fix out of array read
2012-10-11 Diego Biurrunoptions_table: refs option is not snow-only
2012-10-11 Michael Niedermayeryuv2rgb: fix declared array sizes, so they match actuals.
2012-10-11 Martin Storsjörandom_seed: Support using CryptGenRandom on windows
2012-10-11 Michael Niedermayerjpeglsenc: favor av_freep() for saftey over av_free...
2012-10-11 Michael Niedermayerjpeglsnec: fix memleak of state in error case
2012-10-11 Michael Niedermayerlibvpxenc: fix memleak on error path
2012-10-11 Michael Niedermayerav_tempfile: fix leak in error case
2012-10-11 Michael Niedermayerlibxvid_rc: fix leaks in ff_xvid_rate_control_init()
2012-10-11 Michael Niedermayertiff: fix leak on error return in doubles2str()
2012-10-11 Michael Niedermayeraf_aresample: fix leak on alloc failure
2012-10-11 Michael Niedermayerdrawtext: fix leak with timecodes
2012-10-11 Michael NiedermayerMerge remote-tracking branch 'qatar/master'
2012-10-11 Michael NiedermayerMerge commit '4436f25a1682ada3f7226cb6fadf429946933161'
2012-10-11 Luca Barbatodoc: update the faq entry about custom I/O
2012-10-11 Michael NiedermayerMerge commit 'eb657ecefdeb8b2ed9bfb55d3c2c9e0f568486bf'
2012-10-11 Michael NiedermayerMerge commit '7cc3c4e1d4179aeabcd891090e31ee5e5bfd9692'
2012-10-11 Michael NiedermayerMerge commit '88058d9a994f42e4e9ed4e67baf696bbfe53128c'
2012-10-11 Michael NiedermayerMerge commit 'b522000e9b2ca36fe5b2751096b9a5f5ed8f87e6'
2012-10-11 Luca Barbatomlpdsp: adding missing file
2012-10-11 Luca Barbatodsputil: split out mlp dsp function
2012-10-11 Mans Rullgardsh4: add required #include, fix build
2012-10-11 Stefano SabatiniRevert "configure: link flite against libasound"
2012-10-11 Stefano Sabatiniconfigure: link flite against libasound
2012-10-11 Paul B Maholpcx: convert to bytestream2 API
2012-10-11 Michael Niedermayerav_opt_set_from_string: fix memleak
2012-10-11 Michael Niedermayerswri_resample_init: unsupported sample formats are...
2012-10-11 Michael Niedermayerffmpeg_opt: dont fail for sameq/same_quant.
2012-10-11 Michael Niedermayerffprobe: fix use of uninitialized pointer in av_strtok()
2012-10-11 Michael Niedermayeraf_volumedetect: fix use of uninitilaized variable...
2012-10-11 Michael Niedermayerasrc_aevalsrc: Fix use of uninitialized pointer inside...
2012-10-11 Michael Niedermayersha: change loop condition to be tighter.
2012-10-11 Michael Niedermayerswscale-test: fix freeing of uninitialized variable
next