source: ffmpeg

Revision Log Mode:


Legend:

Added
Modified
Copied or renamed
Graph Diff Rev Age Author Log Message
(edit) @f602e221   11 years michaelni Merge commit '75bd07f732fb575c2b88dc7cd08a6bb12c2e24ea' * commit …
(edit) @e2f63be0   11 years michaelni Merge commit 'e62a43f6b1a9c0c82e1df33c0c038e32029c0aa4' * commit …
(edit) @ad13b8ca   11 years michaelni Merge commit 'ee8af2dd99dcb7a01a667deedec81d1aa2a00d72' * commit …
(edit) @be0b869b   11 years michaelni Merge commit '35e0833d410e31d9fd35695ad798c5d13de2af58' * commit …
(edit) @f924d6e4   11 years michaelni Merge commit '95fd52c11bff1aad93a29aed3bd5472bd2981d1f' * commit …
(edit) @a677fb66   11 years michaelni RELEASE: update to 2.1.git Signed-off-by: Timothy Gu …
(edit) @75bd07f7   11 years anton mpeg4videoenc: write 0 instead of vol_sprite_usage That field is …
(edit) @e62a43f6   11 years anton mpeg4videodec: move MpegEncContext.time_increment_bits to …
(edit) @ee8af2dd   11 years anton mpeg4videodec: move MpegEncContext.shape to Mpeg4DecContext
(edit) @35e0833d   11 years anton mpeg4videodec: add a mpeg4-specific private context.
(edit) @95fd52c1   11 years anton mxfdec: set extradata size The line setting it was mistakenly removed …
(edit) @6e7de11   11 years michaelni avcodec/dcadec: decode LFE so we dont just add random data when …
(edit) @73b87304   11 years stefasab ffserver: improve error feedback in case of write_header() failure
(edit) @b133ec62   11 years stefasab ffserver: improve feedback in case no feed is defined for a stream
(edit) @00835147   11 years stefasab ffserver: improve feedback in case of stream with unknown feed name
(edit) @0d640c08   11 years stefasab doc/ffserver: specify missing argument for ACL feed option
(edit) @6dac34b8   11 years stefasab doc/ffserver: fix RTSPOtion tpo Spotted-by: ubitux
(edit) @98e47c1a   11 years stefasab doc/ffserver: extend documentation for Feed/File stream options
(edit) @0e64edda   11 years stefasab doc/ffserver: uncomment line in stream section example
(edit) @cdff4c53   11 years stefasab doc/ffserver: reorder encoding options, and mark them as such Also …
(edit) @f87e189e   11 years stefasab doc/ffserver: extend documentation for various file-related options
(edit) @b1049f89   11 years stefasab ffserver: deprecate inconsistent parsing behavior of Truncate option …
(edit) @0124fca   11 years stefasab ffserver: extend feedback in http_start_receive_data()
(edit) @d2e46b11   11 years michaelni avcodec/dcadec: set AV_CLASS_CATEGORY Signed-off-by: Michael …
(edit) @55bd20a8   11 years michaelni avcodec/dcadec: AVClass is const Signed-off-by: Michael Niedermayer …
(edit) @5b3c6841   11 years michaelni Merge remote-tracking branch 'qatar/master' * qatar/master: dcadec: …
(edit) @3f41e57f   11 years michaelni Merge commit '220494ad0b2e9e980ef703b46b69308236f29be5' * commit …
(edit) @97468463   11 years michaelni Merge commit 'aaa44d0299338e3bc90128816c21dbfab06cdb48' * commit …
(edit) @7ea9c4a9   11 years michaelni Merge commit '149438cfe5d233c46bb18341b7c574fe643dd5f2' * commit …
(edit) @12235a3e   11 years michaelni avcodec/dcadec: print more details about errors Signed-off-by: …
(edit) @43ec4563   11 years michaelni Merge commit '44b17d794aa508ae21f438ae80bfe8aaf4b426e1' * commit …
(edit) @c122e697   11 years michaelni Merge commit '27245b4e1bbb7a863341db321b5bdc5792e427d9' * commit …
(edit) @a7f88177   11 years michaelni Merge commit 'b6d5e6aa10a2f09351f287e876f7ed4504e1f75d' * commit …
(edit) @e9a47896   11 years michaelni Merge commit '25609b63d2e07d26d610f485a22082d32c96c0f5' * commit …
(edit) @cb751a6a   11 years michaelni Merge commit '89de5157b1cbe7807d3ec1d51bd56a75e98c002e' * commit …
(edit) @d1daa71f   11 years stefasab doc/ffserver: mention remaining stream options
(edit) @f652f70e   11 years stefasab doc/ffserver: move general stream options upwards in the list
(edit) @a42c20f0   11 years stefasab doc/ffserver: reorder/extend stream video encoding options
(edit) @b9a3ac89   11 years stefasab doc/ffserver: fix bitrate unit for bitrate option
(edit) @ab89d2dd   11 years stefasab ffserver: fix typo in comment: defaut -> default
(edit) @6aea3d59   11 years stefasab doc/ffserver: add notice about re-launch behavior
(edit) @2a034978   11 years stefasab doc/ffserver: document InputFormat stream option
(edit) @77f5cb92   11 years stefasab ffserver: factorize code setting ReadOnlyFile/File options
(edit) @0e1e5d00   11 years stefasab ffserver: improve error feedback in open_input_stream()
(edit) @ddab4199   11 years stefasab ffserver: drop stream AudioQuality option It has no effect, and it …
(edit) @4f60d53b   11 years stefasab ffserver: add comment about how Launch path program is created
(edit) @7cbbc4f7   11 years stefasab ffserver: extend error handling when parsing the configuration file …
(edit) @04702a0d   11 years stefasab ffserver: add some error handling to main()
(edit) @3adb8256   11 years michaelni Merge commit 'cf7860db608df7c76471d8b61f07abbd5aad8dd5' * commit …
(edit) @f21ca39e   11 years michaelni Merge commit 'd1916d13e28b87f4b1b214231149e12e1d536b4b' * commit …
(edit) @3c8507a8   11 years anton dcadec: add disable_xch private option. This supplements the …
(edit) @220494ad   11 years anton dcadec: treat all 2-channel modes as Stereo in dca_downmix. The check …
(edit) @aaa44d02   11 years anton dca: support mixing LFE in dca_downmix. Embedded downmix coefficients …
(edit) @149438cf   11 years anton dca: improve default stereo downmix coefficients. Previous …
(edit) @44b17d79   11 years anton dca: extract core substream's embedded downmix coeffcient codes, if …
(edit) @27245b4e   11 years anton dca: remove embedded downmix coefficient extraction. It was based on …
(edit) @e975c147   11 years michaelni library.mak: only run asm strip if ASMSTRIP flags are set …
(edit) @b6d5e6aa   11 years anton dca: convert dca_default_coeffs to float. Easier to read, modify, and …
(edit) @25609b63   11 years anton dcadec: store the stereo downmix coefficients as float in the …
(edit) @191454f2   11 years michaelni configure: remove code that disables striping in the absence of some …
(edit) @e283c26c   11 years michaelni build sys: rename STRIPFLAGS to ASMSTRIPFLAGS This more closely …
(edit) @71b95f2   11 years michaelni Merge commit '0673ede985a6560e7efb86dab1c58fb7f95ce587' * commit …
(edit) @89de5157   11 years anton dcadec: implement request_channel_layout. Signed-off-by: Anton …
(edit) @58010e57   11 years stefasab doc/ffserver: fix documentation for CustomLog
(edit) @805b6074   11 years stefasab doc/ffserver: extend documentation for VideoBitRateRange
(edit) @bcbf8920   11 years stefasab doc/ffserver: clarify/extend documentation about status streams
(edit) @312d075e   11 years stefasab doc/ffserver: move ACL syntax section before the global option sections
(edit) @4e39962f   11 years stefasab doc/ffserver: document "Launch" feed option
(edit) @07315da1   11 years stefasab doc/ffserver: fix documentation for -n option Launch option is …
(edit) @1ee9341a   11 years stefasab doc/ffserver: extend documentation for CustomLog option
(edit) @21219457   11 years stefasab doc/ffserver: fix RTPS -> RTSP ttypo Spotted-by: lazy ubitux
(edit) @b89983c   11 years stefasab doc/ffserver: clearly specify whence ffserver reads the configuration file
(edit) @bb097d03   11 years stefasab doc/ffserver: add notice about case-insensitiveness
(edit) @e79f299c   11 years stefasab doc/ffserver: remove tip about MaxBandwidth Should be redundant now …
(edit) @39847905   11 years stefasab doc/ffserver: specify default value for Preroll
(edit) @2989281   11 years stefasab doc/ffserver: document NoDaemon deprecated option
(edit) @00033799   11 years stefasab doc/ffserver: improve rendering for -n option text
(edit) @6dc90334   11 years stefasab doc/ffserver: remove "What can this do?" section The section shows …
(edit) @80193a12   11 years stefasab doc/ffserver: use @command{} for specifying ffserver
(edit) @39192b76   11 years stefasab doc/ffserver: remove more pointless/outdated entries Mentioning build …
(edit) @cf7860db   11 years vittorio.giovara x86: dsputil: Suppress deprecation warnings for XvMC bits These parts …
(edit) @d1916d13   11 years vittorio.giovara dsputil/pngdsp: fix signed/unsigned type in end comparison Fixes out …
(edit) @0673ede   11 years vittorio.giovara configure: add strip flags checks This will check if -wN '..@*' is …
(edit) @01c9d809   11 years clement doc/Makefile: cosmetics after previous commits.
(edit) @0d2c8324   11 years clement doc/examples: update README.
(edit) @1d751768   11 years clement build: also clean the examples with debug symbols
(edit) @fe318e14   11 years clement build: split examples cleaning out of docclean.
(edit) @1a88e84f   11 years clement build: integrate remaining examples.
(edit) @a8ac2a15   11 years clement doc/examples: make fill_samples static. This is required to build …
(edit) @24593188   11 years clement Add transcode_aac example to .gitignore.
(edit) @e5102feb   11 years clement doc/examples: add transcode_aac to local Makefile.
(edit) @03beb579   11 years michaelni Merge remote-tracking branch 'qatar/master' * qatar/master: …
(edit) @0a5ca63c   11 years michaelni Merge commit '4d388c0cd05dd4de545e8ea333ab4de7d67ad12d' * commit …
(edit) @a212d66c   11 years stefasab doc/default.css: sync with ffmpeg-web Signed-off-by: Timothy Gu …
(edit) @15f2cac   11 years stefasab doc/ffserver: remove outdated troubleshoot entry about audio
(edit) @f7fbb7ac   11 years stefasab ffserver: clarify feedback in case of wrong AVOptionAudio/Video error
(edit) @c4a03ac3   11 years stefasab doc/ffserver: document configuration syntax While still incomplete, …
(edit) @738ebb4a   11 years michaelni ffmpeg: set VCFR when copying timestamps This fixes unreasonable …
(edit) @0075a22f   11 years michaelni Revert "configure: add #include "version.h" to config.h" This reverts …
(edit) @ca21116b   11 years michaelni configure: add #include "version.h" to config.h Avoid clash with …
Note: See TracRevisionLog for help on using the revision log.