source: ffmpeg

Revision Log Mode:


Legend:

Added
Modified
Copied or renamed
Graph Diff Rev Age Author Log Message
(edit) @2beb910d   14 years martin rtpdec: Allow dynamic payload handlers to handle static payload types, …
(edit) @35014efc   14 years martin rtpdec: Add a dynamic payload handler for the x-Purevoice format, RFC …
(edit) @12998340   14 years Carl Eugen Hoyos Allow to force colored output. Patch by Etienne Buira, etienne d …
(edit) @35b01694   14 years martin RTP/VP8: Update the warning about the VP8 payload The current …
(edit) @16cfc96   14 years stefano.sabatini-lala Add CODEC_CAP_NEG_LINESIZES. Originally committed as revision 25886 …
(edit) @d4a9f379   14 years Aurélien Jacobs cosmetic: indentation Originally committed as revision 25885 to …
(edit) @118ccae0   14 years Aurélien Jacobs add subtitle codec autodetection Originally committed as revision …
(edit) @1c3b408f   14 years stefano.sabatini-lala Add forgotten deprecation to avcodec_pix_fmt_string(). Originally …
(edit) @ab79ee12   14 years stefano.sabatini-lala Cosmetics: add empty line which was previously removed. Improve …
(edit) @9e95999e   14 years baptiste.coudurier 10l, add ff_pw_1 to dsputil_mmx for yadif sse2 Originally committed …
(edit) @a4dc7aa5   14 years stefano.sabatini-lala Port libmpcodecs hqdn3d filter. Patch by Baptiste with some fixes by …
(edit) @bb4afa13   14 years stefano.sabatini-lala Deprecate avcodec_pix_fmt_string() in favor of …
(edit) @4da12e3b   14 years stefano.sabatini-lala Implement av_image_alloc() and use it in …
(edit) @bf799f68   14 years baptiste.coudurier Declare sse2 and ssse2 function in yadif header Originally committed …
(edit) @e75229fa   14 years michaelni Try to improve reordered_opaque doxy. Originally committed as …
(edit) @df59c9c0   14 years michaelni Detect incorrect padding with wrong stuffing codes used by NEC N-02B. …
(edit) @1ef64490   14 years baptiste.coudurier yadif sse2/ssse3 optimizations Originally committed as revision 25874 …
(edit) @23b8342a   14 years uhmmmm Count non-header data towards intra block bit count in MJPEG encoder …
(edit) @372c3f82   14 years michaelni Change the argument of memory allocation functions from unsigned int …
(edit) @b47541c7   14 years michaelni Change the argument of memory allocation functions from unsigned int …
(edit) @5bdbf64   14 years Aurélien Jacobs set default subtitle_codec for ass muxer Originally committed as …
(edit) @908dc2a0   14 years Aurélien Jacobs cosmetic: alignment Originally committed as revision 25869 to …
(edit) @87d69d3   14 years Aurélien Jacobs use designated initializer in ASS (de)muxer Originally committed as …
(edit) @6fbd85ed   14 years Aurélien Jacobs add myself as maintainer for ASS and SRT Originally committed as …
(edit) @c6fe83a3   14 years martin g722: Add a trellis encoder The structure is largely based on the …
(edit) @699b317f   14 years martin Add myself as maintainer for g722.c Originally committed as revision …
(edit) @66be80d6   14 years tomas.hardin mpegtsenc: Improve PCR generation and output This fixes PCR drift due …
(edit) @77b7c334   14 years stefan.gehrer skip top-level objects to search for the simple index in ASF files …
(edit) @037be76e   14 years stefano.sabatini-lala Add avfilter_graph_create_filter(). Originally committed as revision …
(edit) @9398024   14 years stefano.sabatini-lala Add missing overflow checks in av_image_fill_pointers() and …
(edit) @3694ac24   14 years wyskas mpc: read id3v1 tags. Originally committed as revision 25860 to …
(edit) @1761272b   14 years Carl Eugen Hoyos Use SECTION .text for yasm code. Patch by avcoder, ffmpeg gmail …
(edit) @cfff297d   14 years martin adpcm: Skip samples whose ssd calculation has wrapped around …
(edit) @a42bb9d6   14 years stefano.sabatini-lala Add missing dependencies for frei0r_src in configure. Originally …
(edit) @f51aeedd   14 years stefano.sabatini-lala Extend the frei0r filter syntax. Make it accept the …
(edit) @f8608dca   14 years stefano.sabatini-lala Implement frei0r source. Originally committed as revision 25855 to …
(edit) @60445a09   14 years stefano.sabatini-lala Remove @anchor{} commands from the POD output. This allows to use the …
(edit) @3d305fd0   14 years Carl Eugen Hoyos Add FourCC yuvs for rawvideo (PIX_FMT_YUYV422). Patch by Andrew …
(edit) @365d8e47   14 years Reimar.Doeffinger Ensure that data_offset is set correctly when there are partial data …
(edit) @82f19afe   14 years wyskas Partially revert "Simplify code by using av_metadata_set2()." This …
(edit) @4da71f18   14 years martin rtpdec: Remove useless NULL initializations when using designated …
(edit) @fe70a95e   14 years martin rtpdec: Change the qdm2, qt and svq3 depacketizers to use designated …
(edit) @ad556add   14 years Carl Eugen Hoyos Fix h264-conformance-frext-frext_mmco4_sony_b conformance test. This …
(edit) @74f72620   14 years baptiste.coudurier In ts demuxer, if pes packet size is < ts packet, honor pes packet and …
(edit) @79561f0e   14 years baptiste.coudurier Update fate h264 test due to r25824, this file has 2 frames delay …
(edit) @0b6a7ff4   14 years martin rtsp: Do a forgotten reindenting Originally committed as revision …
(edit) @3fa77bde   14 years stefano.sabatini-lala In libavfilter, use consistently "Copyright (c)" in the license …
(edit) @e8ffb2fa   14 years pross Add G.722 to RIFF codec list Originally committed as revision 25837 …
(edit) @2400730f   14 years Carl Eugen Hoyos Increase avformat micro version, forgotten in r25834. Originally …
(edit) @25a08596   14 years Carl Eugen Hoyos Add copyright notices for the E-AC3 and TrueHD parts of the muxer. …
(edit) @323e3f8b   14 years Carl Eugen Hoyos IEC 61937 encapsulation of TrueHD for HDMI passthrough. This works at …
(edit) @fe9d2edb   14 years Reimar.Doeffinger DV: use data_offset to fix seeking in badly cut files where the first …
(edit) @4ab4d65f   14 years Aurélien Jacobs ensure the ASS string in AVSubtitleRect is 0 terminated Originally …
(edit) @9d09ebf1   14 years Carl Eugen Hoyos Mobotix .mxg demuxer Patch by Anatoly Nenashev, anatoly d nenashev a …
(edit) @d6adf44b   14 years stefano.sabatini-lala Fix date in last APIchanges entry. Originally committed as revision …
(edit) @2467997c   14 years stefano.sabatini-lala Fix crash in uninit. Originally committed as revision 25829 to …
(edit) @9b195435   14 years stefano.sabatini-lala Fix timestamp scaling in the overlay filter. Compute the outpicref …
(edit) @d38c340f   14 years stefano.sabatini-lala Implement avfilter_get_video_buffer_ref_from_arrays(). Originally …
(edit) @4723bc28   14 years stefano.sabatini-lala Make avfilter_default_free_buffer() an internal shared symbol, so that …
(edit) @adc73054   14 years baptiste.coudurier In mov demuxer, if multiple h264 stsd are present, do not concatenate …
(edit) @581ba2ce   14 years baptiste.coudurier In av_find_stream_info, decode more h264 to get correct delay, issue …
(edit) @c538eb51   14 years baptiste.coudurier In TS demuxer, create the AVStream during pmt parsing if the pes …
(edit) @b795ff97   14 years baptiste.coudurier In TS demuxer, keep the pmt filter open to parse all pmt sections, …
(edit) @8ba5bf5a   14 years Aurélien Jacobs avidec: read some of the Nikon specific tags produced by Nikon cameras …
(edit) @459b0661   14 years stefano.sabatini-lala 0.123l: remove unused arguments in av_log(), fix warning. Originally …
(edit) @6fd2b8bd   14 years baptiste.coudurier In aspect filter, fix display for input resolution Originally …
(edit) @3ff99953   14 years baptiste.coudurier In crop filter, reference picref after updating w/h, fix issue #2377
(edit) @16d14d6   14 years stefano.sabatini-lala Add informative log message in the crop filter. Originally committed …
(edit) @782f69e8   14 years Reimar.Doeffinger Fix memleak: free palette data on close. Originally committed as …
(edit) @73d0e331   14 years Aurélien Jacobs avidec: support non-standard creation_time format Originally …
(edit) @d35cdd57   14 years Aurélien Jacobs avidec: trivial simplification regarding av_metadata_set Originally …
(edit) @eaa4542b   14 years wyskas matroskaenc: don't duplicate title information Title is already …
(edit) @bcb5d217   14 years wyskas id3v2: add TDEN<->creation_time tag mapping Originally committed as …
(edit) @29c5c590   14 years wyskas lavf: document the new creation_time tag Originally committed as …
(edit) @097ea6db   14 years Reimar.Doeffinger 100l, fix missing decrement on split PGS packets. Originally …
(edit) @9d252137   14 years baptiste.coudurier In h264 decoder, fix decoding when nal end sequence is present …
(edit) @8ee764b0   14 years baptiste.coudurier Remove some warnings Originally committed as revision 25808 to …
(edit) @175272cb   14 years baptiste.coudurier 10l, fix memleak, forgot to free mp4_dec_config_descr Originally …
(edit) @798c6fac   14 years baptiste.coudurier In ts demuxer, support aac flexmux using extradata in iods, issue …
(edit) @91360ce6   14 years baptiste.coudurier Unset variable fps for mov and mp4 muxer, they support it but …
(edit) @3b39e273   14 years Carl Eugen Hoyos S/PDIF demuxer Patch by Anssi Hannula, anssi d hannula a iki d fi …
(edit) @b7be04f3   14 years stefano.sabatini-lala Reindent. Originally committed as revision 25803 to …
(edit) @7de19a3   14 years stefano.sabatini-lala Implement robust parsing in aspect filters. Originally committed as …
(edit) @eee0ef5e   14 years stefano.sabatini-lala Add informative log messages to the set aspect filters. Originally …
(edit) @2fb21bf4   14 years stefano.sabatini-lala Give more explicit/less confusing names to the filters dealing with …
(edit) @819e2ab0   14 years stefano.sabatini-lala Add missing check on the existence of avcodec_opts[AVMEDIA_TYPE_X], …
(edit) @902d49ee   14 years baptiste.coudurier In yadif filter, copy video props to output picture. Fix issue #2269. …
(edit) @6b133d7e   14 years Reimar.Doeffinger Fail RLE decoding if insufficient data for a complete bitmap was …
(edit) @83cd9112   14 years Reimar.Doeffinger Support PGS subtitles with RLE data split over mutiple packets. Patch …
(edit) @fb3d8c23   14 years wyskas ffmpeg.c: document default metadata mappings Originally committed as …
(edit) @477b1aea   14 years wyskas ffmpeg.c: copy global metadata by default Originally committed as …
(edit) @8f190d8b   14 years ramiro.polla fix pointer truncation to int in avpicture_layout() Originally …
(edit) @d2cbdb1   14 years stefano.sabatini-lala Re-implement avpicture_layout() using pixdesc and imgutils API. The …
(edit) @6a269f3   14 years stefano.sabatini-lala Replace "depth" with "nb_bits" in the header of …
(edit) @7d3829a8   14 years kostya.shishkov Musepack SV8 supports "mono" files (though it still codes them as …
(edit) @63e8d976   14 years stefano.sabatini-lala Use the new libavcore audio channel API. This also allows to remove a …
(edit) @d6e60253   14 years stefano.sabatini-lala Remove declaration of function: const char …
(edit) @176a6157   14 years stefano.sabatini-lala Move audio channel API from libavcodec to libavcore. Originally …
(edit) @7df22143   14 years Aurélien Jacobs movdec: export creation_date as metadata Originally committed as …
(edit) @933875a   14 years Aurélien Jacobs avidec: export creation_date as metadata Originally committed as …
Note: See TracRevisionLog for help on using the revision log.