]> git.sesse.net Git - ffmpeg/shortlog
ffmpeg
2013-09-08 Michael Niedermayeravcodec/snowenc: fix constness of the AVFrame argument...
2013-09-07 Paul B Maholavfilter/vf_histeq: remove unused item from filter...
2013-09-07 Michael Niedermayervformat/tee: fix uninitialized use of ret
2013-09-07 Paul B Maholavfilter/vf_format: add .get_video_buffer back
2013-09-07 James Almerdoc: rename *install-doc to *install-html
2013-09-07 James Almerdoc: fix install-doc dependencies
2013-09-07 Paul B Maholavfilter/vf_rotate: fix 'oh' option description
2013-09-07 Paul B Maholavfilter: remove redundant .get_(audio/video)_buffer...
2013-09-07 Paul B Maholavfilter/af_asetnsamples: remove .needs_writable as...
2013-09-07 Michael Niedermayeravfilter/af_compand: silence "maybe uninitialized"...
2013-09-07 Michael Niedermayeravfilter/af_aecho: silence "maybe uninitialized warning"
2013-09-06 Kirill Gavrilovlavu: provide msvc implementation of attribute_deprecated
2013-09-06 Paul B Mahollavfi/telecine: remove bitstream and pal formats
2013-09-06 Paul B Mahollavfi/fieldorder: work with non writtable frames too
2013-09-06 Paul B Mahollavfi/fieldorder: remove pal8 format
2013-09-06 Paul B Mahollavfi/fieldorder: add timeline support
2013-09-06 Paul B Mahollavfi/fieldorder: use av_image_fill_linesizes()
2013-09-06 Paul B Mahollavfi/fieldorder: remove redundant get_video_buffer()
2013-09-06 Paul B Mahols302m: s/bits_per_coded_sample/bits_per_raw_sample
2013-09-06 Paul B Maholavcodec/xan: use uint8_t instead of unsigned char
2013-09-06 Paul B Maholpixfmt: add native GBRAP16 format
2013-09-06 Paul B Mahollavfi: Weston 3 Field Deinterlacing Filter
2013-09-06 Michael NiedermayerMerge remote-tracking branch 'qatar/master'
2013-09-06 Michael NiedermayerMerge commit '97b052e56807fab6887e9ba210a28a622e6a4b78'
2013-09-06 Michael NiedermayerMerge commit 'befe044bb9561c9d7d6559db06bba375e82a4b66'
2013-09-06 Michael NiedermayerMerge commit '7f93a861aaf2e76fd63b53ccc465909873b8dc29'
2013-09-06 Michael NiedermayerMerge commit '66f091053f11a8957b2175480d2f368d2cf4474c'
2013-09-06 Michael NiedermayerMerge commit 'c3e6e8f06c42499bd020fd0b37f9542150e6067b'
2013-09-06 Michael NiedermayerMerge commit 'b634b36fcebfe16b837b6c4044f5d5cb99a75040'
2013-09-06 Diego Biurrunavisynth: K&R formatting cosmetics
2013-09-06 Diego Biurrunavisynth: Add missing #include for NULL_IF_CONFIG_SMALL
2013-09-06 Michael Niedermayeravcodec/mjpegdec: support >8bit in mjpeg_decode_scan_pr...
2013-09-06 Michael Niedermayeravcodec/mjpegdec: move shift_output() to its own function
2013-09-05 Michael Niedermayeravcodec/mjpegdec: 12bit Grayscale support
2013-09-05 Michael Niedermayeravcodec/mjpegdec: Fix normal jpeg with bits < 8
2013-09-05 Michael Niedermayeravcodec/mjpegdec fix last_dc for bits != 8
2013-09-05 Michael Niedermayeravcodec/dsputil: add 12bit simple idct
2013-09-05 Paul B Mahollavfi/mp: remove mp=fil
2013-09-05 Diego Biurrunavcodec: Stop exporting the removed audio_resample...
2013-09-05 Paul B Mahollavfi/mp: remove mp=dint
2013-09-05 Vittorio Giovarampeg12enc: K&R formatting cosmetics
2013-09-05 Michael Niedermayeravfilter/vf_yadif: Treat mode as a field of flags
2013-09-05 Michael Niedermayeravfilter/vf_yadif: fix "incompatible pointer type"...
2013-09-05 Michael Niedermayeravfilter/vf_yadif: add gbr(a)p support
2013-09-05 Michael NiedermayerMerge remote-tracking branch 'qatar/master'
2013-09-05 Vittorio Giovarampeg12enc: drop forward declarations
2013-09-05 Diego Biurrunmem: Do not check unsigned values for negative size
2013-09-05 Diego Biurrunmem: Improve documentation wording and spelling
2013-09-04 Michael Niedermayeravcodec/mjpegdec: Simplify masking in ljpeg_decode_yuv_...
2013-09-04 Michael Niedermayeravcodec/mjpegdec: fix rgb ljpeg prediction 5/6/7 with...
2013-09-04 Michael Niedermayeravcodec/mjpegdec: fix yuv ljpeg prediction 5/6/7 with...
2013-09-04 Michael Niedermayeravcodec/jpeg2000dec: make SOC finding code more robust
2013-09-04 Michael Niedermayeravcodec/mjpegdec: make "unknown colorspace" error more...
2013-09-04 Michael Niedermayeravcodec/mjpegdec: Add some sanity checks to ljpeg_decod...
2013-09-04 Clément Bœschdoc/APIchanges: update hashes and dates after last...
2013-09-04 Clément Bœschavcodec: make avcodec_close() more tolerant.
2013-09-04 Clément Bœschavformat: make avformat_close_input() more tolerant.
2013-09-04 Clément Bœschtools/crypto_bench: fix 2 typos.
2013-09-04 Michael Niedermayeravcodec/avpacket: zero memory in av_packet_new_side_data()
2013-09-04 John Stebbinsmatroskaenc: Allow chapters to be written in trailer
2013-09-04 Nicolas Georgelavc/avfft: init context to 0.
2013-09-04 Nicolas Georgeffprobe: show bitmap subtitles size.
2013-09-04 Nicolas Georgelavc/libvorbisdec: do not return empty frames.
2013-09-04 Nicolas Georgetools: add benchmark for crypto functions.
2013-09-04 Clément Bœschdoc/examples: fix lib math dep for resampling_audio.
2013-09-04 Clément Bœschavcodec: fix AVpacket → AVPacket typo.
2013-09-04 Clément Bœschdoc/examples: remove extra "the".
2013-09-04 Michael Niedermayeravcodec: add emuedge_linesize_type
2013-09-04 Michael NiedermayerMerge remote-tracking branch 'qatar/master'
2013-09-04 Michael NiedermayerMerge commit '0ebfdae099d2749240b6a565abcdf0bf62589748'
2013-09-04 Michael NiedermayerMerge commit 'b4ec7a5fee644ad9882e10c097817b65447b8e55'
2013-09-04 Martin Storsjömpegvideo: Avoid 32-bit wrapping of linesize multiplica...
2013-09-04 Michael NiedermayerMerge commit '7f9e893f56db52078e0f46677ed337b2e25fa94d'
2013-09-04 Michael NiedermayerMerge commit 'af11fa5409cc72fc45ca7f3527400beca10967b9'
2013-09-04 Michael NiedermayerMerge commit '35cbc98b720db95b923cb2d745f77bb2ee4363dc'
2013-09-04 Clifford Wolfdoc: Describe TB option of setpts filter
2013-09-04 Michael NiedermayerMerge commit 'd719981273bc779c7d1e879d88404fd867f93a0e'
2013-09-04 Michael NiedermayerMerge commit '5bcd3ae5b167fb74215520b01d5d810e0c8986ab'
2013-09-04 Michael NiedermayerMerge commit 'f7c5883126f9440547933eefcf000aa78af4821c'
2013-09-04 Luca Barbatomem: Document the av_realloc family of functions properly
2013-09-04 Luca Barbatobuild: Report an error message when a pc file is not...
2013-09-03 Michael NiedermayerMerge remote-tracking branch 'cehoyos/master'
2013-09-03 Michael Niedermayeravformat/utils: assert position monotonicity in ff_find...
2013-09-03 Carl Eugen... Show subtitle resolution in avcodec_string().
2013-09-03 Michael Niedermayeravformat/mpegts: Ensure that mpegts_get_dts() only...
2013-09-03 Michael Niedermayerfate: Force diff into text mode
2013-09-03 Michael Niedermayeravcodec/pictordec: remove y checks, which have become...
2013-09-03 Michael Niedermayeravcodec/pictordec: run av_image_check_size() unconditio...
2013-09-03 Paul B Mahollavfi/mptestsrc: use outlink->frame_count
2013-09-03 Michael Niedermayermjpegb: Detect changing number of planes in interlaced...
2013-09-03 Martin Storsjöalac: Check that the channels fit at the given offset
2013-09-03 Martin Storsjö4xm: Check that the read track value is non-negative
2013-09-03 Martin Storsjömatroskadec: Check that .lang was allocated and set...
2013-09-03 Martin Storsjöalac: Limit max_samples_per_frame
2013-09-03 Clément Bœschlavfi/drawtext: add generic timeline interface and...
2013-09-03 Clément BœschUpdate copyrights where my email appears with the new...
2013-09-03 wm4avformat/mpl2dec: handle files with CRLF linebreaks...
2013-09-03 Dirk Farinavformat: H265 demuxer
2013-09-03 Paul B Mahollavfi/hue: relicense to LGPL with permission by all...
2013-09-03 Paul B Maholx86/simple_idct: use LOCAL_ALIGNED instead of DECLARE_A...
next