]> git.sesse.net Git - ffmpeg/shortlog
ffmpeg
2013-04-05 Paul B Maholbintext: make use of AV_OPT_TYPE_VIDEO_RATE
2013-04-05 Christophe... x86: sbrdsp: implement SSE neg_odd_64
2013-04-05 Christophe... x264asm: fix cmp* number of arguments
2013-04-05 Paul B Maholtty: make use of AV_OPT_TYPE_IMAGE_SIZE
2013-04-05 Paul B Maholtty: make use of AV_OPT_TYPE_VIDEO_RATE
2013-04-05 Michael NiedermayerMerge remote-tracking branch 'qatar/master'
2013-04-05 Stefano Sabatinidoc/filters: clarify example explanation
2013-04-05 Stefano Sabatinidoc/filters: fix old broken syntax of color source...
2013-04-05 Michael NiedermayerMerge commit '8c65264595d5a82c56ae5043320e4b875a414229'
2013-04-05 Stefano Sabatinicmdutils: remove error message from opt_default() in...
2013-04-05 Stefano Sabatinidoc: enable compilation of -all tool pages
2013-04-05 Stefano Sabatinidoc: move ffmpeg-scaler.texi content to separated file
2013-04-05 Stefano Sabatinidoc: move ffmpeg-resampler.texi content to separated...
2013-04-05 Stefano Sabatinidoc: move ffmpeg-devices.texi content to separated...
2013-04-05 Stefano Sabatinidoc: move ffmpeg-formats.texi content to separated...
2013-04-05 Stefano Sabatinidoc: move ffmpeg-codecs.texi content to separated file
2013-04-05 Paul B Mahollavfi/blend: use standard options parsing
2013-04-05 Paul B Mahollavfi/noise: use standard options parsing
2013-04-05 Paul B Mahollavfi/afade: use standard options parsing
2013-04-04 Andrew Van Tilrtpdec: Increase max rtp packet size to 8192
2013-04-04 Andrew Van Tilrtsp/rtp_read_header: Use RTP_MAX_PACKET_LENGTH instead...
2013-04-04 Stefano Sabatinidoc/filters: fix erroneously truncated comment on a...
2013-04-04 Stefano Sabatinidoc/filters: put separated geq variables in separate...
2013-04-04 Paul B Maholxbmenc: remove unused code
2013-04-04 Paul B Maholxwdenc: remove unused code
2013-04-04 Paul B Maholbmpenc: get rid of BMPContext as it is unused
2013-04-04 Paul B Mahollavfi/smptebars: fix invalid writes
2013-04-04 Michael Niedermayerdoc: document -v repeat
2013-04-04 Michael NiedermayerMerge remote-tracking branch 'cigaes/master'
2013-04-04 Nicolas Bertrandlibopenjpeg: Add support for XYZ colorspace, found...
2013-04-04 Nicolas Bertrandpixdesc/pixfmt: Add XYZ colorspace for XYZ 12-bit values
2013-04-04 Nicolas Bertrandimg2: Add j2k file extension for JPEG 2000
2013-04-04 highgod0401avutil/opencl: replace assert by check and error messag...
2013-04-04 highgod0401avutil/opencl: check strtol for failure
2013-04-04 highgod0401avutil/opencl: add check for the program number to...
2013-04-04 Paul B Mahollavfi/blend: add N variable
2013-04-04 Paul B Mahollavfi/smptebars: fix output for subsampled yuv
2013-04-04 Michael Niedermayermatroskadec: Check EBML lace sizes.
2013-04-04 Michael Niedermayermatroskadec: Check for overflows in xiph lace decoding
2013-04-04 Michael Niedermayermatroskadec: fix return code for too long xiph laces
2013-04-04 Michael Niedermayerdfa: remove redundant check
2013-04-04 Michael NiedermayerMerge remote-tracking branch 'qatar/master'
2013-04-04 Michael NiedermayerMerge commit 'd1016dccdcb10486245e5d7c186cc31af54b2a9c'
2013-04-04 Nicolas Georgelavc: use packet duration for subtitles if necessary.
2013-04-04 Michael NiedermayerMerge commit '8d617b11cfc87b2c6056fee029ac5bc760af874a'
2013-04-04 Michael NiedermayerMerge commit 'dbb1425811a672eddf4acf0513237cdf20f83756'
2013-04-04 Michael NiedermayerMerge commit 'bcc94328980e6c56546792ab08b0756abdce310b'
2013-04-04 Michael NiedermayerMerge commit '8a96df7b70be509dae9ceec82d2c10a20361356d'
2013-04-04 Michael NiedermayerMerge commit 'fc43c19a567aa945398dccb491d972c11ec2a065'
2013-04-04 Stefano Sabatinidoc/ffprobe: fix references in See Also section
2013-04-04 Anton Khirnovxmv: do not leak memory in the error paths in xmv_read_...
2013-04-04 Anton Khirnovxmv: check audio track parameters validity.
2013-04-04 Anton Khirnovbmv: check for len being valid in bmv_decode_frame().
2013-04-04 Anton Khirnovid3v2: pad the APIC packets as required by lavc.
2013-04-04 Anton Khirnovdfa: check for invalid access in decode_wdlt().
2013-04-04 Anton Khirnovlavf: make sure stream probe data gets freed.
2013-04-04 Anton Khirnovavfiltergraph: set deprecated filter_count.
2013-04-04 Anton Khirnovopt: check the return values of av_get_token for ENOMEM.
2013-04-04 Peter Meerwalddoc: Fix best_nb_channells typo
2013-04-04 Michael Niedermayeroggdec: Support byte based seeking
2013-04-04 Michael Niedermayeravformat: Add a mechanism to allow demuxers to detect...
2013-04-03 Carl Eugen... Add a work-around for msvc compilation until c99-to...
2013-04-03 Michael Niedermayermatroskadec: fix display_width/height = 0 handling
2013-04-03 Stefano Sabatinidoc/fate.texi: fix typo
2013-04-03 Paul B Maholdoc/filters: fix error in blend description
2013-04-03 Michael NiedermayerMerge remote-tracking branch 'cigaes/master'
2013-04-03 Nicolas Georgelavc: do not init frame with guessed layout.
2013-04-03 Nicolas Georgelavfi/af_atempo: simplify request_frame loop.
2013-04-03 Nicolas Georgelavfi/af_asetnsamples: simplify request_frame loop.
2013-04-03 Nicolas Georgelavfi/f_ebur128: remove request_frame hack.
2013-04-03 Nicolas Georgelavfi/vf_tile: simplify request_frame loop.
2013-04-03 Nicolas Georgelavfi: reindent after last commit.
2013-04-03 Nicolas Georgelavfi: loop on request_frame if necessary.
2013-04-03 Carl Eugen... Skip padding in an id3 tag in aiff files.
2013-04-03 Michael NiedermayerMerge remote-tracking branch 'cehoyos/master'
2013-04-03 Carl Eugen... Fix make checkheaders without opencl headers.
2013-04-03 Michael NiedermayerMerge remote-tracking branch 'qatar/master'
2013-04-03 Michael NiedermayerMerge commit '817dff578f13ce97576c609ab141508b9dc782e9'
2013-04-03 Paul B Maholsmacker: fix off by one error
2013-04-03 Michael NiedermayerMerge commit 'f9f6402e9c9ce3642df981b48507df3a2d956f65'
2013-04-03 Paul B Mahollavfi/afade * biquads: call av_frame_copy_props()
2013-04-03 Paul B Mahollavfi/earwax: clip sample, this is what sox does
2013-04-03 Carl Eugen... vf_deshake: Reorder constant arguments in an if() state...
2013-04-03 Luca Barbatomatroska: pass the lace size to the matroska_parse_rm_audio
2013-04-03 Luca Barbatomatroska: fix a corner case in ebml-lace parsing
2013-04-03 Dale Curtismatroska: Update the available size after lace parsing
2013-04-03 Luca Barbatoclang: use -fsantize=address and -fsanitize=thread
2013-04-03 Paul B Maholaphaser filter
2013-04-03 Anton Khirnovavfiltergraph: check for sws opts being non-NULL before...
2013-04-03 Martin Storsjöconfigure: Check for the atomic.h functions used in...
2013-04-03 Anton Khirnovconfigure: prettify atomics handling.
2013-04-03 Michael Niedermayerflvdec: fix seeking in audio only files
2013-04-03 Michael Niedermayerh264pred: fix "warning: initialization discards const...
2013-04-02 Clément Bœschlavfi/edgedetect: reindent after previous commit.
2013-04-02 Clément Bœschlavfi/edgedetect: add direct path.
2013-04-02 Michael Niedermayeravformat: fix atomatic format selection for (s)segment
2013-04-02 Michael Niedermayerffmpeg: Fix forcing of the framerate for stream copy...
2013-04-02 highgod0401deshake opencl based on comments on 20130402 3rd
2013-04-02 Michael Niedermayerdsputil: Fix "warning: initialization discards const...
2013-04-02 Paul B Mahollibmp3lame: allow joint stereo to be disabled
next