source: ffmpeg

Revision Log Mode:


Legend:

Added
Modified
Copied or renamed
Graph Diff Rev Age Author Log Message
(edit) @3188d33a   14 years Philip Langdale Revert "CrystalHD: Refine heuristic logic." This reverts commit …
(edit) @f968ef92   14 years Philip Langdale CrystalHD: Refine heuristic logic.
(edit) @4ab57cff   14 years Philip Langdale CrystalHD: Add heuristics to try and distinguish h.264 PAFF variants. …
(edit) @e44073c   14 years Philip Langdale CrystalHD: Improve interlaced h.264 support. As previously discussed, …
(edit) @907783f2   14 years Carl Eugen Hoyos Use strtoul to parse rtptime and seq values. strtol could return …
(edit) @813dbb44   14 years nicolas.george ALSA: implement channel layout for playback. Currently, only S16 …
(edit) @98ac192b   14 years stefano.sabatini-lala ffprobe: provide format parameters to av_open_input_file() Provide a …
(edit) @ca1a2a4   14 years stefano.sabatini-lala lavf: make compute_pkt_fields2() return meaningful error values
(edit) @0c55c6d3   14 years stefano.sabatini-lala cmdutils: remove list_fmts(), simplify The function was only used in …
(edit) @83613154   14 years Reimar.Doeffinger DPX decode: add buffer size checks.
(edit) @f55dd6c6   14 years pross nut format: support PIX_FMT_BGR48LE and PIX_FMT_BGR48BE
(edit) @71816276   14 years pross rawvideo codec: support PIX_FMT_BGR48LE and PIX_FMT_BGR48BE
(edit) @f5607c83   14 years pross Make the hflip filter accept PIX_FMT_BGR48LE and PIX_FMT_BGR48BE pixel …
(edit) @af555733   14 years pross Make the crop filter accept PIX_FMT_BGR48LE and PIX_FMT_BGR48BE pixel …
(edit) @3e2523db   14 years pross libswcale: PIX_FMT_BGR48LE and PIX_FMT_BGR48BE scaler implementation
(edit) @27ef7b1b   14 years michaelni Merge remote-tracking branch 'newdev/master' * newdev/master: mov: …
(edit) @eb81cf86   14 years justin.ruggles mov: set audio service type for AC-3 from bitstream mode in the 'dac3' …
(edit) @be187388   14 years justin.ruggles Get audio_service_type for AC-3 based on bitstream mode in the AC-3 …
(edit) @c70a6a41   14 years justin.ruggles Use audio_service_type to set stream disposition.
(edit) @0b18b49b   14 years justin.ruggles Add APIchanges entry for audio_service_type.
(edit) @34b47d7c   14 years justin.ruggles Add audio_service_type field to AVCodecContext for encoding and …
(edit) @7e75f9fe   14 years mans configure: in check_ld, place new -l flags before existing ones This …
(edit) @0bfe349   14 years Reimar.Doeffinger Update to latest MPlayer version. Avoids warnings due to pointlessly …
(edit) @ab8b73f   14 years michaelni lavc: Bump micro for dvd subtitle cb/cr fix Signed-off-by: Michael …
(edit) @5fd7bc25   14 years michaelni Fix incorrect colors when decoding Blu-ray subtitles On Blu-ray …
(edit) @9743e909   14 years michaelni Fix incorrect colors when decoding DVD subtitles On DVD and HD-DVD …
(edit) @10a7831a   14 years stefano.sabatini-lala configure: sort filter deps entries
(edit) @63ec0aa8   14 years stefano.sabatini-lala configure: update ffmpeg-user mailing-list address The address …
(edit) @4ffc79e   14 years stefano.sabatini-lala ffmpeg: include conditionally the sws_flags variable The variable is …
(edit) @7f0e747b   14 years justin.ruggles support @heading, @subheading, @subsubheading, and @subsubsection in …
(edit) @1c0a4726   14 years michaelni Revert "matroskadec: set default duration for simple block" This …
(edit) @c535d089   14 years lu_zero doc: update build system documentation Split normal build system …
(edit) @00f0b4b9   14 years alex.converse aacenc: indentation
(edit) @92efa2bd   14 years alex.converse aacenc: fix the side calculation in search_for_ms
(edit) @797ef671   14 years michaelni Merge remote-tracking branch 'newdev/master' * newdev/master: …
(edit) @5d6c5dd3   14 years michaelni Merge remote-tracking branch 'ffmpeg-mt/master' * …
(edit) @3eb9e571   14 years michaelni Remove a tab, somehow it sneaked past the hooks in the merge war. …
(edit) @66f608a6   14 years rsbultje vp8.c: rename EDGE_* to VP8_EDGE_*.
(edit) @6dfb4ab8   14 years michaelni Make multiple Ctrl-C capable to kill stuck protocols. Signed-off-by: …
(edit) @48ee302e   14 years michaelni Fix apparently exploitable race condition. Signed-off-by: Michael …
(edit) @628724b6   14 years michaelni More advanced ffmpeg mpeg2 aspect guessing code. Fixes issue1613, 621, …
(edit) @0a51362b   14 years michaelni log:Sanitize string of most control chars before printing. This may be …
(edit) @eea4fa0   14 years michaelni Intel H.263 aspect ratio processing fix.
(edit) @b14748dd   14 years michaelni Fix Intel I.263 "Strict H.263 compliance" file playback / issue2449
(edit) @71af7377   14 years Aurélien Jacobs srtdec: make sure we don't write past the end of buffer …
(edit) @98a7d560   14 years lu_zero matroskadec: set default duration for simple block When a normal …
(edit) @5666a9f2   14 years lu_zero When building for MinGW32 disable strict ANSI compliancy. When …
(edit) @d743065   14 years mans ARM: fix ff_apply_window_int16_neon() prototype The length argument …
(edit) @4a7e068   14 years mans configure: check for --as-needed support early This moves the check …
(edit) @2d3b21ff   14 years mans ARM: NEON optimised apply_window_int16() Signed-off-by: Mans Rullgard …
(edit) @245c7831   14 years mans ac3enc: NEON optimised shift functions
(edit) @f4855a9   14 years mans ac3enc: NEON optimised ac3_max_msb_abs_int16 and ac3_exponent_min
(edit) @f7114249   14 years rsbultje mpeg12.c: fix slice threading for mpeg2 field picture mode. Fixes …
(edit) @0cd13834   14 years michaelni Improve channel count and bitrate error handling in wmav* …
(edit) @cd256c3b   14 years rsbultje ffmetadec.c: fix compiler warnings.
(edit) @da21225a   14 years siretart configure: Don't explicitly disable ffplay or in/outdevices on dos …
(edit) @8bb605c   14 years siretart configure: Remove the explicit disabling of ffserver It is …
(edit) @1ff49c23   14 years siretart configure: Add fork as a dependency to ffserver
(edit) @2fd41c90   14 years michaelni Merge remote-tracking branch 'newdev/master' * newdev/master: avio: …
(edit) @00dc0206   14 years Aurélien Jacobs matroskaenc: make sure we don't produce invalid file with no codec ID …
(edit) @75f4d1fa   14 years Aurélien Jacobs matroskaenc: add missing new line in av_log() call Signed-off-by: …
(edit) @2851b1f6   14 years Aurélien Jacobs matroskadec: check that pointers were initialized before accessing …
(edit) @2a0d4d4c   14 years tempn fix typo
(edit) @4ec153bb   14 years anton avio: make udp_set_remote_url/get_local_port internal.
(edit) @4377fafd   14 years mans asfdec: also subtract preroll when reading simple index object This …
(edit) @264935c9   14 years rsbultje matroskaenc: remove a variable that's unused after bc17bd9. …
(edit) @491653ed   14 years mans avio: cosmetics - nicer vertical alignment. Signed-off-by: Mans …
(edit) @820818a3   14 years mans Remove unnecessary icc version checks With unknown attribute warnings …
(edit) @91bcad19   14 years mans Disable 'attribute "foo" ignored' warnings from icc ICC lies about …
(edit) @28e9c42a   14 years rsbultje rtsp: Don't use a locale dependent format string In this particular …
(edit) @1b7ecc16   14 years rsbultje Add xd55 codec tag for XDCAM HD422 720p25 CBR files. Signed-off-by: …
(edit) @b9d2f4a9   14 years mans configure: get libavcodec version from new version.h header This …
(edit) @3dd851c4   14 years rsbultje lavc: move the version macros to a new installed header. …
(edit) @4fa0e247   14 years michaelni Merge remote-tracking branch 'newdev/master' * newdev/master: (33 …
(edit) @bc17bd90   14 years rsbultje matroskaenc: simplify get_aac_sample_rates by using …
(edit) @78e99e0f   14 years rsbultje Do not use format string "%0.3f" for RTSP Range field. The format …
(edit) @e6e98234   14 years justin.ruggles Add apply_window_int16() to DSPContext with x86-optimized versions and …
(edit) @e971d813   14 years lu_zero Document usage of import libraries created by dlltool Signed-off-by: …
(edit) @15c5156d   14 years lu_zero configure: Set the correct lib target for arm/wince dlltool The …
(edit) @a96c176a   14 years lu_zero fate: simplify regression-funcs.sh Factor ffmpeg calls using run_ffmpeg()
(edit) @7851eb68   14 years lu_zero fate: add support for multithread testing Add a THREADS variable to …
(edit) @ee26abf2   14 years rsbultje Fix an infinite loop when RoQ encoded generated a frame with a size …
(edit) @a6d2227b   14 years mans Add kbdwin.o to AC3 decoder Fixes --disable-everything …
(edit) @4952afff   14 years michaelni Do not use format string "%0.3f" for RTSP Range field. Fixes ticket …
(edit) @d375c104   14 years michaelni Fake-Merge remote-tracking branch 'ffmpeg-mt/master'
(edit) @4c886d61   14 years justin.ruggles Detect byte-swapped AC-3 and support decoding it directly. This …
(edit) @40728b51   14 years justin.ruggles cosmetics: indentation
(edit) @67fc8652   14 years justin.ruggles Always copy input data for AC3 decoder. Depending on …
(edit) @85ab2904   14 years justin.ruggles ac3enc: make sym_quant() branch-free
(edit) @45ed8225   14 years justin.ruggles cosmetics: indentation
(edit) @eba586b0   14 years justin.ruggles Add a CPU flag for the Atom processor. The Atom has SSSE3 support, …
(edit) @c5f4c0fd   14 years justin.ruggles id3v2: skip broken tags with invalid size fixes issue2649.
(edit) @18854887   14 years justin.ruggles id3v2: don't explicitly skip padding It's pointless, since there's a …
(edit) @b58b9fa3   14 years mans Make sure kbhit() is in conio.h Conio.h is a non-standard header and …
(edit) @2a569799   14 years mans fate: update wmv8-drm reference This updates the wmv8-drm reference …
(edit) @c47d3835   14 years rsbultje vc1: make P-frame deblock filter bit-exact.
(edit) @77e41e0   14 years lu_zero configure: Add the -D parameter to the dlltool command This is …
(edit) @af79dd36   14 years lu_zero amr: Set the AVFMT_GENERIC_INDEX flag This makes the amr demuxer …
(edit) @026fa81d   14 years lu_zero amr: Set the pkt->pos field properly to the start of the packet …
(edit) @2890cba   14 years lu_zero amr: Set the codec->bit_rate field based on the last packet This …
Note: See TracRevisionLog for help on using the revision log.