]> git.sesse.net Git - ffmpeg/shortlog
ffmpeg
2012-05-24 Michael Niedermayervf_fps: license cleanup
2012-05-24 Michael Niedermayerlavfi/buffer.c: fix copyright
2012-05-24 Michael Niedermayerlavfi/avcodec.c: fix copyright
2012-05-24 Michael Niedermayerasrc_anullsrc: fix copyright
2012-05-24 Michael Niedermayerasink_anullsink: fix copyright
2012-05-24 Michael Niedermayeraf_null: fix copyright
2012-05-23 Stefano Sabatinilavfi: copy palette in start_frame()
2012-05-23 Stefano Sabatinilavu/pixfmt: move AVPALETTE_SIZE and _COUNT to pixfmt.h
2012-05-23 Michael NiedermayerMerge remote-tracking branch 'qatar/master'
2012-05-23 Michael Niedermayeravidec: simplify avi_read_idx1()
2012-05-23 Michael Niedermayeravidec: discard 0 packets even for sample_size==0 NI
2012-05-23 Michael Niedermayerxsubdec: print frame size when too small
2012-05-23 Michael Niedermayerlavf: print the invalid tb in avpriv_set_pts_info()
2012-05-23 Carl Eugen... Do not leak extradata when encoding avui.
2012-05-23 Carl Eugen... avuienc: Use field_order to determine if a stream is...
2012-05-23 Carl Eugen... Fix compilation with --disable-everything --enable...
2012-05-23 Carl Eugen... Fix compilation with --disable-everything --enable...
2012-05-23 Nicolas Georgeaf_amerge: compute output timestamp.
2012-05-23 Nicolas Georgeaf_amerge: set samples rate in query_formats.
2012-05-23 Michael Niedermayerffv1: fix decoder state_transition table
2012-05-23 Dave Yeoos_support: Define SHUT_RD, SHUT_WR and SHUT_RDWR on...
2012-05-22 Michael Niedermayerdwt: use av_freep()
2012-05-22 Michael NiedermayerMerge remote-tracking branch 'qatar/master'
2012-05-22 Samuel Pitoisethttp: Add support for reading http POST reply headers
2012-05-22 Samuel Pitoisethttp: Add http_shutdown() for ending writing of posts
2012-05-22 Samuel Pitoisettcp: Allow signalling end of reading/writing
2012-05-22 Samuel Pitoisetavio: Add a function for signalling end of reading...
2012-05-22 Anton Khirnovlavfi: fix comment, audio is supported now.
2012-05-22 Anton Khirnovlavfi: fix incorrect comment.
2012-05-22 Anton Khirnovlavfi: remove avfilter_null_* from public API on next...
2012-05-22 Anton Khirnovlavfi: remove avfilter_default_* from public API on...
2012-05-22 Mina Nagy Zakilavfi: deprecate default config_props() callback and...
2012-05-22 Anton Khirnovavfiltergraph: smarter sample format selection.
2012-05-22 Anton Khirnovavconv: rename transcode_audio/video to decode_audio...
2012-05-22 Anton Khirnovasyncts: reset delta to 0 when it's not used.
2012-05-22 Justin Rugglesx86: lavc: use %if HAVE_AVX guards around AVX functions...
2012-05-22 Michael Niedermayerswr: check return value of swr_inject_silence/drop_output.
2012-05-22 Michael Niedermayerlibvorbis: only store version string if bitexact is...
2012-05-22 Michael Niedermayerswr: check count argument of realloc_audio()
2012-05-22 Carl Eugen... Add Avid Meridien Uncompressed (AVUI) encoder.
2012-05-22 Matthieu Bouronmxfdec: fix frame height computation for mixed fields...
2012-05-22 Robert Nagyvf_yadif: Fixed potential access violation on EOF.
2012-05-22 Michael Niedermayerrawdec: force timestamps from codec to be used
2012-05-22 Michael Niedermayermpeg4videoparser: support using timestamps from codec.
2012-05-22 Michael Niedermayeravformat: add needs_parsing type to enable codec TS...
2012-05-22 Michael Niedermayeravcodec: add parser flag to indicate that codec TS...
2012-05-22 Diego Biurrundwt: return errors from ff_slice_buffer_init()
2012-05-22 Paul B Maholshorten: fix lossy decoding
2012-05-22 Jordi Ortizdwt: check malloc calls
2012-05-22 Diego Biurrunppc: Drop unused header regs.h
2012-05-21 Stefano Sabatinidoc: add syntax.texi file
2012-05-21 Justin Rugglesaf_resample: remove an extra space in the log output
2012-05-21 Michael NiedermayerMerge remote-tracking branch 'qatar/master'
2012-05-21 Kieran KunhyaConvert vector_fmul range of functions to YASM and...
2012-05-21 Michael Niedermayerflvdec: reenable extradata passing code
2012-05-21 Justin Ruggleslavfi: add an audio split filter
2012-05-21 Justin Ruggleslavfi: rename vf_split.c to split.c
2012-05-21 Michael Niedermayeraac: fix SCE in stereo case, this is surprisingly actua...
2012-05-21 Michael Niedermayeraacdec: print debug note when unexpected SCE/CPE is...
2012-05-21 Michael Niedermayerlibavcodec: fix side data split with 0 sized packets
2012-05-21 Michael Niedermayerlibavcodec: correct consumed bytes for decoders
2012-05-21 Michael Niedermayermpeg4videodec: print more debug info for debug_pict_info
2012-05-21 Michael Niedermayerivi_common: skip null frames for all indeo variants
2012-05-21 Jordi Ortizdwt: K&R prettyprinting cosmetics
2012-05-21 Stefano Sabatiniffprobe: remove ad-hoc behavior when nb_fmt_entries_to_...
2012-05-21 Stefano Sabatinidoc/ffprobe: document that ffprobe.xsd can be retrieved...
2012-05-21 Diego BiurrunRemove libnut wrapper
2012-05-21 Diego Biurrunfate: change name of FATE samples location environment...
2012-05-20 James Zernavformat: Add a flag to mark muxers that allow (non...
2012-05-20 Michael NiedermayerMerge remote-tracking branch 'qatar/master'
2012-05-20 Matthieu Bouronffmpeg: fix a crash with complex filters when pix_fmt...
2012-05-20 Michael Niedermayerffmpeg: drop get_sync_ipts() and drop related special...
2012-05-20 Marton Balintlavf: also use codec aspect ratio in av_guess_sample_as...
2012-05-20 Samuel Pitoisethttp: Factorize the code by adding http_read_header()
2012-05-20 Nicolas Georgevsrc_mandelbrot: use AV_OPT_TYPE_IMAGE_SIZE.
2012-05-20 Nicolas Georgevsrc_life: use AV_OPT_TYPE_IMAGE_SIZE.
2012-05-20 Nicolas Georgevsrc_cellauto: use AV_OPT_TYPE_IMAGE_SIZE.
2012-05-20 Nicolas Georgevf_ass: use AV_OPT_TYPE_IMAGE_SIZE.
2012-05-20 Nicolas Georgex11grab: use AV_OPT_TYPE_IMAGE_SIZE.
2012-05-20 Nicolas Georgev4l2: use AV_OPT_TYPE_IMAGE_SIZE.
2012-05-20 Nicolas Georgesdl: use AV_OPT_TYPE_IMAGE_SIZE.
2012-05-20 Nicolas Georgebktr: use AV_OPT_TYPE_IMAGE_SIZE.
2012-05-20 Nicolas Georgevsrc_testsrc: use AV_OPT_TYPE_IMAGE_SIZE.
2012-05-20 Nicolas Georgeopt: add AV_OPT_TYPE_IMAGE_SIZE.
2012-05-20 Jean Firstexr: fix header parsing
2012-05-20 Michael Niedermayervf_scale: support dynamically changing input parameters.
2012-05-20 Michael Niedermayerffplay: Use input picture parameters in input_request_f...
2012-05-20 Piotr Bandurskiid3v2: reject APICs with size of 0
2012-05-20 Piotr Bandurskiflicvideo: support 256-bytes extradata
2012-05-20 Piotr Bandurskiaasc: support 16bpp
2012-05-20 Michael Niedermayerffmpeg: move setting big_picture.pts up
2012-05-20 Stefano Sabatinilavu/tree: perform minor fixes to av_tree_insert()...
2012-05-20 Diego Biurrunindeo: Make ivi_calc_band_checksum() static, it is...
2012-05-20 Diego Biurrunindeo: Drop unused debug function ivi_check_band().
2012-05-20 Nicolas Georgebuffersrc: cosmetic: reindent.
2012-05-20 Diego Biurrunavcodec/utils: cast a function argument to shut up...
2012-05-20 Diego Biurruntruemotion1: remove disabled code
2012-05-20 Kostya Shishkovfix typo in comment
2012-05-20 Mans Rullgardfate: fix dependencies for non-SAMPLES avconv tests
2012-05-20 Nicolas Georgecmdutils: allow to specify a stream by its ID.
next