source: ffmpeg

Revision Log Mode:


Legend:

Added
Modified
Copied or renamed
Graph Diff Rev Age Author Log Message
(edit) @99321d1   12 years michaelni h264: merge old and new "slice in extradata" checks Signed-off-by: …
(edit) @09b4ae83   12 years michaelni Merge commit '61c6eef5456f2bc8b1dc49a0a759c975551cea29' * commit …
(edit) @94ecbe23   12 years michaelni Merge commit 'c35f0e8495e34c2082dcde805e9323c9f6a4cb0a' * commit …
(edit) @95015634   12 years pross wtv: permit root table and first sectors to be located beyond 2GB …
(edit) @ebfb738f   12 years michaelni nutdec: sanity check r_frame_rate This fixes files that store a …
(edit) @61c6eef5   12 years janne-libav h264: prevent decoding of slice NALs in extradata It is not posible …
(edit) @8b63744f   12 years Clément Bœsch Fix "bistream" typo and add a check in tools/patcheck.
(edit) @1dd33d47   12 years stefasab doc/ffmpeg-bitstream-filters: fix typo in title
(edit) @a71de9a2   12 years Carl Eugen Hoyos Fix typo in mvc decoder.
(edit) @41bebda4   12 years michaelni mjpegenc: fix restart interval parameters for yuv444 Signed-off-by: …
(edit) @28b85b1f   12 years michaelni mjpegenc: fix YUV444 with w%16!=0 Fixes Ticket2040 Signed-off-by: …
(edit) @85e6f6d9   12 years stefasab doc/indevs: update syntax for the color filter in the lavfi device examples
(edit) @1f9855db   12 years stefasab doc/texi2pod: correctly handle @url commands in the form @url{URL,...} …
(edit) @9bba6835   12 years stefasab doc/Makefile: add docclean rule This allows to clean the doc …
(edit) @f14e2487   12 years stefasab doc/texi2pod: add support to @ifhtml and @ifnothtml directives With …
(edit) @992772b9   12 years stefasab doc: remove references to external documents Fix a few warnings …
(edit) @1d29624   12 years michaelni oggparsevorbis: check channels Fixes out of array accesses Found-by: …
(edit) @2f7465b5   12 years michaelni SAP muxer set session name from metadata Pass "title" metadata field …
(edit) @8976ef7a   12 years michaelni concatdec: change data type to suppress warning about limited range of …
(edit) @26e4f0c   12 years derek.buitenhuis doxy: Clarify what avpriv_set_pts_info does The "pts for a given …
(edit) @df0d6735   12 years derek.buitenhuis doxy: Clarify what avpriv_set_pts_info does The "pts for a given …
(edit) @c35f0e84   12 years diego au: Reorder code so that both muxer and demuxer are under #ifdefs …
(edit) @4d6c96fd   12 years diego fate: Move RALF test into lossless audio group
(edit) @81c7c81   12 years diego cosmetics: Use consistent names for multiple inclusion guards.
(edit) @8505daac   12 years michaelni Merge remote-tracking branch 'ramiro/dshow' * ramiro/dshow: dshow: …
(edit) @082dd17b   12 years michaelni Merge remote-tracking branch 'qatar/master' * qatar/master: …
(edit) @8d07bbca   12 years michaelni Merge commit 'f322b2073581119de5da74f92a03309a36891cfa' * commit …
(edit) @021b3497   12 years michaelni Merge commit '65e053271a98f7acf3ef6b412998cfcb44a8eef8' * commit …
(edit) @0f450ac5   12 years michaelni siff: set duration Signed-off-by: Michael Niedermayer <michaelni@gmx.at>
(edit) @fb9d5850   12 years pross isom: support SGI RLE 8-bit in QuickTime file format Signed-off-by: …
(edit) @6fb4077   12 years pross Silicon Graphics Movie (.mv) demuxer Signed-off-by: Peter Ross …
(edit) @746b1dc   12 years pross Silicon Graphics Motion Video Compressor 1 & 2 decoder Signed-off-by: …
(edit) @afa1617   12 years pross SGI RLE 8-bit decoder Signed-off-by: Peter Ross <pross@xvid.org>
(edit) @83a9f29f   12 years ramiro.polla dshow: call CoUninitialize() on dshow_read_close() Every call to …
(edit) @190f6135   12 years ramiro.polla dshow: handle events in graph Handling DirectShow events prevents …
(edit) @0cf35059   12 years justin.ruggles avresample: use valid log context in mixing functions Signed-off-by: …
(edit) @2e59142f   12 years michaelni sctp: dont abort on invalid input Fixes Ticket1865 Signed-off-by: …
(edit) @d28dfa2   12 years michaelni ac3dec: fix outptr increment. Fixes decoding regression …
(edit) @f322b207   12 years justin.ruggles lavr: only save/restore the mixing matrix if mixing is being done
(edit) @f1c2915c   12 years justin.ruggles lavr: remove automatic context close/open for resampling compensation …
(edit) @7973a075   12 years michaelni h264: Improve first slice and slice type checks This prevents a null …
(edit) @55b243ca   12 years michaelni doc/examples/resampling_audio.c: fix path Signed-off-by: Michael …
(edit) @0212c1c4   12 years Clément Bœsch swr/doxy: fix missing quote in code example.
(edit) @9ad6b13   12 years Clément Bœsch lavu/pixdesc: fix a const qualifier discarding warning.
(edit) @7fb49639   12 years Clément Bœsch lavu: make sure av_pix_fmt_desc_next returns a valid pix fmt. This is …
(edit) @e798085f   12 years martin rtpdec_vp8: Cosmetics: Fix bad alignment/indentation Signed-off-by: …
(edit) @3b2e8d1d   12 years martin rtpenc: Allow including a SDES/CNAME block in RTCP SR packets …
(edit) @65e05327   12 years martin rtpenc_vp8: Include the picture number in VP8 packets This makes it …
(edit) @cb8163d0   12 years michaelni bfi: set duration Signed-off-by: Michael Niedermayer <michaelni@gmx.at>
(edit) @de89dff8   12 years michaelni brstm: ask for samples for version != 1.0 This also avoids 2 unused …
(edit) @633ae5a2   12 years michaelni mjpegenc: fix 444 block count so it is below 10 Fixes Ticket1990 …
(edit) @5be38f94   12 years onemda brstm: add missing new line to request for sample messages …
(edit) @5b09c340   12 years michaelni doc/filters: fix "Dolby Pro Logic II" option name Signed-off-by: …
(edit) @efb4f96   12 years michaelni Merge remote-tracking branch 'qatar/master' * qatar/master: h264: …
(edit) @94877aad   12 years stefasab lavfi/crop: free x and y parsed expression objects Fix leak …
(edit) @dde4832   12 years michaelni Merge commit '27c8337e595a058347150269d5c2c48281e4285b' * commit …
(edit) @1081d787   12 years onemda build: fix idf demuxer dependency Signed-off-by: Paul B Mahol …
(edit) @f4fe4fa8   12 years onemda Remove 8SVX_RAW on next lavc mayor bump Signed-off-by: Paul B Mahol …
(edit) @5648069   12 years onemda aiff: support in24/in32 tags Supported by QuickTime, libaudiofile and …
(edit) @7959c26f   12 years onemda brstm: fix number of samples for the last block Signed-off-by: James …
(edit) @d0bdcbcb   12 years onemda thp: set duration
(edit) @013b700   12 years stefasab ffplay: provide some feedback in case the codec cannot be set
(edit) @1cbb11c   12 years stefasab ffplay: set codec_id in codec context Set codec id in case another …
(edit) @cb0f97b5   12 years stefasab ffplay: improve robustness of opt_codec(), and add options …
(edit) @718eab52   12 years michaelni ffmpeg: Improve filter input fps selection heuristic. This fixes a …
(edit) @1e901ffc   12 years michaelni wrap_timestamp: remove unneeded check Signed-off-by: Michael …
(edit) @1662bd35   12 years michaelni lavf: fix integer overflows Signed-off-by: Michael Niedermayer …
(edit) @d7599bd8   12 years michaelni h264: dont mess with frame gaps on second fields. Fixes assertion …
(edit) @c16f768d   12 years pross ffmpeg: replace magic number with VSYNC_CFR
(edit) @2d74dea8   12 years michaelni lavf: Provide a monotonic timestamp to the outside world …
(edit) @388241ef   12 years michaelni mpegvideo_enc/rv20: width and height must be multiple of 4 RealPlayer …
(edit) @0ebf8577   12 years stefasab doc/filters: remove @example use for showing syntax I forgot to merge …
(edit) @a871b5cc   12 years stefasab doc/filters: extend syntax description for transpose, and add examples
(edit) @6722f35d   12 years stefasab doc/filters: add basic crop examples Use it to show difference …
(edit) @55b81528   12 years stefasab doc/filters: itemize crop examples
(edit) @1e5492f   12 years stefasab lavfi/crop: add support to option parsing Also fix documentation …
(edit) @a421bbf   12 years janne-libav h264: fix memleak on error during SPS parsing Introduced in d7d6efe42b0d.
(edit) @27c8337   12 years janne-libav h264-mt: handle NAL_DPAs before calling ff_thread_finish_setup Since …
(edit) @230acdde   12 years justin.ruggles lavr: move AudioMix struct definition to audio_mix.c
(edit) @2b643855   12 years michaelni dirac_parser: check prev_pu_offset before using it Fixes out of array …
(edit) @fef75ef2   12 years michaelni mpegvideo_enc/rv10: width and hieghtmust be multiple of 16 RealPlayer …
(edit) @fe3e0e48   12 years stefasab lavd/dshow: rename dshow class name Signed-off-by: rogerdpack …
(edit) @ac6cb666   12 years michaelni Merge remote-tracking branch 'qatar/master' * qatar/master: vp56: …
(edit) @54b0c04a   12 years stefasab lavfi/overlay: clarify/fix comment, add a few empty lines to ease …
(edit) @3d1e2ada   12 years stefasab lavfi/overlay: remove duplicated definition of …
(edit) @8f44170d   12 years stefasab lavfi/avfilter.h: clarify doxy for AVFilterLink.out_buf
(edit) @f186ecc1   12 years michaelni Merge commit 'bb675d3ac6d722d5e117ae9042a996b55ca05b1d' * commit …
(edit) @75b7e543   12 years michaelni fate: update fate for 1a490df12fd9 Signed-off-by: Michael Niedermayer …
(edit) @33ab9ebd   12 years stefasab doc/APIchanges: fill empty git commit hashes and dates
(edit) @1a490df1   12 years stefasab ffprobe: show pkt_size in frame Fix trac ticket #2027.
(edit) @96d815fc   12 years stefasab lavc: add pkt_size field to AVFrame
(edit) @a8b3f0c5   12 years michaelni fate: check if rsync has the contimeout option rsync on osx misses …
(edit) @b6671787   12 years michaelni flashsv2_prime: check block before using it. Fixes null pointer …
(edit) @02d6d053   12 years michaelni dcadec: check xch_base_channel against channel_order_tab. Fix null …
(edit) @51fcf276   12 years michaelni mp3on4: fix null pointer dereference Found-by: Mateusz "j00ru" …
(edit) @a99c273a   12 years michaelni dnxhddec: fix CID changed check. Fixes Null pointer dereference …
(edit) @e095c4ea   12 years michaelni fate: update asyncts reference We cannot update the existing file …
(edit) @ecebf6f   12 years stefasab lavf/segment: provide more debug feedback when a new segment starts
(edit) @df5f9496   12 years stefasab lavf/segment: add missing flags to segmenter option constants
(edit) @6ca24655   12 years michaelni ass_split_section: dont overread array Found-by: Mateusz "j00ru" …
Note: See TracRevisionLog for help on using the revision log.