source: ffmpeg

Revision Log Mode:


Legend:

Added
Modified
Copied or renamed
Graph Diff Rev Age Author Log Message
(edit) @8dcd2a41   13 years Carl Eugen Hoyos Allow last mov chunk to have an arbitrary number of samples. Fixes …
(edit) @88bbabc   13 years Carl Eugen Hoyos Support decoding right-to-left targa files. Fixes ticket #698.
(edit) @90bfd511   13 years nicolas.george celtdec: adapt to avcodec_decode_audio4. Original fix by Michael …
(edit) @a930cd0d   13 years michaelni oma: Fix out of array read. Input: 01-Untitled-partial.oma ZZUF …
(edit) @aedd30b6   13 years michaelni id3v2: Fix null ptr crash in get_extra_meta_func() Signed-off-by: …
(edit) @8bd2b27f   13 years michaelni zmbv: fix 2 memleaks Signed-off-by: Michael Niedermayer <michaelni@gmx.at>
(edit) @3eb6e146   13 years michaelni zmbv: Fix keyframe fault protextion. Fixes zzuf -s467 -r0.001 cat …
(edit) @7a5eb40e   13 years michaelni audeo_get_buffer: fix pkt_pos Signed-off-by: Michael Niedermayer …
(edit) @acf22ec6   13 years michaelni developer.texi: Fix naming convention Signed-off-by: Michael …
(edit) @52b7ed4f   13 years michaelni iff: support ExtraHalfBrite (EHB) palette mode Fixes ticket #663. …
(edit) @56f6628b   13 years michaelni pictordec: decode 8bpp images when extra header marker is missing …
(edit) @2d6a45c1   13 years Carl Eugen Hoyos Silence warnings when decoding QNAP Systems H264 codec. Fixes ticket #571.
(edit) @215b772   13 years Clément Bœsch lavf: rename remaining av_set_pts_info() to avpriv_set_pts_info().
(edit) @eac5987c   13 years michaelni g723_1dec: update to new API Signed-off-by: Michael Niedermayer …
(edit) @7db5ff79   13 years michaelni g729dec: update to the new API Signed-off-by: Michael Niedermayer …
(edit) @e4de7167   13 years michaelni Merge remote-tracking branch 'qatar/master' * qatar/master: …
(edit) @12804348   13 years michaelni swr-test: drop one const, silence most const qualifer warnings. …
(edit) @d268b79e   13 years janne-libav aac_latm: reconfigure decoder on audio specific config changes
(edit) @fd095539   13 years janne-libav latmdec: fix audio specific config parsing Pass the correct size in …
(edit) @ebe4d5ad   13 years michaelni swr-test_: Fix mixed declaration and statements: …
(edit) @208bcc6b   13 years michaelni libavutil: increase struct SampleFmtInfo member 'name' length to 8 …
(edit) @b552e3f6   13 years michaelni swscale: Fix all cast qualifier warnings: …
(edit) @3fd4fe0e   13 years michaelni swscale_mmx: Fix cast qualifier warnings: …
(edit) @a24c4758   13 years michaelni sws: remove unused variable Signed-off-by: Michael Niedermayer …
(edit) @0eea212   13 years justin.ruggles Add avcodec_decode_audio4(). Deprecate avcodec_decode_audio3(). …
(edit) @560f773c   13 years justin.ruggles avcodec: change number of plane pointers from 4 to 8 at next major …
(edit) @cf257f3   13 years michaelni doc/example/muxing: fix video timestamps Signed-off-by: Michael …
(edit) @9b9815ee   13 years lu_zero Update developers documentation with coding conventions. …
(edit) @096701d9   13 years michaelni muxing example: set encoder defaults Signed-off-by: Michael …
(edit) @51a16077   13 years mans svq1dec: avoid undefined get_bits(0) call Signed-off-by: Mans …
(edit) @59807fee   13 years mans ARM: h264dsp_neon cosmetics - Replace 'ip' with 'r12'. - Use correct …
(edit) @a760f530   13 years mans ARM: make some NEON macros reusable Signed-off-by: Mans Rullgard …
(edit) @150ddbc1   13 years mans Do not memcpy raw video frames when using null muxer Commit 035af99 …
(edit) @5a2e2516   13 years lu_zero fate: update asf seektest
(edit) @e02dec25   13 years rsbultje vp8: flush buffers on size changes.
(edit) @1fd69243   13 years michaelni pictordec: support uncompressed images Signed-off-by: Michael …
(edit) @7d68f592   13 years lu_zero doc: improve general documentation for MacOSX Signed-off-by: Luca …
(edit) @b88eb876   13 years lu_zero asf: use packet dts as approximation of pts Having a somehow off …
(edit) @73f027c1   13 years lu_zero asf: do not call av_read_frame The asf_read_pts should read the …
(edit) @30266038   13 years martin rtsp: Initialize the media_type_mask in the rtp guessing demuxer The …
(edit) @d0fd6fc2   13 years rsbultje Cleaned up alacenc.c Signed-off-by: Ronald S. Bultje <rsbultje@gmail.com>
(edit) @bba8975a   13 years Carl Eugen Hoyos Be less verbose when skipping RBSP data in H264 PPS. Fixes ticket #693.
(edit) @fab5973f   13 years Carl Eugen Hoyos Be less verbose when skipping MPEG-4 ASP frames. Fixes ticket #560.
(edit) @40c36196   13 years Carl Eugen Hoyos Support yuva420p encoding via libopenjpeg.
(edit) @d7fc100   13 years Carl Eugen Hoyos Support tiff RGBA encoding.
(edit) @7b0b10ce   13 years michaelni Merge remote-tracking branch 'qatar/master' * qatar/master: (25 …
(edit) @8b08f819   13 years Carl Eugen Hoyos Support transparency in 32bit bmp files.
(edit) @69035f3   13 years michaelni Revert "libutvideodec: Make buf_size local" This change was dependent …
(edit) @dd7453a2   13 years michaelni Fix id3v2 extended header handling. When skipping over the extended …
(edit) @18abf46   13 years michaelni configure: add forgotten libx264rgb_encoder_deps Signed-off-by: …
(edit) @04403ec2   13 years martin rtpenc: Add support for G726 audio Signed-off-by: Martin Storsjö …
(edit) @fa6dce4c   13 years martin rtpdec: Interpret the different G726 names as bits_per_coded_sample …
(edit) @77e0c75   13 years martin rtpenc: Change rtp_send_samples to handle sample sizes other than even …
(edit) @2d31d890   13 years martin rtpenc: Cast a rescaling parameter to int64_t This avoids overflow if …
(edit) @2574f08d   13 years rsbultje h264: cap max has_b_frames at MAX_DELAYED_PIC_COUNT - 1. This …
(edit) @8c15f9d7   13 years michaelni Merge remote-tracking branch 'cus/stable' * cus/stable: ffplay: …
(edit) @dd974c1b   13 years michaelni libx264: Implement rgb24 support through a seperate AVCodec. This …
(edit) @59a58884   13 years Marton Balint ffplay: Copy audio side data too. This fixes handling of some rare …
(edit) @3adba2de   13 years mans ARM: fix indentation in ff_dsputil_init_neon() Signed-off-by: Mans …
(edit) @96fef6cf   13 years mans ARM: NEON put/avg_pixels8/16 cosmetics This makes whitespace and …
(edit) @716f1705   13 years mans ARM: add remaining NEON avg_pixels8/16 functions
(edit) @94267ddf   13 years mans ARM: clean up NEON put/avg_pixels macros Although this adds a few …
(edit) @4a8e3324   13 years michaelni libx264: fix generic boolean support Fixes Ticket660 Signed-off-by: …
(edit) @ca12401   13 years justin.ruggles fate: split acodec-pcm into individual tests this removes 2 redundant …
(edit) @5089ce1b   13 years siretart swscale: #include "libavutil/mathematics.h" this file uses the M_PI …
(edit) @b50be4e3   13 years michaelni vc1_parser: fix NULL pointer dereference Fixes Ticket456 …
(edit) @d9cc6bb4   13 years Carl Eugen Hoyos Support ffmpeg -dn to disable copying data streams. Fixes ticket #647.
(edit) @3e1951e8   13 years michaelni h264: More restrictive more_rbsp_data_in_pps() Fixes Ticket697 …
(edit) @74e96eb7   13 years anton pmpdec: don't use deprecated av_set_pts_info.
(edit) @37fed0e6   13 years mans rv34: align temporary block of "dct" coefs This is needed for …
(edit) @f3f48842   13 years michaelni pictordec: prevent segfault when reading corrupted files …
(edit) @43a2a8b4   13 years michaelni pictordec: use correct context for another av_log Signed-off-by: …
(edit) @f28070a1   13 years anton Add PlayStation Portable PMP format demuxer Not yet complete, for …
(edit) @c3b05d21   13 years martin proto: Realign struct initializers Signed-off-by: Martin Storsjö …
(edit) @7e580505   13 years martin proto: Use .priv_data_size to allocate the private context This …
(edit) @9c6777bd   13 years martin mmsh: Properly clean up if the second ffurl_alloc failed …
(edit) @02490bf3   13 years martin rtmp: Clean up properly if the handshake failed This prevents memory …
(edit) @6af35443   13 years martin md5proto: Remove the get_file_handle function The private data …
(edit) @1ca87d60   13 years martin applehttpproto: Use the close function if the open function fails …
(edit) @abe20c59   13 years martin http: Make sure proxyauth is initialized This string will be passed …
(edit) @adfdcf87   13 years rsbultje vble: use dsp.add_hfyu_median_prediction() this allows asm …
(edit) @317ea97   13 years rsbultje vble: remove flags copy, its not used in any speed relevant code. …
(edit) @e46abbcf   13 years rsbultje vble: merge len and val arrays There's no reason to use two arrays …
(edit) @0dd704db   13 years rsbultje vble: remove unused variable len. Signed-off-by: Michael Niedermayer …
(edit) @67eb95ce   13 years michaelni ffmpeg: fix segfault with ffmpeg -h Signed-off-by: Michael …
(edit) @03b6050   13 years michaelni ffmpeg: fix changing sample rate handling Signed-off-by: Michael …
(edit) @ec20fc15   13 years michaelni lavf: allow grouping packets in chunks of a user specified size and …
(edit) @31f9032b   13 years michaelni lavf: add audio_preload option, this allows interleaving audio earlier …
(edit) @54e40b9c   13 years michaelni ffmpeg: factorize duration calculation in transcode_video() …
(edit) @6e96ad82   13 years michaelni ffmpeg: make copy_tb tri state so the user can select either timebase …
(edit) @9d76cf0b   13 years michaelni Merge remote-tracking branch 'qatar/master' * qatar/master: rtpdec: …
(edit) @0275b75a   13 years mbradshaw BPP fix, YUVP9, 10, 16 support, make RGB24 default
(edit) @9dcd8b86   13 years Carl Eugen Hoyos Use correct context for av_log. Fixes ticket #695.
(edit) @c863d375   13 years michaelni movenc: replace cluster memset by zeroing only the needed field. …
(edit) @c8f0e88b   13 years martin rtpdec: Templatize the code for different g726 bitrate variants …
(edit) @bb8a6e03   13 years mans rv40: move loop filter to rv34dsp context Signed-off-by: Mans …
(edit) @77af2672   13 years michaelni lavc: Fix side data handling for audio decoders. Signed-off-by: …
(edit) @11828b88   13 years michaelni nellymoserdec: Use sidedata to support mid stream sample rate changes. …
(edit) @957a593   13 years michaelni flvdemux: export flags for nellymoser through side data. …
(edit) @c3f9ebf7   13 years anton lavf: make av_set_pts_info private. It's supposed to be called only …
Note: See TracRevisionLog for help on using the revision log.