source: ffmpeg

Revision Log Mode:


Legend:

Added
Modified
Copied or renamed
Graph Diff Rev Age Author Log Message
(edit) @b3818c47   10 years michaelni Merge commit '8692d74b7364b405d7939c0ed347e8a2815193a7' * commit …
(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 …
(edit) @66de11b0   10 years michaelni Merge commit '7c60c124c8dfaebfafa2b3c11b316db549617732' * commit …
(edit) @07ca090e   10 years michaelni Merge commit '4326bc364b58e97fc3d89417054a6b7610179a00' * commit …
(edit) @de732a82   10 years michaelni Merge commit 'cf9861dea5d42d0b5a6cf0609b9624525d96c1e0' * commit …
(edit) @59f687b7   10 years michaelni Merge commit '02d76141d68e38c80f9a205a56b9af10d74f0995' * commit …
(edit) @182499b   10 years michaelni Merge commit 'c0f504e947cc0a3c73770419bf7d1af98288fc59' * commit …
(edit) @6d57da9a   10 years michaelni Merge commit 'c9ed48e80ef807ab0c1bb946ac8db5f34d83d9c9' * commit …
(edit) @1eb28479   10 years michaelni Merge commit '48aef27f5232794e70ecef0d347b9f65e27a9bad' * commit …
(edit) @09f05717   10 years u avfilter/vf_colormatrix: make sure the number of threads is even for …
(edit) @2cfa1fdb   10 years michaelni Merge commit '96dd04427fc46e5e25a5ac1f00753207e3aedb0c' * commit …
(edit) @33a79e44   10 years michaelni Merge commit '91894f27dce531c13d7e1be20253877f2e1e9e66' * commit …
(edit) @13f8bbfb   10 years michaelni avformat/mov: fix mis-detection of jpeg2000 Fixes demuxer choice for …
(edit) @6cd079a4   10 years michaelni avfilter/vf_histeq: Change enums to int, which are accessed via …
(edit) @73638897   10 years michaelni avfilter/vf_fieldmatch: Change enums to int, which are accessed via …
(edit) @e6140e78   10 years michaelni avfilter/vf_field: Change enum to int, which is accessed via AVOption …
(edit) @39ddda12   10 years michaelni mxfenc: fix memleaks in mxf_write_footer Signed-off-by: Andreas …
(edit) @5be04f97   10 years michaelni doc/protocols: Fixed missing example section marker Signed-off-by: …
(edit) @6289706b   10 years vittorio.giovara fate: Move tdsc to the appropriate screen capture file
(edit) @423f5d5   10 years vittorio.giovara mov: Fix little endian audio detection Set this field to TRUE if the …
(edit) @cdce9e80   10 years vittorio.giovara aacsbr: Fix type for index variable Prevents unsigned overflow and …
(edit) @7c60c124   10 years vittorio.giovara hqx: Drop unused offsets table This is a leftover from the static to …
(edit) @4326bc36   10 years vittorio.giovara lavf: Do not list mov-only codecs in riff tags Instead check for all …
(edit) @cf9861de   10 years vittorio.giovara isom: Add X-Com Radvision FourCC Signed-off-by: Paul B Mahol …
(edit) @02d7614   10 years vittorio.giovara riff: Add 'tshd' FourCC for H.264
(edit) @c0f504e9   10 years vittorio.giovara libx264: Allow full-range yuv422 and yuv444 pixel formats …
(edit) @c9ed48e8   10 years lu_zero dca: Read params->pancABIT0[param_index] only if part0 is set Prevent …
(edit) @48aef27f   10 years lu_zero x86: Put COPY3_IF_LT under HAVE_6REGS It uses 6 registers, unbreaks …
(edit) @96dd0442   10 years lu_zero isom: Add support for TSCC2 As produced by Camtasia 4.
(edit) @91894f27   10 years diego configure: Disable shift operator precedence warnings with MSVC
(edit) @d24af704   10 years michaelni avcodec/vc1_pred: Fix undefined shifts Found-by: Clang …
(edit) @b17620b8   10 years u avcodec/libx264: use AVERROR_EXTERNAL instead of AVERROR_UNKNOWN
(edit) @fd682b18   10 years u avfilter: handle error in query_formats() of a bunch of random video …
(edit) @545b0dd6   10 years u avfilter/formats: proper error handling in ff_set_common_*() functions
(edit) @f861d9b2   10 years u avfilter/formats: proper error handling in ff_channel_layouts_ref() …
(edit) @93d9ce7c   10 years u avfilter/formats: use av_realloc_array in ADD_FORMAT()
(edit) @38fb183b   10 years u avfilter/formats: remove unused COPY_INT_LIST() macro This macro is …
(edit) @ae65cc7e   10 years michaelni Merge commit '2cb9c2fc59c9267ad2631c07c81c188058502259' * commit …
(edit) @730f3c49   10 years michaelni OpenCL uninit bug fix - clear is_compiled flag Signed-off-by: Michael …
(edit) @b425b81f   10 years michaelni avformat/rtsp: Fix potential pointer overflow in sdp_probe() …
(edit) @1b3b018a   10 years michaelni avformat/mpegts: Fix potential pointer overflows Signed-off-by: …
(edit) @29db8e45   10 years michaelni configure: Silence EMMS warnings in ICC Real world MMX code does not …
(edit) @312eb0d   10 years michaelni Merge commit '50ff0c05b691524d1fd044a2f2eefb706932fc98' * commit …
(edit) @1904704a   10 years michaelni Merge commit 'faab8f9fcb4ffeb967dc6872c0f1e9da719106ce' * commit …
(edit) @b37852c7   10 years michaelni Merge commit '3e1b5cbc9ab0a61c9bec08a1df1404b9da6ed7ea' * commit …
(edit) @6416dce4   10 years michaelni Merge commit 'f01c77157789b8e3a59ed2c9646faf8299e41641' * commit …
(edit) @7c9ad3c   10 years michaelni Merge commit 'a9d60c390f35f3954821bd635fd31bbb5036b29d' * commit …
(edit) @786032ca   10 years michaelni hevc: avoid unnecessary calls to get_format Signed-off-by: Michael …
(edit) @332776f6   10 years michaelni avformat/cavsvideodec: use avpriv_find_start_code in cavsvideo_probe() …
(edit) @d79f7bf0   10 years michaelni avcodec/x86/cavsdsp: remove incorrect LOCAL_ALIGN tmp This is faster …
(edit) @12cf61c3   10 years michaelni avcodec/hevc: Fix undefined shifts Found-by: Clang -fsanitize=shift …
(edit) @04c52389   10 years michaelni avcodec/tdsc: Remove ;; Signed-off-by: Michael Niedermayer …
(edit) @fca08518   10 years michaelni avformat/hls: refactor repeated HLS option updates Signed-off-by: …
(edit) @2cb9c2fc   10 years martin movenc: Allow interleaving samples when writing fragmented files This …
(edit) @50ff0c05   10 years martin movenc: Support writing multiple trun atoms This is needed if all the …
(edit) @faab8f9f   10 years janne-libav configure: move cross_compile checks after the toolchain section
(edit) @3e1b5cbc   10 years janne-libav configure: handle Apple's armv7s in probe_arm_arch()
(edit) @f01c771   10 years janne-libav fate: add explicit support for the toolchain configure option
(edit) @a9d60c3   10 years janne-libav doc: fate: remove outdated SSH key fingerprint
(edit) @18a96479   10 years michaelni Merge commit '66a0ac0a802dd794acc1ab8559d3db9e98755b57' * commit …
(edit) @83ee820a   10 years stefasab lavfi/sendcmd: improve error reporting and robustness in case of …
(edit) @e8374d72   10 years James x86/proresdsp: remove ff_prores_idct_put_10_sse4 It's exactly the …
(edit) @bdd179c8   10 years James x86/proresdsp: remove unused macro Reviewed-by: Michael Niedermayer …
(edit) @1e4d0498   10 years michaelni avformat/mov: Disallow ".." in dref unless use_absolute_path is set …
(edit) @e5755893   10 years michaelni libavformat/mxfdec: fix MXFPackage->comment_refs memory leak …
(edit) @7859618a   10 years michaelni avformat/hls: store cookies returned in HLS key response …
(edit) @e802abd6   10 years michaelni avcodec/dcadec: if XLL is enabled use xll channels Fixes outputting …
(edit) @21d25441   10 years michaelni avcodec/dcadec: Only upsample as much data as is there Found-by: carl …
(edit) @3e486162   10 years michaelni Merge commit '9a60b1fad02cb783b895b2145c3dafc01f7b337c' * commit …
(edit) @4f3f5ee1   10 years michaelni Merge commit '66028b7ba6b411ba12ef553e9c8f1f4a4fe27710' * commit …
(edit) @66a0ac0a   10 years lu_zero mkv: Add support for DVB subtitles Bug-Id: 833
(edit) @54db7df   10 years michaelni Merge commit 'a4c5801070198c1f2af32fa5cf850c330615ac24' * commit …
(edit) @96bd032   10 years michaelni Merge commit 'acbe15a99f158dbb0edb837fb6557171dc4376d4' * commit …
(edit) @20900107   10 years michaelni Merge commit '217e4ff4d1f845b76e44634e29371cd09313d1c2' * commit …
(edit) @e46a7fdc   10 years michaelni Merge commit '4da5aacc7eba274a4f18411120de539d39c5151e' * commit …
(edit) @de41d537   10 years michaelni avcodec/dvbsub_parser: Fix potential pointer overflows Signed-off-by: …
(edit) @84da933   10 years u avfilter/palettegen: make sure at least one frame was sent to the …
(edit) @9a60b1fa   10 years lu_zero libswscale: fix compiler warnings enumerated type mixed with another …
(edit) @66028b7b   10 years lu_zero udp: Use AVOptions Add AVOptions for options currently available as …
(edit) @a4c58010   10 years lu_zero sctp: Update to match tcp Use AVOption and fallback over multiple …
(edit) @0a480874   10 years michaelni avcodec/h264dsp_template: Fix undefined shifts Found-by: Clang …
(edit) @8d54850f   10 years michaelni libavformat/mxfenc: write user comment metadata Reviewed-by: Tomas …
(edit) @6a63d0d8   10 years stefasab lavfi/eq: clarify error message in case of expression parsing error
(edit) @acbe15a9   10 years diego fate: Add test for DCA XLL
(edit) @217e4ff4   10 years diego dca: Support for XLL (lossless extension) Cleanup and integration by …
Note: See TracRevisionLog for help on using the revision log.