source: ffmpeg

Revision Log Mode:


Legend:

Added
Modified
Copied or renamed
Graph Diff Rev Age Author Log Message
(edit) @03a91c74   14 years michaelni Patch from Packman (OpenSuse - packages) to silence rpmlint. …
(edit) @7f725f23   14 years Reimar.Doeffinger Set start_time to 0 for raw audio files. None of the raw audio files …
(edit) @663d0024   14 years Reimar.Doeffinger Remove now unused audio_float configure option.
(edit) @bde96717   14 years Reimar.Doeffinger dca: allow selecting float output at runtime.
(edit) @5aff31b1   14 years Reimar.Doeffinger vorbisdec: allow selecting float output at runtime.
(edit) @26d5a4b6   14 years Reimar.Doeffinger aacdec: Allow selecting float output at runtime.
(edit) @4c7ad768   14 years Reimar.Doeffinger ac3dec: allow selecting float output at runtime.
(edit) @5e9de76f   14 years Reimar.Doeffinger Do not set non_interleaved for DV-in-AVI. It does not make sense (DV …
(edit) @6c936416   14 years Carl Eugen Hoyos Warn if the source has unsupported (or no) channel layout.
(edit) @f27ac6d8   14 years pross Set channel layout for 4 and 5.1 channel cdata audio files Patch from …
(edit) @989fb05f   14 years michaelni Merge remote branch 'qatar/master' * qatar/master: vorbisdec: …
(edit) @2671ab39   14 years michaelni Check mmap() return against correct value Signed-off-by: Michael …
(edit) @2441003d   14 years diego vorbisdec: Employ proper printf format specifiers for uint_fast32_t. …
(edit) @03546a9a   14 years Carl Eugen Hoyos Support fourcc MMJP. Fixes ticket #107.
(edit) @69cf1824   14 years Carl Eugen Hoyos Support fourcc XVIX. Fixes ticket #106.
(edit) @a8117a62   14 years Carl Eugen Hoyos Support fourcc M263. Fixes ticket #103.
(edit) @3e1c59eb   14 years Carl Eugen Hoyos Support fourcc auv2. Fixes ticket #101.
(edit) @9a962f30   14 years Reimar.Doeffinger Fix indentation.
(edit) @02e3f7d0   14 years Reimar.Doeffinger Support PARSER_FLAG_COMPLETE_FRAMES for h261 and h263 parsers.
(edit) @69f58958   14 years stefano.sabatini-lala ffplay: avoid SIGFPE exception in SDL_DisplayYUVOverlay In …
(edit) @fbfcc8f1   14 years michaelni avi: try to synchronize the points in time of the starts of streams …
(edit) @8a68697   14 years michaelni Add flag to force demuxers to sort more strictly by dts. This enables …
(edit) @5f85d49b   14 years martin applehttp: Don't export variant_bitrate if it isn't known If there …
(edit) @ac9cf2e5   14 years martin crypto: Use av_freep instead of av_free Using av_freep is generally …
(edit) @e4253b1a   14 years Philip Langdale CrystalHD: Add AVOption to configure hardware downscaling. The …
(edit) @67c1a59a   14 years Reimar.Doeffinger Check for malloc failures in fraps decoder.
(edit) @80da2dcf   14 years Reimar.Doeffinger Use av_fast_malloc instead of av_realloc in fraps decoder.
(edit) @88dbbe97   14 years nicolas.george general.texi: document libcelt decoder.
(edit) @e3323a1c   14 years michaelni Fix some passing argument from incompatible pointer type warnings. …
(edit) @50f7c296   14 years diego configure: Add missing libm library dependencies to .pc files. This …
(edit) @dc713546   14 years diego oggdec: reindent after 8f3eebd6 Signed-off-by: Diego Biurrun …
(edit) @e9251bb5   14 years diego configure: Add missing libavutil inter-library dependencies to .pc …
(edit) @47ec6546   14 years michaelni Drop section describung now unneeded workarounds for BSD …
(edit) @13e69cc   14 years michaelni Fix building on FreeBSD8.2 Signed-off-by: Michael Niedermayer …
(edit) @18313287   14 years michaelni HAM6/HAM8 support for IFF demuxer/decoder Signed-off-by: Michael …
(edit) @c2a8f125   14 years michaelni EA cdata demuxer: support files with 20 byte header Signed-off-by: …
(edit) @db62d898   14 years michaelni EA cdata demuxer: support 6 channel files Signed-off-by: Michael …
(edit) @c8a5e8a8   14 years michaelni EA cdata demuxer: set codec->sample_fmt This is required by …
(edit) @b678d6db   14 years michaelni permit decoding of multichannel ADPCM_EA_XAS Signed-off-by: Michael …
(edit) @7b376b39   14 years michaelni Merge remote branch 'qatar/master' * qatar/master: Handle unicode …
(edit) @b1ac139d   14 years martin Handle unicode file names on windows All file names should be in …
(edit) @9261e6cf   14 years martin rtp: Rename the open/close functions to alloc/free This avoids …
(edit) @c225615b   14 years baptiste.coudurier In libx264 wrapper, fix side effect with has_b_frames, bframe_pyramid …
(edit) @89b503b5   14 years diego Lowercase all ff* program names.
(edit) @3a50894   14 years diego Refer to ff* tools by their lowercase names.
(edit) @43fb279f   14 years diego Replace more FFmpeg instances by Libav or ffmpeg.
(edit) @6252040e   14 years diego Replace by $() syntax in shell scripts. $() is easier to nest and …
(edit) @ff3be572   14 years diego patcheck: Allow overiding grep program(s) through environment …
(edit) @75e8fba8   14 years diego Remove stray libavcore and _g binary references.
(edit) @046f3cb7   14 years diego vorbis: Rename decoder/encoder files to follow general file naming scheme.
(edit) @f50d9377   14 years martin aacenc: Fix whitespace after last commit. Signed-off-by: Martin …
(edit) @2ef2496c   14 years Carl Eugen Hoyos Set channel layout in flac decoder.
(edit) @539647c6   14 years stefano.sabatini-lala ffplay: factorize code calling output_packet() in video_thread() …
(edit) @c632a1c2   14 years stefano.sabatini-lala ffplay: remove reference to unused QETimer symbol Signed-off-by: …
(edit) @ab7fdbab   14 years stefano.sabatini-lala ffplay: rename stream_pause() to stream_toggle_pause() The new name …
(edit) @efd6cbc5   14 years stefano.sabatini-lala flicvideo: fix crash on flic files with invalid frame size Add a …
(edit) @cd18727   14 years stefano.sabatini-lala flicvideo: increase error level and fix error message in …
(edit) @62582a69   14 years diego cook: Fix small typo in av_log_ask_for_sample message.
(edit) @230c1a90   14 years martin aacenc: Finish 3GPP psymodel analysis for non mid/side cases. There …
(edit) @3d462373   14 years michaelni aac: add math.h needed for log2f() Signed-off-by: Michael Niedermayer …
(edit) @ab157260   14 years Carl Eugen Hoyos 10l: Add misssing CR/LF.
(edit) @8f2e438e   14 years Carl Eugen Hoyos Support channel layout when demuxing aif files.
(edit) @8bb5d1c3   14 years Carl Eugen Hoyos Support channel layout when demuxing caf files.
(edit) @2a2146aa   14 years Carl Eugen Hoyos Extend unknown CAF chunk warning message: Print size.
(edit) @e499187f   14 years Carl Eugen Hoyos Fix compilation with libcelt on Apple OS X. Fixes ticket #97.
(edit) @4b5c2175   14 years Carl Eugen Hoyos Fix compilation after version bump.
(edit) @cfc2a0cf   14 years alex.converse Remove RDFT dependency from AAC decoder. $subj >From …
(edit) @785c4418   14 years alex.converse Add some debug log messages to AAC extradata On Wed, Apr 20, 2011 at …
(edit) @3583d7cf   14 years alex.converse Fix mov debug (u)int64_t format strings.
(edit) @15919ee   14 years rsbultje bswap: use native types for av_bwap16(). This prevents a call to …
(edit) @e16665bf   14 years michaelni Merge remote branch 'qatar/master' * qatar/master: Use …
(edit) @6ffd7edd   14 years martin doc: FLV muxing is supported. Signed-off-by: Martin Storsjö …
(edit) @84465f21   14 years martin applehttp: Handle AES-128 encrypted streams This should hopefully fix …
(edit) @6e4f70a8   14 years martin Add a protocol handler for AES CBC decryption with PKCS7 padding This …
(edit) @d5c5a1c7   14 years martin doc: Mention that DragonFly BSD requires BSD_VISIBLE set Setting …
(edit) @d9dee728   14 years diego Use av_log_ask_for_sample() to request samples from users.
(edit) @44f566b7   14 years diego Make av_log_ask_for_sample() accept a variable number of arguments.
(edit) @03ac7991   14 years Carl Eugen Hoyos Rm duplicated define for OPT_STR.
(edit) @b2832c39   14 years diego vqavideo: We no longer need to ask for version 1 samples.
(edit) @a08a59b7   14 years Carl Eugen Hoyos FLV muxing is supported.
(edit) @3c483620   14 years Carl Eugen Hoyos Cosmetics: Rename variable daemon as run_as_daemon. daemon() is …
(edit) @07f45bc9   14 years Carl Eugen Hoyos Support Canopus SD50 with fourcc "CDV5". Fixes ticket #93.
(edit) @cc0ac0d2   14 years michaelni rv10: set flags, Fixes Ticket90 Signed-off-by: Michael Niedermayer …
(edit) @9978ed7d   14 years diego aacdec: indentation cosmetics Signed-off-by: Diego Biurrun …
(edit) @22180e7a   14 years stefano.sabatini-lala error: remove symbols which were deprecated before the big bump The …
(edit) @50f43fb0   14 years stefano.sabatini-lala matroskaenc: replace AVERROR_NOTSUPP with AVERROR(EINVAL) …
(edit) @8772156b   14 years michaelni Merge remote branch 'qatar/master' * qatar/master: APIChanges: …
(edit) @b4a53314   14 years rsbultje APIChanges: document git revision for CODEC_CAP_SLICE_THREADS addition.
(edit) @94f7451a   14 years rsbultje Introduce slice threads flag. Signed-off-by: Ronald S. Bultje …
(edit) @3283f27   14 years rsbultje FATE: allow forcing thread-type when doing threaded fate runs. …
(edit) @89f903b3   14 years michaelni AMV: Fix possibly exploitable crash. Reported-at: Thu, 21 Apr 2011 …
(edit) @73a51e00   14 years michaelni mjpeg: Detect overreads in mjpeg_decode_scan() and error out. …
(edit) @70fb031c   14 years diego Use av_log_ask_for_sample() where appropriate.
(edit) @3eb15d98   14 years stefano.sabatini-lala mp: remove unused variable outlink in end_frame Fix warning: vf_mp.c: …
(edit) @e40cfb14   14 years stefano.sabatini-lala mp: remove use of deprecated old eval API The old API was deprecated …
(edit) @20a16048   14 years baptiste.coudurier In libx264 wrapper, detect default settings and use medium profile to …
(edit) @8d67218b   14 years diego error: sort, pack, and align error code and string definitions …
(edit) @ab1adff   14 years diego The stabilization period after version bumps should be one month, not …
(edit) @fe8e0394   14 years martin applehttp: Expose the stream bitrate via metadata This helps callers …
(edit) @cac27579   14 years martin doc: Add some initial docs on the applehttp demuxer Signed-off-by: …
Note: See TracRevisionLog for help on using the revision log.