source: ffmpeg

Revision Log Mode:


Legend:

Added
Modified
Copied or renamed
Graph Diff Rev Age Author Log Message
(edit) @4ffc79e   14 years stefano.sabatini-lala ffmpeg: include conditionally the sws_flags variable The variable is …
(edit) @1c0a4726   14 years michaelni Revert "matroskadec: set default duration for simple block" This …
(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) @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 …
(edit) @895678f8   14 years lu_zero rtsp: Specify unicast for TCP interleaved streams, too According to …
(edit) @417516f6   14 years lu_zero Set the correct target for mingw64 dlltool That fixes .lib creation …
(edit) @dc8b73c0   14 years lu_zero applehttp: Change the variable for stream position in seconds into …
(edit) @648c796   14 years rsbultje ffplay: Don't assume ic->pb is non-null This fixes crashes on exit …
(edit) @eb1e7f78   14 years rsbultje id3v2: simplify error handling. Signed-off-by: Ronald S. Bultje …
(edit) @bca6dee   14 years rsbultje id3v2: explicitly seek to the end of the tag after reading Current …
(edit) @933e90a6   14 years rsbultje avio: make av_url_read_fseek/fpause internal. Signed-off-by: Ronald …
(edit) @038566a5   14 years stefano.sabatini-lala ffprobe: tweak error message in open_input_file() Replace "codec …
(edit) @f44d6445   14 years rsbultje vc1: slice support. Also reset coded_block at each new slice, fixes …
(edit) @b81a935b   14 years rsbultje vc1: fix up memleaks in the error codepath. Introduce end: and err: …
(edit) @72452cc4   14 years rsbultje vc1: warn for unimplemented pan-scan feature.
(edit) @60c68c0a   14 years michaelni Remove unused pixel format (PIX_FMT_UNUSED) and swap PIX_FMT_BGR48LE …
(edit) @13931382   14 years Carl Eugen Hoyos Add xd55 codec tag for XDCAM HD422 720p25 CBR files.
(edit) @88f8805f   14 years Carl Eugen Hoyos Allow demuxing of APE files with metadata tags. Fixes ticket 11.
(edit) @d4a50a21   14 years michaelni Merge remote-tracking branch 'newdev/master' Merged-by: Michael …
(edit) @8d9769a7   14 years rsbultje avio: deprecate url_fileno It's an evil hack that assumes an …
(edit) @447fe33   14 years rsbultje rmenc: replace avio_seek(0) with avio_tell() Signed-off-by: Ronald S. …
(edit) @e42500cb   14 years rsbultje lavf: replace some more avio_seek(SEEK_CUR) with avio_skip …
(edit) @027f60f3   14 years mans ffv1: allocate correct size for sample buffer This fixes a typo in …
(edit) @cb48e245   14 years mans Do no modify terminal parameters using termios.h Remove usage of …
(edit) @e87a6f0d   14 years mans Move ff_dct_init_mmx declaration to dct.h This was missed in 0aded94. …
(edit) @cf752d02   14 years lu_zero doc: add details to the documentation for ffmpeg -map Patch by Mike …
(edit) @17a4ec8e   14 years lu_zero ffmpeg: modify help text for the map option Change …
(edit) @8eec0027   14 years mans dct: remove superflous #include Signed-off-by: Mans Rullgard …
(edit) @0aded948   14 years mans Move dct and rdft definitions to separate files This leaves fft.h …
(edit) @4538729a   14 years mans Move sine windows to a separate file These windows do not really …
(edit) @a45fbda   14 years mans Move ff_kbd_window_init() to a separate file This function is not …
(edit) @26f548bb   14 years mans fft: remove inline wrappers for function pointers This removes the …
(edit) @849f80fe   14 years michaelni configure: use pkg-config helpers This makes existing pkg-config uses …
(edit) @5d117bd4   14 years michaelni configure: improve pkg-config support This adds helper functions for …
(edit) @05aa8c44   14 years michaelni configure: allow checking multiple functions in check_func_headers() …
(edit) @8ea36711   14 years michaelni Merge remote-tracking branch 'newdev/master' Merged-by: Michael …
(edit) @43dc31f7   14 years michaelni Add unused pixel format (PIX_FMT_UNUSED) to make PIX_FMT_BGR48BE an …
Note: See TracRevisionLog for help on using the revision log.