source: ffmpeg

Revision Log Mode:


Legend:

Added
Modified
Copied or renamed
Graph Diff Rev Age Author Log Message
(edit) @5717689c   11 years michaelni avutil/avstring: make const tables static const Signed-off-by: …
(edit) @22159474   11 years michaelni avutil/parseutils:make const tables static const Signed-off-by: …
(edit) @64a3dbad   11 years michaelni avutil/ripemd:make const tables static const Signed-off-by: Michael …
(edit) @0e98a13   11 years michaelni avutil/xtea: make const tables static const Signed-off-by: Michael …
(edit) @90b40b45   11 years michaelni avutil/sha:make const tables static const Signed-off-by: Michael …
(edit) @475df42e   11 years michaelni avutil/sha512: make const tables static const Signed-off-by: Michael …
(edit) @4ccafaca   11 years michaelni avformat/id3v2enc: use UTF-16 in id3v2.3 APIC frame only if non-ASCII …
(edit) @15c92f8   11 years michaelni Merge remote-tracking branch 'qatar/master' * qatar/master: rtmp: …
(edit) @99091ff2   11 years michaelni Merge commit '205a4502d3da9de2db75d2c965c9d065574e9266' * commit …
(edit) @5993b96   11 years michaelni Merge commit 'd175a5730b42166704b7262b33f4b780d9d92f60' * commit …
(edit) @159dfd26   11 years michaelni Merge commit 'a435ca5b4d9efebf0759220681010977c36615f7' * commit …
(edit) @78242e43   11 years michaelni Merge commit 'aa16a6b0c56e3f46c5d7efb706b87a8f7a1603ec' * commit …
(edit) @6c7a0535   11 years michaelni Merge commit '8e1fe345577a42f99591caf8a06c447613449694' * commit …
(edit) @06186a31   11 years michaelni Merge commit 'ba5393a609c723ec8ab7f9727c10fef734c09278' * commit …
(edit) @a2b0699f   11 years michaelni Merge commit '4ebc7d659f0da6c1305ca08cf4303959203fff4b' * commit …
(edit) @b905a713   11 years michaelni avcodec/avpacket: Fix memory allocation failure check Signed-off-by: …
(edit) @67a580f4   11 years michaelni Merge commit '5a9a9d4a2abefa63d9a898ce26715453c569e89d' * commit …
(edit) @921c1d4c   11 years michaelni Merge commit 'c1076d8479a6c0ee2e0c4b0e2151df5b0228438e' * commit …
(edit) @d2d8e259   11 years michaelni Merge commit '5eb488bfa835f2902a31ba99d57c16ae36c4f598' * commit …
(edit) @019eb2c   11 years michaelni svq3: Fix ff_h264_check_intra_pred_mode() return code check …
(edit) @e0b45ca7   11 years michaelni Merge commit 'b3dc260e7fa6f3f852dd5cb7d86763c4b5736714' * commit …
(edit) @5718e348   11 years lu_zero rtmp: Do not misuse memcmp CC: libav-stable@libav.org
(edit) @4dcb2f74   11 years michaelni lavu: fix grammar in doxy for av_frame_ref. Signed-off-by: Michael …
(edit) @214293b1   11 years michaelni lavd: Fix make checkheaders Signed-off-by: James Almer …
(edit) @d9c1fb83   11 years derek.buitenhuis bprint: Include va_copy compat Fixes build with MSVC and ICL. …
(edit) @d5f38847   11 years michaelni tests/fli: avoid rounding errors in -t option. Signed-off-by: Michael …
(edit) @5fc5170c   11 years michaelni avutil/opt: make const tables static const Signed-off-by: Michael …
(edit) @18b1381c   11 years michaelni avutil/opt: fix av_log type Signed-off-by: Michael Niedermayer …
(edit) @db4918b7   11 years michaelni avformat/tedcaptionsdec: make const arrays static const …
(edit) @0b562718   11 years michaelni avfilter/f_sendcmd: make const arrays static const Signed-off-by: …
(edit) @148310ca   11 years michaelni avutil/log: Use bprint for part This should fix the issue with …
(edit) @205a4502   11 years martin doc: Clarify the avconv section about -re Signed-off-by: Martin …
(edit) @d175a57   11 years martin doc: Add an example on publishing over RTMP Signed-off-by: Martin …
(edit) @a435ca5b   11 years martin doc: Explain that the default RTMP user agent is different when …
(edit) @aa16a6b0   11 years martin doc: Extend the rtmp example to include how to pass username/password …
(edit) @3bea53db   11 years martin doc: Add librtmp to the section header for the librtmp specific …
(edit) @8e1fe345   11 years martin rtmp: Detect and warn if the user tries to pass librtmp style …
(edit) @112c970c   11 years michaelni avutil/bprint: add av_vbprintf() Reviewed-by: Nicolas George …
(edit) @ba5393a6   11 years lu_zero rtmp: rename data_size to size
(edit) @4ebc7d65   11 years lu_zero rtmp: Use PRId64 when needed.
(edit) @5a9a9d4a   11 years lu_zero lavc: Add refcounted api to AVPacket Provide a clean way to …
(edit) @c1076d84   11 years anton h264: check one context_init() allocation Signed-off-by: Anton …
(edit) @5eb488bf   11 years anton h264: use explicit variable names for *_field_flag Signed-off-by: …
(edit) @b3dc260e   11 years anton h264: return meaningful values Signed-off-by: Anton Khirnov …
(edit) @b37ff488   11 years michaelni Merge remote-tracking branch 'qatar/master' * qatar/master: …
(edit) @ef13a005   11 years michaelni Merge commit 'a76d0cdf21c3d9e464623cc0ad1c005abf952afa' * commit …
(edit) @e3a296df   11 years michaelni Merge commit 'cb0244daaca83ab666798818f74f5181bf6bc387' * commit …
(edit) @09f1afc7   11 years michaelni Merge commit '33237123c83bf4f8345e6ac889ad2e7dbd303d0e' * commit …
(edit) @296eaa84   11 years michaelni Merge commit '9d5ec50ead97e088d77317e77b18cef06cb3d053' * commit …
(edit) @69f54385   11 years stefasab doc/filters: fix sine sample_rate abbreviation Signed-off-by: Stefano …
(edit) @d9c46c3c   11 years stefasab doc: apply various grammar fixes The first sentence of each of the …
(edit) @d4db7c3   11 years Reimar.Doeffinger Integrate accessors.h header into internal.h I have no idea why I …
(edit) @e743e7ae   11 years martin libavutil: Make avpriv_open a library-internal function on msvcrt Add …
(edit) @a76d0cdf   11 years martin libavutil: Move avpriv_open to a new file, file_open.c Signed-off-by: …
(edit) @cb0244da   11 years martin bktr: Changed a missed occurrance of open into avpriv_open …
(edit) @33237123   11 years martin libavutil: Enable the MSVC DLL symbol loading workaround in shared …
(edit) @db8578a8   11 years michaelni avcodec/raw: gbrp support Fixes 2nd half of Ticket2274 …
(edit) @12538bb9   11 years michaelni avformat/nut: support planar rgb Fixes first half of Ticket2274 …
(edit) @200170e8   11 years michaelni avcodec/tiff: remove redundant check Signed-off-by: Michael …
(edit) @a9553e8f   11 years michaelni avcodec/tiff: avoid seek back on reading tags Signed-off-by: Michael …
(edit) @c94f9e8   11 years michaelni avutil/mem: Fix flipped condition Fixes return code and later null …
(edit) @f58cd286   11 years michaelni avformat/paf: Fix integer overflow and out of array read Found-by: …
(edit) @c9837613   11 years michaelni avfilter/trim: Fix assertion failure with empty frames Signed-off-by: …
(edit) @9d5ec50e   11 years martin ff_socket: put out-of-line and fallback to fcntl() for close-on-exec …
(edit) @190a5893   11 years michaelni avfilter/fifo: explicitly assert that a frame should have become …
(edit) @760c5278   11 years michaelni Merge remote-tracking branch 'qatar/master' * qatar/master: FATE: …
(edit) @0dc17da3   11 years michaelni Merge commit 'dfc6b5c81491abf7effb97b23af17ccf7adcd132' * commit …
(edit) @18be3fac   11 years Marton Balint ffplay: check for filter EOF return codes Fixes ticket #2800. …
(edit) @e84ca8d3   11 years Marton Balint ffplay: ensure the decoder is flushed before exiting or looping Also …
(edit) @608989f6   11 years Marton Balint ffplay: fix memleak of non-bitmap subtitles Signed-off-by: Marton …
(edit) @9f120e03   11 years Marton Balint ffplay: free subtitle pictures on exit Signed-off-by: Marton Balint …
(edit) @3b2e99fe   11 years michaelni avfilter/vf_perspective: factor u cliping code Signed-off-by: Michael …
(edit) @c11c1801   11 years michaelni MAINTAINERS: add Alexander Strasser for the server Signed-off-by: …
(edit) @fa09e760   11 years anton FATE: add a TAK test
(edit) @a48979d7   11 years Reimar.Doeffinger Reduce MAKE_ACCESSORS code duplication via a new header. …
(edit) @55a88daf   11 years michaelni MAINTAINERS: remove myself from movenc, 2 maintainers should be enough …
(edit) @88a1ff22   11 years michaelni MAINTAINERS: add myself as maintainer for lavf/aiff* and lavf/movenc.c …
(edit) @dfc6b5c8   11 years martin file: Move win32 utf8->wchar open wrapper to libavutil When …
(edit) @9386f334   11 years michaelni avcodec/bitstream: Dont try to free buffers for static VLCs Such …
(edit) @e1a5ee25   11 years michaelni Merge remote-tracking branch 'qatar/master' * qatar/master: arm: …
(edit) @c0f2ad3d   11 years michaelni Merge commit '218d6844b37d339ffbf2044ad07d8be7767e2734' * commit …
(edit) @50b7ce12   11 years michaelni Merge commit '7a82022ee2f9b1fad991ace0936901e7419444be' * commit …
(edit) @69ea65b4   11 years michaelni Merge commit '3e5898782dce60334ab294821ca00b19c648cf66' * commit …
(edit) @a0fb6083   11 years michaelni Merge commit '5afe1d27912be9b643ffb4ddc21f6d920260dbb0' * commit …
(edit) @f09b5fb4   11 years michaelni Merge commit '0f1fb6c0194c85483dedb93b20a5b76f6fc9d520' * commit …
(edit) @756f865e   11 years michaelni Merge commit '51eb213d00154b8e7856c7667ea62db8b0f663d4' * commit …
(edit) @95fa1fe4   11 years michaelni Merge commit '71bf6b41d974229a06921806c333ce98566a5d8a' * commit …
(edit) @eec9c7af   11 years michaelni Merge commit 'fee9db1fdf921295233e94cbe2769f9cd722206d' * commit …
(edit) @579a1378   11 years michaelni Merge commit '880391ed2d2faf796ca3a16f63cec69767546a21' * commit …
(edit) @87e8cbf7   11 years michaelni libavutil: Don't use fcntl if the function does not exist Not all …
(edit) @45e10e5c   11 years martin arm: Add assembly version of h264_find_start_code_candidate …
(edit) @218d6844   11 years martin h264dsp: Factorize code into a new function, …
(edit) @7a82022e   11 years martin h264_parser: Initialize the h264dsp context in the parser as well …
(edit) @5f38317   11 years michaelni Merge commit '869b04e89154cd92d2bcfdabcecbe3217864c099' * commit …
(edit) @3e589878   11 years kostya.shishkov Voxware MetaSound decoder
(edit) @1b2a5817   11 years michaelni Merge commit '22c879057ead189c0f59241cb9eeb926381e3299' * commit …
(edit) @eb02f0c6   11 years michaelni Merge commit 'f4d371b9737c0405b3bc46d7ca0c856c0a8616b1' * commit …
(edit) @5afe1d27   11 years martin avio: Add const qualifiers to ffio_read_indirect This provides at …
(edit) @0f1fb6c0   11 years martin libavutil: Don't use fcntl if the function does not exist Not all …
(edit) @e8edf4e1   11 years martin cmdutils: Only do the windows-specific commandline parsing on _WIN32 …
Note: See TracRevisionLog for help on using the revision log.