source: ffmpeg

Revision Log Mode:


Legend:

Added
Modified
Copied or renamed
Graph Diff Rev Age Author Log Message
(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) @e975c147   11 years michaelni library.mak: only run asm strip if ASMSTRIP flags are set …
(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) @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 …
(edit) @87337993   11 years anton h263dec: sanitize a condition. Call ff_mpeg4_decode_picture_header() …
(edit) @4d388c0c   11 years anton h264_refs: make sure not to write over the bounds of the default ref …
(edit) @b723c4e6   11 years michaelni Merge remote-tracking branch 'qatar/master' * qatar/master: …
(edit) @808c10e   11 years michaelni avutil/log: check that len is within the buffer before reading it …
(edit) @6b58488f   11 years stefasab doc/ffmpeg: use @command{} for programs mentioned in -override_ffserver
(edit) @8adaee5   11 years stefasab ffserver: factorize opt_audio/video_codec Simplify.
(edit) @f13f139f   11 years michaelni avcodec/qpeg: make qpeg_decode_inter() noinline This should …
(edit) @ec0b0c2b   11 years derek.buitenhuis doc/platform: Update to reflect current MSVC build situation Also …
(edit) @fa515c20   11 years derek.buitenhuis doc/platform: Update to reflect current MSVC build situation …
(edit) @ba728c1   11 years michaelni doc/examples/transcode_aac: remove non converted codepath This …
(edit) @7497c894   11 years michaelni doc/examples/transcode_aac: switch to swresample Signed-off-by: …
(edit) @60b099c3   11 years michaelni get_audio_buffer: fix usage where channels are not set but layout is …
(edit) @02abc90   11 years michaelni doc/examples/transcode_aac: fix project name Signed-off-by: Michael …
(edit) @715f3623   11 years michaelni Merge remote-tracking branch 'qatar/master' * qatar/master: Add an …
(edit) @3aaa50a   11 years stefasab lavd/pulse_audio_enc: add buffer size control options Add options to …
(edit) @10421bcf   11 years anton Add an audio transcoding example. Signed-off-by: Anton Khirnov …
(edit) @a12b4bd1   11 years michaelni Merge remote-tracking branch 'qatar/master' * qatar/master: build: …
(edit) @6f24566f   11 years michaelni Merge commit '4da3f410d176dd1a55d7cbe5d2e2ead342027f13' * commit …
(edit) @5b326f39   11 years michaelni doc/Makefile: fix building examples if a program suffix is set …
(edit) @875f9aea   11 years michaelni Merge commit 'dc80e2f7a529d6e4416b40b68699be16fed62d6c' * commit …
(edit) @6d9dad6a   11 years michaelni avcodec/g2meet: check available space before copying palette Fixes …
(edit) @83f7bd6d   11 years michaelni avcodec/g2meet: fix stride calculation, use correct format field …
(edit) @92f0abb2   11 years diego build: Check for pod2man instead of perl for manual page generation …
(edit) @4da3f410   11 years diego configure: Restore doc option to disable building the documentation …
(edit) @dc80e2f7   11 years martin Makefile: Fix building programs on systems with a nonempty executable …
(edit) @70433119   11 years stefasab lavd/sdl: add delay when no events are found in the event queue Avoid …
(edit) @35349bbb   11 years stefasab lavd/sdl: apply misc cosmetics to options
(edit) @b23dea27   11 years stefasab lavd/sdl: allow to change window size
(edit) @0464d272   11 years stefasab lavd/sdl: move compute_overlay_rect() before event_thread() It will …
(edit) @7467b4f7   11 years stefasab lavd/sdl: factorize overlay rect size in a separate function
(edit) @7de3b139   11 years stefasab lavd/sdl: add event handler thread SDL_Init() is called on the event …
(edit) @3c846fda   11 years michaelni HEVC : valgrind fix : vps_list cherry picked from commit …
(edit) @75ec40b0   11 years michaelni Merge remote-tracking branch 'qatar/master' * qatar/master: lavc: …
(edit) @625b2903   11 years michaelni Merge commit '1eaac1d6f7bb8e52d82e1a114c88a59a9a8e5025' * commit …
(edit) @cd51d9a9   11 years michaelni Revert "avcodec/gsmdec: reject unsupported msn audio modes" they …
(edit) @8c87658   11 years michaelni Merge commit 'a16577d9857206089fd8bce6a342b31dbd7fb9b0' * commit …
(edit) @ac021fdc   11 years michaelni Merge commit '56d061ce9da954560892e3551513d5ecc0439846' * commit …
(edit) @0290a646   11 years michaelni Merge commit 'de44dfc7c0ec02bda7d846ef713145c890bfae3f' * commit …
(edit) @8bf7ea8a   11 years stefasab cmdutils: remove this_year constant, use CONFIG_THIS_YEAR instead …
(edit) @4c4710a7   11 years stefasab configure: define CONFIG_THIS_YEAR at the configure level The macro …
(edit) @c6080d89   11 years anton lavc: remove mp3_header_(de)compress bitstream filters They mangle …
(edit) @1eaac1d6   11 years anton mpeg12dec: Extract CC user data into frame side data Signed-off-by: …
(edit) @a16577d9   11 years anton MSN Audio support This is essentially a MS GSM decoder extension that …
(edit) @56d061ce   11 years anton metasound: add last missing modes (8kHz @ 6kbps per channel) …
(edit) @a9a3afec   11 years michaelni Merge remote-tracking branch 'qatar/master' * qatar/master: aacsbr: …
(edit) @f1db007e   11 years michaelni doc/Makefile fix PROGS Signed-off-by: Michael Niedermayer …
(edit) @325c918f   11 years michaelni Makefile: Fix building progs out of progs_g Signed-off-by: Michael …
(edit) @6d34aa24   11 years michaelni Merge commit 'ab81f24ad43bddf77ddd25cba86780c1c884996c' * commit …
(edit) @5ded4332   11 years michaelni Merge commit '14abeaa43d021afdce9119d906891abe89c03b88' * commit …
(edit) @de44dfc7   11 years lu_zero vc1: Reset numref if fieldmode is not set There are samples in the …
(edit) @4782c428   11 years michaelni avcodec/ac3dec: check bap before use. Fixes out of array read Fixes …
(edit) @5145ccf0   11 years diego aacsbr: Add some const casts to silence warnings in ff_sbr_apply()
Note: See TracRevisionLog for help on using the revision log.