source: ffmpeg

Revision Log Mode:


Legend:

Added
Modified
Copied or renamed
Graph Diff Rev Age Author Log Message
(edit) @d3d5e84f   13 years michaelni img2dec: remove GLOB_TILDE support. tilde expansion should/can be …
(edit) @3e1ff8eb   13 years michaelni img2dec: Recognize glob meta chars only if prefixed by % This …
(edit) @0be130e   13 years michaelni img2: glob matching for image series Signed-off-by: Michael …
(edit) @d61ef05b   13 years michaelni ffmpeg: check pts like dts for being in the past. Signed-off-by: …
(edit) @30ced7e6   13 years michaelni lavf: print ts values in pts < dts error message Signed-off-by: …
(edit) @42043646   13 years michaelni ffmpeg: switch duration calculation code from avg to r frame_rate. …
(edit) @282ec728   13 years Carl Eugen Hoyos Do not try to use lowres for unusual jpg subsampling. Fixes ticket #1144.
(edit) @9a0f2b7b   13 years Carl Eugen Hoyos Revert "Fix compilation with hardcoded tables." This reverts commit …
(edit) @1dab5efa   13 years michaelni fate/vp8-size-change: set bitexact flag Signed-off-by: Michael …
(edit) @a37a281   13 years michaelni ffmpeg: pass bitexact flag to vsrc_buffer Signed-off-by: Michael …
(edit) @ddd89740   13 years michaelni iff: prevent a possible crash with broken/prepared IFF PBM Based on …
(edit) @aebce0b0   13 years michaelni Merge git://github.com/mjbshaw/FFmpeg-OpenJPEG-J2K-Encoder * …
(edit) @9aeacc95   13 years michaelni ffmpeg: dont disable dr1 when changing dimensions are encountered in …
(edit) @e5c3b51c   13 years michaelni ffmpeg: disable dr1 when frame sizes change. dr1 seems to work fine …
(edit) @8c2045c9   13 years michaelni avfilter: set w/h in avfilter_fill_frame_from_video_buffer_ref(). …
(edit) @d40ff29c   13 years michaelni Merge remote-tracking branch 'qatar/master' * qatar/master: asf: …
(edit) @b678dd96   13 years mbradshaw Fixes ticket 1127. I'm still looking into why bpp is getting set to 0.
(edit) @99bb88c5   13 years stefasab doc/ffmpeg: update and extend documentation for -copytb Address trac …
(edit) @44257ef4   13 years rsbultje asf: only set index_read if the index contained entries. This allows …
(edit) @a9401981   13 years rsbultje cabac: add overread protection to BRANCHLESS_GET_CABAC(). Found-by: …
(edit) @448dc425   13 years rsbultje cabac: increment jump locations by one in callers of …
(edit) @16f6e83f   13 years rsbultje cabac: remove unused argument from BRANCHLESS_GET_CABAC_UPDATE().
(edit) @951014e5   13 years rsbultje cabac: use struct+offset instead of memory operand in …
(edit) @a0bdcb01   13 years rsbultje h264: add overread protection to get_cabac_bypass_sign_x86().
(edit) @95bfa4ea   13 years rsbultje h264: reindent get_cabac_bypass_sign_x86().
(edit) @db02592   13 years rsbultje h264: use struct offsets in get_cabac_bypass_sign_x86().
(edit) @7374fac8   13 years rsbultje h264: fix overreads in cabac reader. Found-by: Mateusz "j00ru" …
(edit) @247fbf07   13 years nicolas.george ass: fix aspect ratio computation.
(edit) @d360dd90   13 years rsbultje wmall: fix seeking.
(edit) @0a82f52   13 years rsbultje lagarith: fix buffer overreads. Found-by: Mateusz "j00ru" Jurczyk and …
(edit) @c0b34e61   13 years diego dvdec: drop unnecessary dv_tablegen.h #include dvdec.c uses nothing …
(edit) @c44417e1   13 years michaelni indeo4: Dont leave tables in random state on errors. Signed-off-by: …
(edit) @a74d7218   13 years michaelni indeo4: apply correction to eob/esc indexes too Found-by: Mateusz …
(edit) @92f7f1db   13 years michaelni indeo4: Check for mismatching scan tables Found-by: Mateusz "j00ru" …
(edit) @2efb710a   13 years mans build: fix doc generation errors in parallel builds The $(dir) …
(edit) @a60a4d70   13 years michaelni vc1dec: Fix global array overread. Found-by: Mateusz "j00ru" Jurczyk …
(edit) @8db2935d   13 years michaelni apedec: fix global array overread Found-by: Mateusz "j00ru" Jurczyk …
(edit) @a92be9b8   13 years diego Replace memset(0) by zero initializations. Also remove one pointless …
(edit) @856c8e0a   13 years diego faandct: Remove FAAN_POSTSCALE define and related code. It is not a …
(edit) @a839dbb9   13 years anton dvenc: print allowed profiles if the video doesn't conform to any of them.
(edit) @3c6607eb   13 years anton avcodec_encode_{audio,video}: only reallocate output packet when it …
(edit) @e2e165c0   13 years anton FATE: add a test for vp8 with changing frame size.
(edit) @7a5e5872   13 years michaelni apedec: check bits <= 32 Fixes FPE Found-by: Mateusz "j00ru" Jurczyk …
(edit) @936951ca   13 years michaelni tm2dec: check total_frames and extradata_size. Fixes overread …
(edit) @b17b296   13 years Carl Eugen Hoyos Fix compilation with hardcoded tables.
(edit) @d0dafebb   13 years michaelni tm2: Fix overread of token array. Found-by: Mateusz "j00ru" Jurczyk …
(edit) @11cc2092   13 years michaelni lzw(gif): Fix overread Found-by: Mateusz "j00ru" Jurczyk and Gynvael …
(edit) @96d0494   13 years michaelni lagarith: Fix various issues that lead to out of array reads. …
(edit) @44bd50f5   13 years michaelni lagarith: fix flipped return value Signed-off-by: Michael Niedermayer …
(edit) @c30d04ce   13 years michaelni lagarithrac: fix length used in ff_lag_rac_init() Signed-off-by: …
(edit) @7b453d1c   13 years michaelni Merge remote-tracking branch 'qatar/master' * qatar/master: …
(edit) @4a619fca   13 years michaelni h263dec: Restore w/h values to a consistent state if a change is …
(edit) @e74d6da   13 years rsbultje fate: add kgv1 fate test. Tested to be bit-exact across x86-64, …
(edit) @3c639740   13 years michaelni id3v2: support JPEG APIC with incorrect (image/jpg) MIME type …
(edit) @e4cc9f30   13 years michaelni Support FLIC in AVI. Signed-off-by: Paul B Mahol <onemda@gmail.com> …
(edit) @e206b51f   13 years michaelni Merge remote-tracking branch 'cus/stable' * cus/stable: ffplay: …
(edit) @eed691f   13 years justin.ruggles oggdec: calculate correct timestamps in Ogg/FLAC We need to parse the …
(edit) @e6093e36   13 years Marton Balint ffplay: pause rdft column when ffplay is paused Signed-off-by: …
(edit) @a0340dfb   13 years michaelni XBM decoder Signed-off-by: Paul B Mahol <onemda@gmail.com> …
(edit) @1cd85109   13 years michaelni j2kdec: move ff_j2k_init_tier1_luts() to j2kdec_init() Signed-off-by: …
(edit) @6fa998c4   13 years michaelni Clarify the use of the interl=11 option of the scale filter. It is …
(edit) @7ea948ba   13 years michaelni alsdec: check return values.
(edit) @55abaa58   13 years justin.ruggles westwood_vqa: fix SND0 chunk handling Version from vqa header does …
(edit) @f0a343f3   13 years rsbultje westwood_vqa: set video stream duration Signed-off-by: Paul B Mahol …
(edit) @98df2e24   13 years rsbultje raw: forward avpicture_fill() error code in raw_decode(). Found-by: …
(edit) @28a613b0   13 years michaelni h264: dont mess with chroma planes for grayscale h264. Found-by: …
(edit) @dfacef9e   13 years michaelni alsdec: make sure no invalid opt_order stays in the context. …
(edit) @1acc553e   13 years michaelni vc1dec: dont ignore ff_vc1_parse_frame_header_advs return value …
(edit) @e3bd6124   13 years michaelni vc1dec: avoid == -1 checks for errors. Signed-off-by: Michael …
(edit) @b378a233   13 years michaelni vc1dec: sanity check state used in get_mvdata_interlaced() …
(edit) @dcd013a5   13 years michaelni oma: dont over-read buffer Found-by: Mateusz "j00ru" Jurczyk and …
(edit) @6999f8bc   13 years michaelni Merge remote-tracking branch 'qatar/master' * qatar/master: make …
(edit) @8e0b7e2f   13 years diego build: Do not explicitly add the doc directory to the OBJDIRS list. …
(edit) @d724fe66   13 years diego dv: Split off DV video decoder into its own file.
(edit) @9f43fdda   13 years diego build: fix RALF decoder standalone compilation, which depends on …
(edit) @d7ce1a48   13 years diego configure: Drop stray duplicate entry for --disable-fft from help output.
(edit) @904100e5   13 years martin make av_interleaved_write_frame() flush packets when pkt is NULL This …
(edit) @ab31db06   13 years tempn doc: clarify dshow input requirements
(edit) @0f3886fa   13 years michaelni j2kdec: remove pointless swapping Signed-off-by: Paul B Mahol …
(edit) @ebbf10ef   13 years michaelni j2kdec: vertically align AVCodec members Signed-off-by: Paul B Mahol …
(edit) @75625c61   13 years michaelni j2kdec: Remove useless .pix_fmts. Signed-off-by: Paul B Mahol …
(edit) @ddfa375   13 years michaelni j2kdec: convert to bytestream2 API Protects against overreads. …
(edit) @c9024a9f   13 years alex.converse mpegts: Fix dead error checks
(edit) @95b192de   13 years rsbultje vc1: Do not read from array if index is invalid. Found-by: Mateusz …
(edit) @2ad40554   13 years rsbultje targa: convert to bytestream2. Also remove some write-only variables …
(edit) @a0820eaa   13 years michaelni ffmpeg: fix handling or empty audio packets Fixes Ticket1131 …
(edit) @b62b9df7   13 years michaelni ffmpeg: more verbose error messages in case of audio encoding failure. …
(edit) @8b58f6b5   13 years michaelni Revert "raw: move buffer size check up." This reverts commit …
(edit) @5484170a   13 years rsbultje rv34: set mb_num_left to 0 after finishing a frame Prevents running …
(edit) @7f9b42ff   13 years michaelni j2kenc: cosmetics: vertically align AVCodec members. Signed-off-by: …
(edit) @a6501620   13 years michaelni libopenjpegdec: hack to fix GRAY16 decoding Signed-off-by: Paul B …
(edit) @d6eef545   13 years michaelni vc1dec: move mquant zero check down. This way it catches all cases, …
(edit) @43fd3212   13 years michaelni targa: Fix input buffer size check. Found-by: Mateusz "j00ru" Jurczyk …
(edit) @8f0d9b43   13 years Clément Bœsch RELEASE: bump to current version (0.10.2).
(edit) @fb8469dd   13 years Clément Bœsch APIchanges: fill in missing dates and hashes.
(edit) @29679f4a   13 years Clément Bœsch aac: reference supported sample rates in encoders.
(edit) @21d650cb   13 years Clément Bœsch ffmpeg: more expressive sample rate automatic selection. Output now …
(edit) @a67d9cfa   13 years Clément Bœsch lavfi: add avfilter_fill_frame_from_{audio_,}buffer_ref().
(edit) @a84851be   13 years michaelni indeo3dec: check mv bitstream pointer Found-by: Mateusz "j00ru" …
(edit) @8a521d57   13 years michaelni indeo3dec: Fix end pointer. Found-by: Mateusz "j00ru" Jurczyk and …
Note: See TracRevisionLog for help on using the revision log.