source: ffmpeg

Revision Log Mode:


Legend:

Added
Modified
Copied or renamed
Graph Diff Rev Age Author Log Message
(edit) @a2740a06   10 years michaelni Merge commit '4bd5ac200d15b4f458a50f66006549825f9fc865' * commit …
(edit) @c07b7e48   10 years michaelni Merge commit '5355ed6b20e941430c4f8fb82644e87a65366d61' * commit …
(edit) @acd6b40   10 years michaelni Merge commit '06789ad3b71296a9e2fbd0278632d97a5d9af8d7' * commit …
(edit) @c27f53b9   10 years michaelni Merge commit 'd231e84b06a9964c840cff4e228509f706165fb6' * commit …
(edit) @cc31d9c   10 years michaelni Merge commit 'd40ae0e595fe90b5583b9269f8bb000402bde5a6' * commit …
(edit) @756dc7bd   10 years michaelni Merge commit '92c6c2a605f9b077b8fbc25b7ed6625541232b87' * commit …
(edit) @06c70d45   10 years michaelni avcodec/hevc_ps: Check cropping parameters more correctly …
(edit) @665e0c10   10 years michaelni Merge commit 'd8a45d2d49f54fde042b195f9d5859251252493d' * commit …
(edit) @4bd5ac20   10 years anton h264: move {chroma,intra16x16}_pred_mode into the per-slice context
(edit) @5355ed6b   10 years anton h264: move {prev,next}_mb_skipped into the per-slice context
(edit) @06789ad3   10 years anton h264: move qp_thresh into the per-slice context
(edit) @d231e84b   10 years anton h264: move the quantizers into the per-slice context
(edit) @d40ae0e5   10 years anton h264: do not copy qscale when updating per-thread contexts It's a …
(edit) @92c6c2a6   10 years anton h264: split weighted pred-related vars into per-slice context
(edit) @e4588e37   10 years michaelni Merge commit '5127c00b971b674f72609369b39a9c0f7c36977d' * commit …
(edit) @0e69c16e   10 years michaelni Merge commit 'c929659bdd7d2d5848ea52e685a3164c7b901bb0' * commit …
(edit) @d8a45d2   10 years anton h264_ps: properly check cropping parameters against overflow CC: …
(edit) @5127c00b   10 years anton hevc: zero the correct variables on invalid crop parameters It's the …
(edit) @c929659b   10 years anton hevc: make the crop sizes unsigned
(edit) @294bb6cb   10 years michaelni avcodec/hevc_refs: Silence "Could not find ref with POC" for CRA/BLA …
(edit) @3c5c6870   10 years michaelni avformat/movenc: avoid using uninitialized display_matrix_size …
(edit) @276a8666   10 years michaelni avcodec/metasound_data: remove unused variable lsp16s the table was …
(edit) @215c2fe0   10 years michaelni Merge commit '22a6d48b0d7367b3a45dd6db245f8ffaaa364995' * commit …
(edit) @50255b7a   10 years michaelni Merge commit '342fc46c69199b076b7c210f42208ce39a2bde1c' * commit …
(edit) @60b9373d   10 years James libavutil: add bmi2 optimized av_mod_uintp2 Reviewed-by: Michael …
(edit) @d13e521c   10 years James libavutil: add av_mod_uintp2 Reviewed-by: Michael Niedermayer …
(edit) @2a8198b3   10 years michaelni avcodec/libvpxenc: Set min/max quantizer to 0 for lossless mode Fixes …
(edit) @d6dba15b   10 years michaelni avfilter/vf_mcdeint: Change enums to int, which are accessed via …
(edit) @1a79850a   10 years michaelni avfilter/vf_overlay: Change enums to int, which are accessed via …
(edit) @59c06902   10 years michaelni avfilter/vf_phase: Change enum to int, which is accessed via AVOption …
(edit) @22a6d48b   10 years lu_zero avconv: Print the avfilter errors Signed-off-by: Luca Barbato …
(edit) @342fc46c   10 years lu_zero cmdutils: Add a stream specifier to map usable streams It drops …
(edit) @e8446a68   10 years michaelni configure: Silence warnings about constant unsigned overflows in MSVC …
(edit) @9015ca35   10 years stefasab lavfi/eq: rework expression evaluation In particular, add support for …
(edit) @e6547cce   10 years stefasab lavfi/eq: factorize code in process_command()
(edit) @6b940b8c   10 years James x86/xvididct: add some yasm guards Should fix compilation on …
(edit) @b0fea4ad   10 years James x86/xvididct: remove obsolete function prototypes Signed-off-by: …
(edit) @7fb18678   10 years michaelni avcodec/dv: remove unused var dvquantareas Signed-off-by: Michael …
(edit) @5f9d30a   10 years michaelni avcodec/dv: remove unused var dv100qstep Signed-off-by: Michael …
(edit) @57e80479   10 years michaelni avfilter/vf_pp7: remove unused var Signed-off-by: Michael Niedermayer …
(edit) @03e9b193   10 years James avcodec/libdcadec: add missing version bump and changelog entry
(edit) @4f3c31df   10 years michaelni avcodec: Fix libdcadec include dir Signed-off-by: Michael Niedermayer …
(edit) @85cc7605   10 years michaelni Merge commit '30e6abd1a8cc4fd5daf2e23ad2e768862c39e975' * commit …
(edit) @750cf4e5   10 years michaelni Merge commit 'cf18e777aed9f73011c7ab7cbab8003189d4b9d8' * commit …
(edit) @519868de   10 years michaelni avcodec: add libdcadec decoder Signed-off-by: Michael Niedermayer …
(edit) @11fe56c   10 years michaelni avcodec: add profile define for DTS Express Signed-off-by: Michael …
(edit) @77bd35d7   10 years michaelni avcodec/dnxhddec: reset cur_field for non interlaced frames …
(edit) @d3bd9431   10 years michaelni avcodec/dnxhddec: Reset is_444 if format is not 444 Signed-off-by: …
(edit) @2c660e34   10 years michaelni avcodec/dnxhddec: Check that the frame is interlaced before using …
(edit) @30e6abd1   10 years anton webp: ensure that each transform is only used once According to the …
(edit) @cf18e77   10 years anton movenc: write the display transform matrix
(edit) @bbcc095   10 years michaelni avformat/avienc: Expand master ODML index when its end is reached …
(edit) @adfde9a6   10 years michaelni avformat/avienc: Fix wrongly placed comment Signed-off-by: Michael …
(edit) @81a6b075   10 years michaelni avformat/avidec: also print frame_num in debug output Signed-off-by: …
(edit) @01775c88   10 years michaelni avformat/avienc: factor out update_odml_entry() Signed-off-by: …
(edit) @c3a6d179   10 years michaelni avformat/avienc: factor write_odml_master() out Signed-off-by: …
(edit) @5440d4b6   10 years michaelni Merge commit '30a041887f89cd97c372ad6a516da6e012f2c88b' * commit …
(edit) @b5448e66   10 years michaelni Merge commit '67a2912307c3c08f2725ccae162cfe3426b80184' * commit …
(edit) @25d7e3ad   10 years michaelni Merge commit '5c337353a2546416631a87de4881850d99141c39' * commit …
(edit) @36027824   10 years michaelni Merge commit 'eee13d653953083553cceadbbedf6222ef78a006' * commit …
(edit) @4631d4be   10 years michaelni Merge commit '5cf892d6946b19a87bcd00d6b76ce81f45960fdb' * commit …
(edit) @00ad3432   10 years michaelni Merge commit 'b81b0cc22b22413760423e239ea644c9afdbfa2d' * commit …
(edit) @09585e37   10 years michaelni Merge commit '3041183677bda0a431b36e96a2c76617abaa8183' * commit …
(edit) @76fef5c   10 years michaelni Merge commit '2889c5e16711770437f380f1bead5f72c6a0b17a' * commit …
(edit) @4f8540ba   10 years michaelni Merge commit '8dc72eeaf647736c287b59a3856a11904bedd58b' * commit …
(edit) @30a04188   10 years martin ismindex: Calculate the pts duration of trun atoms, not the dts …
(edit) @67a29123   10 years martin movenc: Don't assume that fragment durations in pts is equal to …
(edit) @5c337353   10 years martin movenc: Move sidx edit list timestamp adjustment into a block When …
(edit) @eee13d65   10 years martin movenc: Only adjust the cts offset at the start of fragments if …
(edit) @5cf892d6   10 years martin movenc: Write pts timestamps in tfxd, instead of dts timestamps This …
(edit) @b81b0cc2   10 years martin movenc: Set the last packet duration based on the next packet when …
(edit) @30411836   10 years martin dashenc: Heuristically fill in the duration of packets that need it …
(edit) @2889c5e1   10 years martin movenc: Heuristically set the duration of the last sample in a …
(edit) @8dc72ee   10 years martin udp: Fix crashes after adding AVOptions Add a missing AVClass member, …
(edit) @b61cb61   10 years michaelni mxfenc: don't try to write footer without header This fixes a crash, …
(edit) @c5c09501   10 years michaelni avformat/aiffdec: do not fail if header parser hits EOF Based on …
(edit) @ae81e8a9   10 years michaelni avformat/aiffdec: Stop header parsing once a non header packet is …
(edit) @d2009c77   10 years u avfilter/vf_colormatrix: fix yuv420p threading, second try Now seems …
(edit) @b1fbe29   10 years michaelni avcodec/mjpegdec: Support 31111100 sampling Signed-off-by: Michael …
(edit) @e1545589   10 years michaelni avcodec/mjpegdec: Change upscale_* to an array instead of a bitmask …
(edit) @ee648903   10 years michaelni Merge remote-tracking branch 'cehoyos/master' * cehoyos/master: …
(edit) @b3818c47   10 years michaelni Merge commit '8692d74b7364b405d7939c0ed347e8a2815193a7' * commit …
(edit) @7a5356c7   10 years Carl Eugen Hoyos lavf/mkv: Ignore ff_isom_write_hvcc() return value as the mov muxer …
(edit) @7f1ea388   10 years Carl Eugen Hoyos lavc/dts: Do not set bitrate for DTS-HD Master and High Resolution. …
(edit) @c59654d   10 years michaelni avformat/http: replace cookies with updated values instead of …
(edit) @f8323744   10 years michaelni mips/float_dsp: fix vector_fmul_window_mips on mips64 Commit …
(edit) @414d6547   10 years derek.buitenhuis mov: Add option to keep exact packet sequence after seeking The …
(edit) @8692d74b   10 years derek.buitenhuis mov: Add option to keep exact packet sequence after seeking The …
(edit) @fbb9ef5b   10 years michaelni avfilter/vf_lut3d: Change enum to int, which is accessed via AVOption …
(edit) @ee17295d   10 years michaelni avfilter/vf_il: Change enums to int, which are accessed via AVOption …
(edit) @67e15622   10 years michaelni avfilter/vf_histogram: Change enum to int, which is accessed via …
(edit) @304fdfe   10 years stefasab lavfi: add showwavespic filter This is a variant of showwaves. It is …
(edit) @0f16dfda   10 years michaelni Replace PixelFormats which sneaked in over time or where forgotten by …
(edit) @4fae5563   10 years michaelni Merge commit '58a840e21577a2168843487a98cb2cea44b5a94a' * commit …
(edit) @bf2bd5b8   10 years James avcodec/ac3dec_fixed: fix compilation when ac3dec is disabled …
(edit) @0b96142   10 years michaelni avcodec/aacsbr: Replace impossible condition by assert bits can have …
(edit) @58a840e2   10 years martin Replace a few leftover instances of enum PixelFormat with enum …
(edit) @ae3d2afd   10 years michaelni Merge commit '6289706b35d1b030258bba54cc27bb6d2c04bc9b' * commit …
(edit) @c7e1e4c4   10 years michaelni Merge commit '423f5d50e499ab972f507115700c8f31ed8993e4' * commit …
(edit) @45f62c74   10 years michaelni Merge commit 'cdce9e8025fff1dee2fd3d6bc28aebc0a330c5a0' * commit …
Note: See TracRevisionLog for help on using the revision log.