git.videolan.org
/
ffmpeg.git
/ shortlog
commit
grep
author
committer
pickaxe
?
search:
re
summary
| shortlog |
log
|
commit
|
commitdiff
|
tree
first ⋅ prev ⋅
next
ffmpeg.git
2013-09-06
Kirill Gavrilov
lavu: provide msvc implementation of attribute_deprecated
commit
|
commitdiff
|
tree
2013-09-06
Paul B Mahol
lavfi/telecine: remove bitstream and pal formats
commit
|
commitdiff
|
tree
2013-09-06
Paul B Mahol
lavfi/fieldorder: work with non writtable frames too
commit
|
commitdiff
|
tree
2013-09-06
Paul B Mahol
lavfi/fieldorder: remove pal8 format
commit
|
commitdiff
|
tree
2013-09-06
Paul B Mahol
lavfi/fieldorder: add timeline support
commit
|
commitdiff
|
tree
2013-09-06
Paul B Mahol
lavfi/fieldorder: use av_image_fill_linesizes()
commit
|
commitdiff
|
tree
2013-09-06
Paul B Mahol
lavfi/fieldorder: remove redundant get_video_buffer()
commit
|
commitdiff
|
tree
2013-09-06
Paul B Mahol
s302m: s/bits_per_coded_sample/bits_per_raw_sample
commit
|
commitdiff
|
tree
2013-09-06
Paul B Mahol
avcodec/xan: use uint8_t instead of unsigned char
commit
|
commitdiff
|
tree
2013-09-06
Paul B Mahol
pixfmt: add native GBRAP16 format
commit
|
commitdiff
|
tree
2013-09-06
Paul B Mahol
lavfi: Weston 3 Field Deinterlacing Filter
commit
|
commitdiff
|
tree
2013-09-06
Michael Niedermayer
Merge remote-tracking branch 'qatar/master'
commit
|
commitdiff
|
tree
2013-09-06
Michael Niedermayer
Merge commit '97b052e56807fab6887e9ba210a28a622e6a4b78'
commit
|
commitdiff
|
tree
2013-09-06
Michael Niedermayer
Merge commit 'befe044bb9561c9d7d6559db06bba375e82a4b66'
commit
|
commitdiff
|
tree
2013-09-06
Michael Niedermayer
Merge commit '7f93a861aaf2e76fd63b53ccc465909873b8dc29'
commit
|
commitdiff
|
tree
2013-09-06
Michael Niedermayer
Merge commit '66f091053f11a8957b2175480d2f368d2cf4474c'
commit
|
commitdiff
|
tree
2013-09-06
Michael Niedermayer
Merge commit 'c3e6e8f06c42499bd020fd0b37f9542150e6067b'
commit
|
commitdiff
|
tree
2013-09-06
Michael Niedermayer
Merge commit 'b634b36fcebfe16b837b6c4044f5d5cb99a75040'
commit
|
commitdiff
|
tree
2013-09-06
Diego Biurrun
avisynth: K&R formatting cosmetics
commit
|
commitdiff
|
tree
2013-09-06
Diego Biurrun
avisynth: Add missing #include for NULL_IF_CONFIG_SMALL
commit
|
commitdiff
|
tree
2013-09-06
Michael Niedermayer
avcodec/mjpegdec: support >8bit in mjpeg_decode_scan_pr...
commit
|
commitdiff
|
tree
2013-09-06
Michael Niedermayer
avcodec/mjpegdec: move shift_output() to its own function
commit
|
commitdiff
|
tree
2013-09-05
Michael Niedermayer
avcodec/mjpegdec: 12bit Grayscale support
commit
|
commitdiff
|
tree
2013-09-05
Michael Niedermayer
avcodec/mjpegdec: Fix normal jpeg with bits < 8
commit
|
commitdiff
|
tree
2013-09-05
Michael Niedermayer
avcodec/mjpegdec fix last_dc for bits != 8
commit
|
commitdiff
|
tree
2013-09-05
Michael Niedermayer
avcodec/dsputil: add 12bit simple idct
commit
|
commitdiff
|
tree
2013-09-05
Paul B Mahol
lavfi/mp: remove mp=fil
commit
|
commitdiff
|
tree
2013-09-05
Diego Biurrun
avcodec: Stop exporting the removed audio_resample...
commit
|
commitdiff
|
tree
2013-09-05
Paul B Mahol
lavfi/mp: remove mp=dint
commit
|
commitdiff
|
tree
2013-09-05
Vittorio Giovara
mpeg12enc: K&R formatting cosmetics
commit
|
commitdiff
|
tree
2013-09-05
Michael Niedermayer
avfilter/vf_yadif: Treat mode as a field of flags
commit
|
commitdiff
|
tree
2013-09-05
Michael Niedermayer
avfilter/vf_yadif: fix "incompatible pointer type"...
commit
|
commitdiff
|
tree
2013-09-05
Michael Niedermayer
avfilter/vf_yadif: add gbr(a)p support
commit
|
commitdiff
|
tree
2013-09-05
Michael Niedermayer
Merge remote-tracking branch 'qatar/master'
commit
|
commitdiff
|
tree
2013-09-05
Vittorio Giovara
mpeg12enc: drop forward declarations
commit
|
commitdiff
|
tree
2013-09-05
Diego Biurrun
mem: Do not check unsigned values for negative size
commit
|
commitdiff
|
tree
2013-09-05
Diego Biurrun
mem: Improve documentation wording and spelling
commit
|
commitdiff
|
tree
2013-09-04
Michael Niedermayer
avcodec/mjpegdec: Simplify masking in ljpeg_decode_yuv_...
commit
|
commitdiff
|
tree
2013-09-04
Michael Niedermayer
avcodec/mjpegdec: fix rgb ljpeg prediction 5/6/7 with...
commit
|
commitdiff
|
tree
2013-09-04
Michael Niedermayer
avcodec/mjpegdec: fix yuv ljpeg prediction 5/6/7 with...
commit
|
commitdiff
|
tree
2013-09-04
Michael Niedermayer
avcodec/jpeg2000dec: make SOC finding code more robust
commit
|
commitdiff
|
tree
2013-09-04
Michael Niedermayer
avcodec/mjpegdec: make "unknown colorspace" error more...
commit
|
commitdiff
|
tree
2013-09-04
Michael Niedermayer
avcodec/mjpegdec: Add some sanity checks to ljpeg_decod...
commit
|
commitdiff
|
tree
2013-09-04
Clément Bœsch
doc/APIchanges: update hashes and dates after last...
commit
|
commitdiff
|
tree
2013-09-04
Clément Bœsch
avcodec: make avcodec_close() more tolerant.
commit
|
commitdiff
|
tree
2013-09-04
Clément Bœsch
avformat: make avformat_close_input() more tolerant.
commit
|
commitdiff
|
tree
2013-09-04
Clément Bœsch
tools/crypto_bench: fix 2 typos.
commit
|
commitdiff
|
tree
2013-09-04
Michael Niedermayer
avcodec/avpacket: zero memory in av_packet_new_side_data()
commit
|
commitdiff
|
tree
2013-09-04
John Stebbins
matroskaenc: Allow chapters to be written in trailer
commit
|
commitdiff
|
tree
2013-09-04
Nicolas George
lavc/avfft: init context to 0.
commit
|
commitdiff
|
tree
2013-09-04
Nicolas George
ffprobe: show bitmap subtitles size.
commit
|
commitdiff
|
tree
2013-09-04
Nicolas George
lavc/libvorbisdec: do not return empty frames.
commit
|
commitdiff
|
tree
2013-09-04
Nicolas George
tools: add benchmark for crypto functions.
commit
|
commitdiff
|
tree
2013-09-04
Clément Bœsch
doc/examples: fix lib math dep for resampling_audio.
commit
|
commitdiff
|
tree
2013-09-04
Clément Bœsch
avcodec: fix AVpacket → AVPacket typo.
commit
|
commitdiff
|
tree
2013-09-04
Clément Bœsch
doc/examples: remove extra "the".
commit
|
commitdiff
|
tree
2013-09-04
Michael Niedermayer
avcodec: add emuedge_linesize_type
commit
|
commitdiff
|
tree
2013-09-04
Michael Niedermayer
Merge remote-tracking branch 'qatar/master'
commit
|
commitdiff
|
tree
2013-09-04
Michael Niedermayer
Merge commit '0ebfdae099d2749240b6a565abcdf0bf62589748'
commit
|
commitdiff
|
tree
2013-09-04
Michael Niedermayer
Merge commit 'b4ec7a5fee644ad9882e10c097817b65447b8e55'
commit
|
commitdiff
|
tree
2013-09-04
Martin Storsjö
mpegvideo: Avoid 32-bit wrapping of linesize multiplica...
commit
|
commitdiff
|
tree
2013-09-04
Michael Niedermayer
Merge commit '7f9e893f56db52078e0f46677ed337b2e25fa94d'
commit
|
commitdiff
|
tree
2013-09-04
Michael Niedermayer
Merge commit 'af11fa5409cc72fc45ca7f3527400beca10967b9'
commit
|
commitdiff
|
tree
2013-09-04
Michael Niedermayer
Merge commit '35cbc98b720db95b923cb2d745f77bb2ee4363dc'
commit
|
commitdiff
|
tree
2013-09-04
Clifford Wolf
doc: Describe TB option of setpts filter
commit
|
commitdiff
|
tree
2013-09-04
Michael Niedermayer
Merge commit 'd719981273bc779c7d1e879d88404fd867f93a0e'
commit
|
commitdiff
|
tree
2013-09-04
Michael Niedermayer
Merge commit '5bcd3ae5b167fb74215520b01d5d810e0c8986ab'
commit
|
commitdiff
|
tree
2013-09-04
Michael Niedermayer
Merge commit 'f7c5883126f9440547933eefcf000aa78af4821c'
commit
|
commitdiff
|
tree
2013-09-04
Luca Barbato
mem: Document the av_realloc family of functions properly
commit
|
commitdiff
|
tree
2013-09-04
Luca Barbato
build: Report an error message when a pc file is not...
commit
|
commitdiff
|
tree
2013-09-03
Michael Niedermayer
Merge remote-tracking branch 'cehoyos/master'
commit
|
commitdiff
|
tree
2013-09-03
Michael Niedermayer
avformat/utils: assert position monotonicity in ff_find...
commit
|
commitdiff
|
tree
2013-09-03
Carl Eugen...
Show subtitle resolution in avcodec_string().
commit
|
commitdiff
|
tree
2013-09-03
Michael Niedermayer
avformat/mpegts: Ensure that mpegts_get_dts() only...
commit
|
commitdiff
|
tree
2013-09-03
Michael Niedermayer
fate: Force diff into text mode
commit
|
commitdiff
|
tree
2013-09-03
Michael Niedermayer
avcodec/pictordec: remove y checks, which have become...
commit
|
commitdiff
|
tree
2013-09-03
Michael Niedermayer
avcodec/pictordec: run av_image_check_size() unconditio...
commit
|
commitdiff
|
tree
2013-09-03
Paul B Mahol
lavfi/mptestsrc: use outlink->frame_count
commit
|
commitdiff
|
tree
2013-09-03
Michael Niedermayer
mjpegb: Detect changing number of planes in interlaced...
commit
|
commitdiff
|
tree
2013-09-03
Martin Storsjö
alac: Check that the channels fit at the given offset
commit
|
commitdiff
|
tree
2013-09-03
Martin Storsjö
4xm: Check that the read track value is non-negative
commit
|
commitdiff
|
tree
2013-09-03
Martin Storsjö
matroskadec: Check that .lang was allocated and set...
commit
|
commitdiff
|
tree
2013-09-03
Martin Storsjö
alac: Limit max_samples_per_frame
commit
|
commitdiff
|
tree
2013-09-03
Clément Bœsch
lavfi/drawtext: add generic timeline interface and...
commit
|
commitdiff
|
tree
2013-09-03
Clément Bœsch
Update copyrights where my email appears with the new...
commit
|
commitdiff
|
tree
2013-09-03
wm4
avformat/mpl2dec: handle files with CRLF linebreaks...
commit
|
commitdiff
|
tree
2013-09-03
Dirk Farin
avformat: H265 demuxer
commit
|
commitdiff
|
tree
2013-09-03
Paul B Mahol
lavfi/hue: relicense to LGPL with permission by all...
commit
|
commitdiff
|
tree
2013-09-03
Paul B Mahol
x86/simple_idct: use LOCAL_ALIGNED instead of DECLARE_A...
commit
|
commitdiff
|
tree
2013-09-03
Paul B Mahol
lavfi/mp: remove mp=phase
commit
|
commitdiff
|
tree
2013-09-03
Paul B Mahol
lavfi: port phase filter from libmpcodecs
commit
|
commitdiff
|
tree
2013-09-03
Michael Niedermayer
avcodec/vcr1: simplify code drop buf variable
commit
|
commitdiff
|
tree
2013-09-03
Michael Niedermayer
avcodec/vcr1: simplify code, drop buf_size
commit
|
commitdiff
|
tree
2013-09-03
Michael Niedermayer
avcodec/vcr1: return the actual number of consumed...
commit
|
commitdiff
|
tree
2013-09-03
Michael Niedermayer
Merge remote-tracking branch 'qatar/master'
commit
|
commitdiff
|
tree
2013-09-03
Michael Niedermayer
Merge commit '7df9e693a34c84c698da60426c78140c950f95ed'
commit
|
commitdiff
|
tree
2013-09-03
Michael Niedermayer
Merge commit '488b2984fece7ad0c2596826fee18e74aa904667'
commit
|
commitdiff
|
tree
2013-09-03
Michael Niedermayer
Merge commit 'a7c1689dedd11689edb30088d467ac03f9b8d1cf'
commit
|
commitdiff
|
tree
2013-09-03
Michael Niedermayer
avformat/utils: Fix bitrate overflow check
commit
|
commitdiff
|
tree
2013-09-03
Michael Niedermayer
Merge commit 'df33a58e5311ee9a64a573889b883a80e981af7b'
commit
|
commitdiff
|
tree
next