source: ffmpeg

Revision Log Mode:


Legend:

Added
Modified
Copied or renamed
Graph Diff Rev Age Author Log Message
(edit) @e9cd8f4d   10 years michaelni Merge commit 'b7616f5716dce68c749d5dfeab19cf595a11807c' * commit …
(edit) @c1e7fb60   10 years michaelni Merge commit 'c065f4a0c652cc569c927c95148111b3aa2962dc' * commit …
(edit) @2aeeb3ba   10 years michaelni Merge commit 'f89d76c10355242c39b08f253c1d1524f45ef778' * commit …
(edit) @66eacd55   10 years michaelni Merge commit 'a238b83b13640e3192d7d4aaad2242f13a9a84a1' * commit …
(edit) @7fd60d1e   10 years michaelni Merge commit 'ac6b95dbc0b53b3ea461bd5e5e7f7f31d2983733' * commit …
(edit) @7fd7aa6b   10 years michaelni Merge commit 'caf5ef852bf71984d3322bbeaf48cfb04ac8255f' * commit …
(edit) @01fc6533   10 years michaelni Merge commit '07d8fa58121be8fe315bd51ab760547fe209a745' * commit …
(edit) @b4d4f8f8   10 years michaelni Merge commit '6a463e7fb4f028c52d2e2d054f9483f4fff492bc' * commit …
(edit) @c2a170ac   10 years michaelni avformat/http: fix tls/tcp protocol after a 302 move in https Fixes …
(edit) @05ff1a2c   10 years michaelni swresample/swresample: Treat mono as planar This might in some cases …
(edit) @c62fea75   10 years michaelni Merge commit 'fbc0b8659967ea54a8472b5f795270d38bb085dd' * commit …
(edit) @8f6d36b3   10 years michaelni avutil/mem: document NULL related saftey of av_freep() Signed-off-by: …
(edit) @b7616f57   10 years diego huffyuv: Eliminate some pointless casts
(edit) @c065f4a0   10 years diego huffyuv: K&R formatting cosmetics
(edit) @f89d76c   10 years diego mpeg4video: Initialize xvididct for all threads Signed-off-by: Diego …
(edit) @a238b83b   10 years janne-libav aarch64: use MACH-O const data asm directive in const macro
(edit) @ac6b95db   10 years janne-libav aarch64: add ',' between assembler macro arguments where missing …
(edit) @caf5ef85   10 years janne-libav cpu-test: test av_cpu_count Add CPU count and number threads as …
(edit) @07d8fa58   10 years janne-libav fate: add informative cpu test libavutil/cpu-test prints raw and …
(edit) @a7e87fef   10 years michaelni avfilter/vf_spp: Use dct->get_pixels() Signed-off-by: Michael …
(edit) @e680c731   10 years michaelni avcodec/avdct: Add get_pixels() Suggested-by: ubitux Signed-off-by: …
(edit) @6a463e7f   10 years lu_zero http: Refactor http_open_cnx Split return value handling from the …
(edit) @fbc0b865   10 years lu_zero lavr: Do not change the sample format for mono audio This treats mono …
(edit) @94006031   10 years michaelni Merge commit '9f17685dfb70a73823aca16ad246ee3b831d1de8' * commit …
(edit) @76aec9e   10 years michaelni Merge commit 'bad81800bb51f43d28d656abf5d45b477e3b3198' * commit …
(edit) @85aaa4e   10 years michaelni Merge commit '072916d903d3a925bcd0c864f12254157cab63c1' * commit …
(edit) @f1d6fc77   10 years michaelni Merge commit '6a928293dd29c7f0dcf09107980a1d651c9957df' * commit …
(edit) @e896a5b   10 years michaelni Merge commit 'c6a1ac2dd9808a4753dd005ab5747dda68ab454f' * commit …
(edit) @2212bff9   10 years michaelni Merge commit 'c697c590fbf296b1679b80c8f4071e4c8a6c884b' * commit …
(edit) @149c1a2   10 years michaelni Merge commit 'df507d5aa063c2ce31fac9f76c6f3bbe9a20c445' * commit …
(edit) @b7f8d3de   10 years michaelni Merge commit '7835c24e19d9e1cb43fba5a02ce9d81d518f1300' * commit …
(edit) @6cdf4098   10 years michaelni avformat/mpegtsenc: do not flush after everything there is flushing …
(edit) @fee98204   10 years michaelni avformat/mux: flush after header writing, like after packets This …
(edit) @b4d525eb   10 years michaelni avcodec/pnm: check buf[0] before using buf[1] Fixes CSA warning …
(edit) @9f17685d   10 years diego avcodec: Deprecate unused defines and options
(edit) @bad81800   10 years diego avcodec: options: Add missing deprecation ifdefs around emu_edge
(edit) @072916d9   10 years diego filtfmts: Replace deprecated uses of AVFilterPad Also add missing …
(edit) @4fed0198   10 years michaelni avcodec/takdec: remove unused variable Found-by: CSA Reviewed-by: …
(edit) @7dbc27dc   10 years michaelni avcodec/takdec: move tmp declaration to where its used Makes the code …
(edit) @ac1e3882   10 years stefasab doc/ffserver: merge paragraph starting with "What happens next?" with …
(edit) @6a928293   10 years diego examples: filter_audio: Add missing mem.h header for av_freep()
(edit) @c6a1ac2d   10 years diego vf_fps: Replace use of deprecated AVFilterBufferRef by AVFrame
(edit) @c697c590   10 years diego lcl: Disentangle pointers to input data and decompression buffer This …
(edit) @d0f56ca0   10 years michaelni x86/hevc_deblock: improve 8bit transpose store macros Up to four …
(edit) @2e6fdcb7   10 years michaelni avformat/tee: flip assigment direction Found-by: CSA Reviewed-by: …
(edit) @ee7ee9b   10 years u avcodec/mpeg12dec: fix vissible typo after 17c65651
(edit) @17c65651   10 years michaelni avcodec/mpeg12dec: Document Ticket3809 fix Suggested-by: Reimar …
(edit) @c103c485   10 years michaelni avcodec/error_resilience: make error an local variable where possible …
(edit) @45999632   10 years michaelni avcodec/error_resilience: comment out unused assignment Its not …
(edit) @df507d5   10 years diego tiff: Replace deprecated PIX_FMT names by modern ones
(edit) @7835c24e   10 years diego dv: Update DV-profile-related functions to current public API
(edit) @d73371b5   10 years michaelni avcodec/mmvideo: remove unused return value and assignment Found-by: …
(edit) @08b6591   10 years michaelni avcodec/avuienc: move pointer declaration to where its used Found-by: …
(edit) @17fef17f   10 years michaelni avfilter/lavfutils: remove redundant variable init Found-by: CSA …
(edit) @146e498c   10 years michaelni Merge commit 'ffa4d4ef0bd66c4e8bde7357b69bdedc78123ea8' * commit …
(edit) @1d8d21b9   10 years michaelni ffserver: initialize pbuffer in prepare_sdp_description() also check …
(edit) @e706fe76   10 years michaelni avcodec/wavpackenc: Fix log2sample() result value Found-by: CSA …
(edit) @2b501b55   10 years michaelni avformat/dtsdec: skip the first 4k in dts_probe() DTS primarly needs …
(edit) @e6fabd6e   10 years michaelni avformat/dtsdec: fix signedness in reference pcm highpass in …
(edit) @dd551dc7   10 years michaelni avformat/dtsdec: count LE and BE separately in dts_probe() …
(edit) @ffa4d4e   10 years diego ppc: fft: Build AltiVec optimizations in the standard way
(edit) @66627075   10 years michaelni msvc: fix implicitly declared read/close. Signed-off-by: Michael …
(edit) @3fa9692a   10 years michaelni avcodec/hevc: move HEVCLocalContext declaration into loop Found-by: …
(edit) @92be5406   10 years michaelni avcodec/h264_parser: remove redundant assignment Found-by: CSA …
(edit) @e85bc9d   10 years michaelni Merge commit 'f0e959481968b6d906931127237ed981b6414f6e' * commit …
(edit) @dcd984e2   10 years michaelni Merge commit '87efaa97ceb0ad5820870855d6df3e569e6eac7e' * commit …
(edit) @98e42a24   10 years michaelni avformat/format: Check for av_guess_format() failure Fixes null …
(edit) @26ffa8ea   10 years michaelni avformat/format: use av_match_name() in av_guess_codec() Fixes part …
(edit) @956f4087   10 years michaelni ffmpeg_opt: Use av_guess_codec() instead of AVOutputFormat->*codec …
(edit) @bcc898dd   10 years michaelni avcodec/dvdsub_parser: print message if packet is smaller than the …
(edit) @81c1657a   10 years michaelni avcodec/dvdsub_parser: Check buf_size before reading 32bit packet size …
(edit) @f0e95948   10 years lu_zero af_channelmap: Set the frame channel layout Otherwise the frame would …
(edit) @87efaa97   10 years lu_zero af_join: Set the output frame format
(edit) @cfdb30d2   10 years michaelni avcodec/dvdsub_parser: never return 0 when the input isnt 0 Fixes a …
(edit) @afd62b3f   10 years michaelni Merge commit 'fa14804c83a7108a50c63d1f2180e30c75909529' * commit …
(edit) @f95298c9   10 years michaelni avcodec/mpeg12dec: fix support for interlaced mpeg2 with missing last …
(edit) @7f852962   10 years michaelni avcodec/mpeg12dec: print the amount of overread Signed-off-by: …
(edit) @f9bd6d61   10 years michaelni h264_mp4toannexb_bsf: rename first_idr to new_idr Signed-off-by: …
(edit) @293124ca   10 years michaelni Merge commit '7ab551f9fd9a63586649a7df8790ddaeac55420f' * commit …
(edit) @229a1e8   10 years michaelni Merge commit 'b2e059a1ffbdaaa985c6a7dcdd684fa034725238' * commit …
(edit) @5727d387   10 years michaelni Merge commit '92a36a6b3338df5f5cff573a486e182005367c24' * commit …
(edit) @c87f645a   10 years michaelni Merge commit '52269f48e835a52023656f8330262ae70e6061c4' * commit …
(edit) @79d0e164   10 years michaelni Merge commit '4da8cdbb91ddbac118b79076cad4dc28ba72e86f' * commit …
(edit) @96cea626   10 years michaelni Merge commit '5735552f1f17ea01dcbc99b08f54b5bf52176a8f' * commit …
(edit) @f54e01c2   10 years michaelni Merge commit 'a786c8259dafeca9744252230b5d78f67810770c' * commit …
(edit) @ad99837b   10 years michaelni Merge commit '03c9f357a4c2307a7913cea2cbf0ba817e80beb6' * commit …
(edit) @fa14804c   10 years lu_zero flv: Index the audio stream And leverage the video index if the video …
(edit) @713dbe06   10 years michaelni Merge commit '706208ef47bffd525c982975d2756f7b2b220b8d' * commit …
(edit) @9e052df8   10 years michaelni avfilter/vf_pullup: 2nd try to workaround gcc 4.4.3 bug on arm The …
(edit) @7ab551f9   10 years vittorio.giovara h264: prevent theoretical infinite loop in SEI parsing Properly …
(edit) @b2e059a1   10 years vittorio.giovara pixdesc: K&R formatting cosmetics Also change some comments to …
(edit) @92a36a6b   10 years vittorio.giovara pngdec: correctly indent macros
(edit) @52269f48   10 years vittorio.giovara Revert "vf_interlace: deprecate lowpass option" This reverts commit …
(edit) @4da8cdbb   10 years diego tscc: Eliminate pointless variable indirections in decode_frame()
(edit) @5735552f   10 years diego pngenc: Drop pointless pointer cast in png_write_row()
(edit) @a8019137   10 years Carl Eugen Hoyos Fix standalone compilation of the WebVTT decoder.
(edit) @970c7d9b   10 years Carl Eugen Hoyos Add forgotten APIchanges entry for probesize2. Update some git hashes.
(edit) @42f25fe0   10 years michaelni h264_mp4toannexb_bsf: always set idr_sps_pps_seen when SPS/PPS is …
(edit) @66af2a01   10 years michaelni h264: remove useless assignment. source index, as well as dest one, …
(edit) @a786c825   10 years diego idct: Split off Xvid IDCT The Xvid IDCT is only required to decode …
Note: See TracRevisionLog for help on using the revision log.