source: ffmpeg

Revision Log Mode:


Legend:

Added
Modified
Copied or renamed
Graph Diff Rev Age Author Log Message
(edit) @a6186f3a   13 years michaelni Merge remote-tracking branch 'qatar/master' * qatar/master: movenc: …
(edit) @16c5d3b0   13 years michaelni allcodecs: cosmetic Signed-off-by: Michael Niedermayer <michaelni@gmx.at>
(edit) @f5899f02   13 years michaelni gitignore: add libswresample* Signed-off-by: Michael Niedermayer …
(edit) @7882dc10   13 years gwenole.beauchesne MAINTAINERS: add my GPG fingerprint.
(edit) @c92a2a4e   13 years anton movenc: fix NULL reference in mov_write_tkhd_tag st may be NULL when …
(edit) @f06068bb   13 years martin rmdec: Reject invalid deinterleaving parameters Signed-off-by: Martin …
(edit) @b4ed3d78   13 years martin rv34: Fix potential overreads Signed-off-by: Martin Storsjö …
(edit) @d2213b6   13 years martin rv34: Fix buffer size used for MC of B frames after a resolution …
(edit) @d0f6ab0   13 years martin rv34: Avoid NULL dereference on corrupted bitstream …
(edit) @4a29b471   13 years martin rv10: Reject slices that does not have the same type as the first one …
(edit) @ab09df9d   13 years anton vf_yadif: add an option to enable/disable deinterlacing based on src …
(edit) @91aff266   13 years anton vsrc_color: set output pos values to -1 -1 is more correct than 0, as …
(edit) @753890d0   13 years anton vsrc_color: add @file doxy Also remove outdated reference to color in …
(edit) @deb58ab4   13 years anton vsrc_buffer: remove duplicated file description Signed-off-by: Anton …
(edit) @8cee38a2   13 years anton eval: implement not() expression
(edit) @9bc39390   13 years anton eval: add sqrt function for computing the square root
(edit) @3e033da8   13 years anton rmdec: use the deinterleaving mode and not the codec when creating …
(edit) @4a9b069b   13 years Carl Eugen Hoyos Support 3IVD in isom, produced by 3ivx DivX Doctor. Fixes ticket #486.
(edit) @63d64228   13 years anton lavf: Fix context pointer in av_open_input_stream when …
(edit) @8593b743   13 years michaelni rematrix: dont use floats for int16 code. Signed-off-by: Michael …
(edit) @c3c1af6d   13 years michaelni rematrix: use double during init. Signed-off-by: Michael Niedermayer …
(edit) @1133676f   13 years michaelni swr: replace sqrt(0.5) by M_SQRT1_2 Signed-off-by: Michael …
(edit) @a5f8aace   13 years michaelni configure: swr pkgconfig Signed-off-by: Michael Niedermayer …
(edit) @9dd3da10   13 years michaelni swr: fix shared lib build Signed-off-by: Michael Niedermayer …
(edit) @b5875b91   13 years michaelni Add libswresample. Similar to libswscale this does resampling and …
(edit) @53e37840   13 years michaelni calculate frame_num for recovery point "keyframe" recovery points …
(edit) @96c93b8c   13 years michaelni Merge remote-tracking branch 'qatar/master' * qatar/master: …
(edit) @4bc447a3   13 years Carl Eugen Hoyos Fix compilation with --disable-everything --enable-outdev=alsa. Bug …
(edit) @ba5ff1b3   13 years michaelni h264dec: add forgotten copying of h->sync Signed-off-by: Michael …
(edit) @0ddcfa42   13 years Carl Eugen Hoyos Fix compilation without --disable-swscale.
(edit) @c7686172   13 years Carl Eugen Hoyos Fix compilation with --disable-swscale. Fixes ticket #482.
(edit) @8e4c1000   13 years Joakim Plate Set AV_PKT_FLAG_KEY based on nupplevideo header Based from …
(edit) @7768f6b1   13 years Joakim Plate add support for generic seeking by reading timestamps in nuv
(edit) @46f415b5   13 years Clément Bœsch doc/filters: fix numer/number typo.
(edit) @46c9ddf8   13 years Clément Bœsch lavfi: fix avfilter_get_audio_buffer() doxy to match reality.
(edit) @9209249b   13 years michaelni lavc: better reference to AVOptions Signed-off-by: Michael …
(edit) @0812ad01   13 years michaelni h264dec: Support CODEC_FLAG2_SHOW_ALL. Signed-off-by: Michael …
(edit) @86dd4b04   13 years michaelni mpeg2dec: support CODEC_FLAG2_SHOW_ALL. Signed-off-by: Michael …
(edit) @49073022   13 years michaelni lavc: Document that AVOptions should be used. Signed-off-by: Michael …
(edit) @645cebbe   13 years michaelni lavc: add CODEC_FLAG2_SHOW_ALL Signed-off-by: Michael Niedermayer …
(edit) @9535929   13 years stefasab asrc_anullsrc: amend description to reflect the recent changes
(edit) @1d8d987b   13 years stefasab asrc_anullsrc: globally prefer "null" over "priv" for indicating the …
(edit) @17d2fee   13 years stefasab asrc_anullsrc: do not show the int64_t value for channel_layout That …
(edit) @e72aa52   13 years stefasab asrc_anullsrc: implement a request_frame callback for returning frames …
(edit) @44ab77db   13 years stefasab asrc_anullsrc: extend syntax to make it accept a non positional list …
(edit) @7f9b0ef9   13 years anton doc/APIChanges: fill in missing hashes and dates.
(edit) @07631dee   13 years michaelni rtmpproto.c: Fixed RTMP Stream output issue Original code had the …
(edit) @b2f230e2   13 years michaelni mpegpsdec: fix reading first mpegps packet
(edit) @140dbcff   13 years michaelni Avoid NULL dereference on corrupted bitstream with real decoder. …
(edit) @d788af6c   13 years michaelni Reject slices that does not have the same type than the first one in …
(edit) @eac673d5   13 years michaelni timecode: relicense to LGPLv2+ with permission of Baptiste and ubitux. …
(edit) @9a9ceb8   13 years michaelni Merge remote-tracking branch 'qatar/master' * qatar/master: lavfi: …
(edit) @979bea13   13 years michaelni check all svq3_get_ue_golomb() returns. Signed-off-by: Michael …
(edit) @a64b028a   13 years michaelni h264dec: Dont display trash before a keyframe. Fixes Ticket472 This …
(edit) @35f38b3a   13 years michaelni rv34: check for size mismatch Signed-off-by: Michael Niedermayer …
(edit) @d763fb7d   13 years anton lavfi: add select filter Signed-off-by: Anton Khirnov <anton@khirnov.net>
(edit) @a5dc990a   13 years michaelni Fix buffer size used for MC of B frames after a resolution change in …
(edit) @0e7efb9d   13 years lu_zero oggdec: fix out of bound write in the ogg demuxer Between ogg_save() …
(edit) @4907f813   13 years michaelni Reject audio tracks with invalid interleaver parameters in RM demuxer. …
(edit) @352c878d   13 years michaelni Fix js_vlc_bits value validation when joint stereo is used in cook …
(edit) @9a0a64cb   13 years michaelni Fix potential overreads in rv34 decoder. Signed-off-by: Michael …
(edit) @7574cacb   13 years anton movenc: create an alternate group for each media type Partially fixes …
(edit) @e417d80d   13 years anton lavd: add libcdio-paranoia input device for audio CD grabbing
(edit) @85d982f   13 years anton rawdec: refactor private option for raw video demuxers …
(edit) @34d2bf30   13 years anton pcmdec: use unique classes for all pcm demuxers.
(edit) @d906f49   13 years anton rawdec: g722 is always 1 channel/16kHz
(edit) @bfadca1   13 years michaelni mjpegdec: print nb_components too in pict debug info Signed-off-by: …
(edit) @b002184f   13 years michaelni mjpegdec: make sure we dont interpret things after the bitstream …
(edit) @d93a448b   13 years stefasab graph2dot: show timebase information for audio links
(edit) @db79d041   13 years stefasab af_aresample: do not request a buffer with AV_PERM_REUSE2 permissions …
(edit) @b6c04b68   13 years michaelni mjpegdec: Remove buggy avid hacks, they dont do anything good with any …
(edit) @93869d4e   13 years michaelni Merge remote-tracking branch 'qatar/master' * qatar/master: …
(edit) @5c5306df   13 years michaelni lavf/utils: rewrite real fps calculation code. The new code is free of …
(edit) @e3fc0e82   13 years stefasab lavdev/lavfi: reindent after the last commit
(edit) @4893c204   13 years stefasab lavdev/lavfi: add audio support
(edit) @3ee0bedc   13 years stefasab lavfi: refactor query_formats and auto-insert audio conversion filters …
(edit) @37cc443c   13 years stefasab lavfi: add audio convert filter Add aconvert filter to perform sample …
(edit) @553c5e9f   13 years stefasab lavfi: add and use an inlink variable in avfilter_config_links() …
(edit) @71c644ce   13 years stefasab lavfi: set link audio time_base if not set in avfilter_config_links() …
(edit) @4460b81f   13 years michaelni mxfenc: Add support for MPEG-2 MP@HL-14 in mxf container Support Main …
(edit) @3a78fb57   13 years lu_zero libx264: introduce slice-max-size option Yet another option useful …
(edit) @8af64e1a   13 years Clément Bœsch ffprobe: fix crash with -h.
(edit) @9eb1c94   13 years Clément Bœsch doc: fix x264_opts/x264opts typo.
(edit) @6613db9   13 years stefasab dshow: remove filters from graph before releasing them Signed-off-by: …
(edit) @a1644f62   13 years stefasab dshow: reset list for each filter removed Signed-off-by: Stefano …
(edit) @215e1979   13 years stefasab dshow: invert condition to avoid leaking objects Signed-off-by: …
(edit) @dd41036a   13 years stefasab dshow: cleanup internal references on capture interface …
(edit) @0b951d10   13 years stefasab dshow: release pin on disconnect Signed-off-by: Stefano Sabatini …
(edit) @c7807eeb   13 years stefasab doc: add documentation for dshow indev Signed-off-by: Stefano …
(edit) @01b997b9   13 years stefasab dshow: indent Signed-off-by: Stefano Sabatini <stefasab@gmail.com>
(edit) @0883a7fa   13 years stefasab dshow: add option to list audio/video options Signed-off-by: Stefano …
(edit) @c4b2027d   13 years stefasab dshow: add audio/video options Signed-off-by: Stefano Sabatini …
(edit) @d0da3103   13 years stefasab dshow: initialize variable to prevent releasing random data …
(edit) @ee4ed804   13 years stefasab dshow: factorise cycling through pins Signed-off-by: Stefano Sabatini …
(edit) @41215fde   13 years michaelni libavfilter/formats.c: fix compile of test Signed-off-by: Michael …
(edit) @cfe4e8c2   13 years michaelni bintext: make decoder names unique Signed-off-by: Michael Niedermayer …
(edit) @3ac4f444   13 years michaelni bintext: set buffer hints Signed-off-by: Michael Niedermayer …
(edit) @b9dbaa40   13 years michaelni bintext: fix possible x variable overflow. Signed-off-by: Michael …
(edit) @fa2dbcd4   13 years michaelni bintext: remove unneeded get_buffer() Signed-off-by: Michael …
(edit) @07a70cab   13 years michaelni Binary text decoder Decoder and demuxer for various binary text …
Note: See TracRevisionLog for help on using the revision log.