source: ffmpeg

Revision Log Mode:


Legend:

Added
Modified
Copied or renamed
Graph Diff Rev Age Author Log Message
(edit) @c69f230a   10 years michaelni avformat/rtsp: check memory allocation Reviewed-by: Reimar Döffinger …
(edit) @8a953799   10 years lou doc/encoders: add basic libx265 documentation Fixes ticket #3944. …
(edit) @52b0a0ec   10 years u avcodec/ass: add FFmpeg signature
(edit) @d281a87   10 years u avformat/assdec: typo fix
(edit) @462f2876   10 years u avcodec/ass_split: realign after addition of new fields
(edit) @3e86ead3   10 years u avcodec/ass_split: assume default order when "Format:" line is not …
(edit) @d9f272fe   10 years u avcodec/ass_split: extend recognized fields in ASS splitter This …
(edit) @40b9f286   10 years u avcodec/ass: output missing fields in AVSubtitles and output files …
(edit) @bf700a99   10 years u avformat/assenc: support remuxing old V4 ASS form (SSA)
(edit) @b243393e   10 years u fate: fix some subtitles tests dependencies
(edit) @d97d479   10 years u fate: add rawdiff and use it for subtitles We want subtitles tests to …
(edit) @8022bb1d   10 years u fate: make subtitles tests output to stdout instead of md5 This makes …
(edit) @b629b421   10 years lou doc/filters: update link to OpenCV docs Signed-off-by: Lou Logan …
(edit) @a9ed4f1d   10 years michaelni Merge commit 'e5cfc8fdad901c9487fe896421972852f38bcf5' * commit …
(edit) @6afc319e   10 years michaelni Merge commit '9b7f932ee568cadfc0f556a061fcc00cb63f9780' * commit …
(edit) @137f7a63   10 years michaelni Merge commit '557d4c4ecae080729e68df54ed2bd8420d0f037a' * commit …
(edit) @a92192d2   10 years michaelni avformat/utils: use av_reduce() to simplify code and avoid overflow in …
(edit) @2b37864e   10 years michaelni Merge commit '2d6e58497e76836604364b037df9b00ba3d75b69' * commit …
(edit) @18255441   10 years michaelni avcodec/dpx: fix framerate Signed-off-by: Michael Niedermayer …
(edit) @220a15c0   10 years michaelni avcodec/vc1: fix time_base and framerate They are not just inverses …
(edit) @09450c55   10 years michaelni avcodec/h264: fix time_base and framerate They are not just inverses …
(edit) @620e7f0f   10 years michaelni avcodec/mpeg12dec: fix time_base and framerate They are not just …
(edit) @801876f   10 years michaelni avcodec/utils: fix time_base after the framerate addition time_base …
(edit) @17085a02   10 years michaelni Merge commit '7ea1b3472a61de4aa4d41b571e99418e4997ad41' * commit …
(edit) @51c810e6   10 years michaelni Merge commit 'd565fef1b83b6c5f8afb32229260b79f67c68109' * commit …
(edit) @fd937866   10 years michaelni Merge commit 'c1724623ce0433c6a9ee72133b1fd4db75ec7193' * commit …
(edit) @a72e75bf   10 years michaelni Merge commit 'e09a947c1a856d9d34199a13ee378fe46be53d3a' * commit …
(edit) @e5cfc8fd   10 years martin sdp: Provide out of bound parameter sets for HEVC if extradata is set …
(edit) @9b7f932   10 years martin rtpdec_hevc: Parse out of band vps/sps/pps/sei from fmtp lines These …
(edit) @557d4c4e   10 years anton avconv: replace AVCodecContext.time_base with framerate
(edit) @2d6e5849   10 years anton lavf: switch to AVCodecContext.framerate for demuxing
(edit) @7ea1b347   10 years anton lavc: deprecate the use of AVCodecContext.time_base for decoding When …
(edit) @d565fef1   10 years anton vdpau: add AV_HWACCEL_FLAG_IGNORE_LEVEL to skip the codec level check …
(edit) @c1724623   10 years anton vdpau: have av_vdpau_bind_context() fail on unsupported flag …
(edit) @e09a947c   10 years anton doc: fix typing mistake Signed-off-by: Anton Khirnov <anton@khirnov.net>
(edit) @676110e6   10 years michaelni avformat/mxfdec: cleanup if parsing the header metadata fails Fixes …
(edit) @0834f205   10 years michaelni avformat/mxfdec: Fix memleak of packages_refs Fixes: …
(edit) @aae4f510   10 years michaelni avformat/mxfdec: Fix memleak of primer_packs Fixes: …
(edit) @e3b28f10   10 years michaelni avformat/mxfdec: Fix termination of mxf_data_essence_container_uls …
(edit) @5552594a   10 years michaelni Merge commit 'a74f8121d88e0bdf0d69c22e4b3713032da9300a' * commit …
(edit) @99c26805   10 years michaelni Merge commit 'c2c22c75cf89e2faab34d1ee1d392cfb065439ea' * commit …
(edit) @f43ac027   10 years michaelni avcodec/iirfilter: Make ff_iir_filter_free_state() also zero the freed …
(edit) @43fb16cf   10 years michaelni avcodec/iirfilter: Change ff_iir_filter_free_coeffs() so it clears the …
(edit) @9946da49   10 years michaelni avcodec/flac_parser: use av_freep(), do not leave stale pointers in …
(edit) @fd367668   10 years michaelni avcodec/flac_parser: use av_freep(), do not leave stale pointers in …
(edit) @5ee6fb75   10 years michaelni avfilter/vf_pp: add gbrp support Signed-off-by: Michael Niedermayer …
(edit) @a74f8121   10 years martin mov: Handle tfdt atoms Signed-off-by: Martin Storsjö <martin@martin.st>
(edit) @c2c22c75   10 years martin movenc: Write tfdt atoms These allow getting the absolute start …
(edit) @d58fa948   10 years michaelni avformat/mp3enc: use initial_padding Signed-off-by: Michael …
(edit) @83f84e4c   10 years michaelni ffmpeg: Fix stream copy with initial_padding Signed-off-by: Michael …
(edit) @4694c0bb   10 years michaelni Merge commit 'eabdc2a830f1ab1a3f12243eb7e2fba801cb81f0' * commit …
(edit) @320ce9f2   10 years michaelni avcodec/ac3enc_template: use the initial_padding field Signed-off-by: …
(edit) @da218959   10 years michaelni Merge commit '2df0c32ea12ddfa72ba88309812bfb13b674130f' * commit …
(edit) @1f20fa2d   10 years michaelni avcodec/aacdec: print element types when debug startcode is set …
(edit) @b9918a76   10 years michaelni Merge commit 'c80a816142699dea9cf9fa66689a7838a487ed7e' * commit …
(edit) @40f2b16d   10 years michaelni avformat/utils: print more information with av_dlog() in …
(edit) @d3d265ba   10 years michaelni Merge commit '1f29e5d7a2b0950f3b6820896e97e2c02e6a10a9' * commit …
(edit) @eabdc2a8   10 years anton lavf: use initial_padding instead of deprecated delay
(edit) @2df0c32e   10 years anton lavc: use a separate field for exporting audio encoder padding …
(edit) @f87134c7   10 years michaelni avformat/movenc: add support for syncframes concatenation for E-AC-3. …
(edit) @4da7111e   10 years michaelni avcodec/aacdec: map LFE[0] to SCE[1] for 4.0 audio. Fixes ticket …
(edit) @0b7e5d0   10 years michaelni postproc: fix qp count Found-by: ubitux Signed-off-by: Michael …
(edit) @57884172   10 years michaelni avformat/mov: fix mix of declaration and statement Signed-off-by: …
(edit) @c80a816   10 years janne-libav h263dec: call get_format() on resolution changes Fail safe if the …
(edit) @1f29e5d7   10 years janne-libav h263dec: call get_format after setting resolution and profile Bug-Id: 541
(edit) @a586b3d9   10 years onemda libavcodec/libtwolame: fix null pointer dereference Signed-off-by: …
(edit) @a59808dd   10 years michaelni mov.c: allow reading fragment start dts/pts from fragmented mp4 This …
(edit) @b8c50bec   10 years michaelni avfilter/vf_pp: support AV_PIX_FMT_GRAY8 Signed-off-by: Michael …
(edit) @7a113333   10 years michaelni libpostproc: support grayscale Signed-off-by: Michael Niedermayer …
(edit) @25a41808   10 years michaelni Merge commit '76c70e33d2244a688832f03b53862eb5d9ad3b01' * commit …
(edit) @094b3ce8   10 years michaelni Merge commit 'e44ee1eb8db7393e9d43207c2e1812720e292e6d' * commit …
(edit) @20a66868   10 years michaelni Merge commit 'dad12ce452a9d69c0d9d53c375003947d5f1b02e' * commit …
(edit) @ca5a7719   10 years michaelni Merge commit 'dbb472cb2f2f799295a12b4922a6a8be2cccfdee' * commit …
(edit) @ccd04f43   10 years James fate: add test for vp90-2-trac3849.webm Regression test for the bug …
(edit) @687cc83   10 years michaelni Merge commit '95ee4e2ce774e0339632d067161596bf3dadfc72' * commit …
(edit) @031285de   10 years michaelni Merge commit '72f801619a1ae91969fee9a7d72519422433c998' * commit …
(edit) @5afe1233   10 years michaelni Merge commit '8bef43388132b53f59a6e90add18900a3bb4cc60' * commit …
(edit) @941aaa39   10 years michaelni postproc/postprocess: fix quant store for fq mode Signed-off-by: …
(edit) @9a460db6   10 years michaelni avfilter/vf_pp: add yuv 4:4:0 support Signed-off-by: Michael …
(edit) @1d3c87d6   10 years michaelni postprocess: add YUV 4:4:0 support Signed-off-by: Michael Niedermayer …
(edit) @59d8050d   10 years James avfilter: remove obsolete FF_API_DRAWTEXT_OLD_TIMELINE cruft
(edit) @76c70e33   10 years lu_zero icecast: Do not use chunked post Icecast uses HTTP 1.0 while Libav …
(edit) @e44ee1eb   10 years martin movenc: Simplify code by using an existing local pointer …
(edit) @dad12ce4   10 years martin movenc: Print a warning for an unhandled case of nonzero start dts …
(edit) @dbb472cb   10 years martin movenc: Write edit lists for fragmented files as well, if necessary …
(edit) @95ee4e2c   10 years martin movenc: Add some comments explaining subtle details in writing the …
(edit) @72f80161   10 years martin movenc: Adjust edit lists to trim out parts of tracks with negative …
(edit) @8bef433   10 years martin smoothstreamingenc: Simplify code by removing a redundant variable …
(edit) @acea53f   10 years michaelni avcodec/eatgv: use av_freep(), do not leave stale pointers in memory …
(edit) @28b829b8   10 years michaelni avcodec/eatqi: use av_freep(), do not leave stale pointers in memory …
(edit) @20df0268   10 years michaelni avcodec/error_resilience: avoid pointer arithmetic with NULL move the …
(edit) @bec077a1   10 years michaelni Merge commit 'bd239c9a2e151c0aeeb653a571f130aae7320894' * commit …
(edit) @bd239c9a   10 years martin lavf: Don't drop both pts and dts if timestamps are invalid In these …
(edit) @0db1f2c   10 years michaelni avcodec/mjpegdec: sanity check bits Fixes undefined shift Fixes: …
(edit) @903156aa   10 years michaelni vf_drawtext: add missing clear of pointers after av_expr_free() Fixes …
(edit) @e24e598   10 years michaelni avcodec/dct: use av_freep(), do not leave stale pointers in memory …
(edit) @3521c70   10 years michaelni avcodec/dirac_parser: use av_freep(), do not leave stale pointers in …
(edit) @c712d240   10 years michaelni avcodec/eamad: use av_freep(), do not leave stale pointers in memory …
(edit) @8c4ca4a   10 years michaelni ffmpeg_opt: abort if -to <= -ss Makes ffmpeg abort instead of …
(edit) @140f5355   10 years michaelni proresenc_ks: use chroma sampling in autoselection If the chroma …
Note: See TracRevisionLog for help on using the revision log.