source: ffmpeg

Revision Log Mode:


Legend:

Added
Modified
Copied or renamed
Graph Diff Rev Age Author Log Message
(edit) @2e15f07c   10 years michaelni Merge commit 'b2f0f37d242f1194fe1f886557cf6cefdf98caf6' * commit …
(edit) @b2f0f37   10 years martin rtmpdh: Generate the whole private exponent using av_get_random_seed() …
(edit) @f24d92ba   10 years michaelni lavf/tls: Support Secure Transport Signed-off-by: Michael Niedermayer …
(edit) @bedb5d58   10 years michaelni configure: Fix showcqt fft dependancy Found-by: Muhammad Faiz …
(edit) @083b1a32   10 years michaelni build: add configure option pkgconfigdir This allows the user to …
(edit) @e374405d   10 years michaelni libavutil: Cosmetic changes to fixed_dsp file. Names of functions …
(edit) @153639cb   10 years Andreas.Cadhalpun mov: fix DTS calculation for samples with negative stts duration A …
(edit) @403940de   10 years michaelni avcodec/mpegvideo: Use FFSWAP to exchange pointers Signed-off-by: …
(edit) @f86e7c5d   10 years michaelni avcodec/ac3_parser: Avoid floats in bitrate computation …
(edit) @061a592b   10 years michaelni avformat/movenc: Check that track_width_1616 fits within the available …
(edit) @14bc5704   10 years michaelni avformat/movenc: avoid floats in width/height/aspect ratio …
(edit) @3331213e   10 years michaelni avformat/concatdec: Enable auto_convert by default Users have no …
(edit) @e1b00195   10 years michaelni avformat/mov: Avoid float usage in yuv_to_rgba() This avoids the …
(edit) @4b8b3efb   10 years michaelni Merge commit 'e9e86d9ef637f5a600c76b352ffe5a82b71b25d1' * commit …
(edit) @42a6a384   10 years michaelni Merge commit '8016a1bd3b60e917e1b12748dd80c06c3462c286' * commit …
(edit) @48e02e25   10 years michaelni Merge commit '063f7467e4d14ab7fe01b2845dab60cc75df8b53' * commit …
(edit) @fbeb3fa9   10 years michaelni Merge commit '0508faaa11bf7507ffdd655aee57c9dc5a8203f4' * commit …
(edit) @beecbe13   10 years michaelni Merge commit '9f1b3050d9e31e9283d818f3640f3460ac8cfb5b' * commit …
(edit) @4c0b30b0   10 years michaelni Merge commit '127d813bcb5705202b7100cf1eccd1e26d72ba14' * commit …
(edit) @392832fc   10 years michaelni Merge commit '78efc69e7c990226f4b913721ef1b308ca5bfa04' * commit …
(edit) @e9e86d9e   10 years martin rtmpdh: Create sufficiently long private keys for gcrypt/nettle There …
(edit) @8016a1bd   10 years martin rtmpdh: Remove an unnecessary check in the gcrypt/nettle …
(edit) @063f746   10 years martin rtmpdh: Add fate test for the DH handshake routine This helps if …
(edit) @0508faaa   10 years martin rtmpdh: Pass the actual buffer size of the output secret key …
(edit) @9f1b3050   10 years martin rtmpdh: Check the output buffer size in the openssl version of …
(edit) @127d813b   10 years martin rtmpdh: Fix a local variable name in the nettle/gcrypt codepath …
(edit) @78efc69e   10 years martin rtmpdh: Make sure ret is initialized in the nettle version of …
(edit) @c7bd6a54   10 years michaelni dxva2_hevc: re-write reference frame handling The old logic required …
(edit) @b7a0b303   10 years michaelni dxva2_hevc: fix 32x32 scaling lists Signed-off-by: Michael …
(edit) @d860084c   10 years michaelni avcodec/mpegvideo: Reset bitstream_buffer_size on allocation failure …
(edit) @e5d1152c   10 years michaelni avcodec/mpegvideo: Check pointer when allocation fail Signed-off-by: …
(edit) @e85d91da   10 years michaelni avformat/avienc: Correct possible dereference of null Signed-off-by: …
(edit) @e2f3ea1c   10 years michaelni Merge commit 'a64a5773ea5f7337cd1d87cfdf511914d317fe81' * commit …
(edit) @b666e81c   10 years michaelni Merge commit 'e4610300de6869bd6b3b00e76cfeabb6d7653dcd' * commit …
(edit) @7026d8a   10 years michaelni Merge commit '1b1bb2c4efc126d74d44d8c421860c85f932ecb1' * commit …
(edit) @c508fef3   10 years michaelni Merge commit '324e50ee95929a9491b855c5e15451145bd5d1ec' * commit …
(edit) @75647622   10 years michaelni Merge commit '6f57375d707de40dcec28d3cef886c364e032c21' * commit …
(edit) @68cce010   10 years michaelni Merge commit 'fa1923f18205410a3b0aa6c0e77cb31443ef340d' * commit …
(edit) @9b736f74   10 years michaelni Merge commit '419e3404d07acaac019e8f363c281e17c3a3d622' * commit …
(edit) @f0b99112   10 years michaelni Merge commit 'd4d90504a687d2c0ef77ccf11d831f24dcff9cf1' * commit …
(edit) @5c416080   10 years michaelni Merge commit 'dd4d709be705edaec0bc35c426bf8434e942b7df' * commit …
(edit) @7b457907   10 years michaelni avcodec/mips/hevcdsp_msa: Restructure as per …
(edit) @a64a5773   10 years lu_zero pixfmt: remove misleading and broken documentation This was probably …
(edit) @e461030   10 years lu_zero x86: cavs: Remove an unneeded scratch buffer Simplifies the code and …
(edit) @10b77fbf   10 years michaelni avcodec/mips: Split uni mc optimizations to new file This patch moves …
(edit) @1b1bb2c4   10 years vittorio.giovara rl: Add error checking to ff_rl_init().
(edit) @324e50ee   10 years vittorio.giovara rl: Add a function for freeing dynamically allocated tables. Such …
(edit) @6f57375d   10 years vittorio.giovara rl: Rename ff_*_rl() to ff_rl_*()
(edit) @fa1923f1   10 years vittorio.giovara mpegvideo: Move ff_*_rl functions to a separate file
(edit) @419e3404   10 years vittorio.giovara mpegvideo: Drop exchange_uv() function and use its code directly Code …
(edit) @6f2c64fd   10 years michaelni dvdsubdec: implement flushing This is needed for proper operation …
(edit) @0ad04bf6   10 years michaelni dvdsubdec: reset buffer size on invalid over-large packets Otherwise …
(edit) @b06e82e7   10 years michaelni Merge remote-tracking branch 'cehoyos/master' * cehoyos/master: …
(edit) @d4d90504   10 years martin tls_gnutls: Add missing includes for the gcrypt thread safety …
(edit) @5a3d2541   10 years michaelni avformat/mxfenc: Support storing signal standard for D10 muxing …
(edit) @4792fb94   10 years Carl Eugen Hoyos lavc/x264: Support bgr0 as input pix_fmt.
(edit) @57eecd9e   10 years Carl Eugen Hoyos lavf: Use av_codec_get_tag2() in avformat_query_codec(). …
(edit) @bcd7bf7e   10 years michaelni avcodec/mips: Restructure as per avutil/mips/generic_macros_msa.h …
(edit) @dd4d709b   10 years lu_zero x86inc: Clear SECT Silences warning(s) like: …
(edit) @02a49912   10 years michaelni avutil/mips: Restructure of generic macros This patch includes …
(edit) @7206b94f   10 years michaelni network: Move variable declaration under an #if Avoids an unused …
(edit) @cf52e6d0   10 years michaelni avcodec/ffv1dec: Fix skip_alpha Fixes Ticket4322 Signed-off-by: …
(edit) @204b228a   10 years michaelni x86inc: Clear SECT This commit silences warning(s) like: …
(edit) @2b388e6d   10 years michaelni Revert "Move struc FFTContext below SECTION_RODATA" This reverts …
(edit) @eff2ed2f   10 years michaelni Merge commit '57cde2b180fcec0eaf60aad65f436ab6420546f5' * commit …
(edit) @a9f1d584   10 years michaelni lavf: move TLS-related ifdeffery to library specific files There is …
(edit) @fbf9583f   10 years michaelni Merge commit 'd8ffb2055f0e0fcb5d025bab72eb19c2a886c125' * commit …
(edit) @4a006b9e   10 years michaelni lavf: split tls.c Move the OpenSSL and GnuTLS implementations to …
(edit) @07fc4790   10 years michaelni avformat/mpsubdec: Use double instead of float for timestamp …
(edit) @f722009a   10 years michaelni avformat/mp3dec: Ensure the buffer is large enough to avoid seeks from …
(edit) @2b3e9bbf   10 years michaelni avformat/mp3: skip junk at the beginning of mp3 files Apparently it …
(edit) @2ae0396   10 years michaelni avformat/mpsubdec: change multipler to int, it only stores 1 and 100 …
(edit) @e89e23e1   10 years michaelni avcodec: loongson3 optimized h264dsp weighted mc with mmi …
(edit) @1cf87e16   10 years michaelni doc/build_system: Document GEN, text taken from the webpage …
(edit) @073f4b93   10 years michaelni fate: Update exif tests after 09ec31ce3aab41407965e7a95b7d145702434c26
(edit) @09ec31ce   10 years stefasab ffprobe: print stream_index with frame data This makes it easier to …
(edit) @c312bfa   10 years James x86/cpu: add AV_CPU_FLAG_AVXSLOW flag Reviewed-by: Michael …
(edit) @52fc3e37   10 years michaelni avfilter/x86/vf_hqdn3d: Fix register types Fixes Ticket4301 …
(edit) @4240e6a9   10 years michaelni avfilter/vf_hqdn3d: Initialize the whole LUT With bps > 8 more than …
(edit) @7ae805db   10 years Philip Langdale avcodec/nvenc: Fix typo: 1204 -> 1024 Fixes Ticket4508 …
(edit) @023040ed   10 years michaelni avformat/movenc: Allow muxing mp3 with samplerate < 16khz if the user …
(edit) @4fe38441   10 years michaelni ffmpeg: do not print misleading recommanditions on 1pass vpx encoding …
(edit) @4ae090f   10 years michaelni Merge commit 'cf1f3d837e1266034a487de5b575bd76426c6b10' * commit …
(edit) @57cde2b1   10 years martin lavf: move TLS-related ifdeffery to library specific files There is …
(edit) @d8ffb205   10 years martin lavf: split tls.c Move the OpenSSL and GnuTLS implementations to …
(edit) @cf86fd00   10 years michaelni avformat/matroskaenc: Avoid floats in default duration calculation …
(edit) @8aa98530   10 years michaelni avformat/ircamenc: Avoid floats Signed-off-by: Michael Niedermayer …
(edit) @1fb9b2a   10 years michaelni avutil: Add av_q2intfloat() This function allows writing AVRationals …
(edit) @894d8cf4   10 years michaelni avformat/movenc: Avoid floats & float rounding in tmcd nb_frames …
(edit) @f902b0b2   10 years michaelni avformat/asfdec: Avoid float usage in duration calculation …
(edit) @cf1f3d83   10 years lu_zero doc: Fix spelling of 'Transmission' Signed-off-by: Sebastian Ramacher …
(edit) @db07fc20   10 years michaelni avformat/mpegts: Avoid float in bitrate calculation Signed-off-by: …
(edit) @1b236541   10 years michaelni avcodec/h264: Fix HWACCEL_MAX for D3D11 Found-by: philipl …
(edit) @688147cf   10 years michaelni avcodec/hevc: Fix HWACCEL_MAX for D3D11 Found-by: philipl …
(edit) @5cddfc53   10 years michaelni avcodec/dxva2_h264: Fix "may be used uninitialized" warnings …
(edit) @9ae766d1   10 years Philip Langdale avcodec/vdpau: Re-factor pre-hwaccel helper functions into separate …
(edit) @7ed5d78d   10 years michaelni avcodec/dxva2: Fix "may be used uninitialized" warnings …
(edit) @a838b22b   10 years michaelni configure: Check if ID3D11VideoDecoder exists, not just the header to …
(edit) @5bc2c395   10 years michaelni avfilter/x86/vf_fspp: Fix invalid combination of opcode and operands …
(edit) @5193407c   10 years Carl Eugen Hoyos lavf/dnxhd: Autodetect more files that can be decoded.
Note: See TracRevisionLog for help on using the revision log.