source: ffmpeg

Revision Log Mode:


Legend:

Added
Modified
Copied or renamed
Graph Diff Rev Age Author Log Message
(edit) @ffb7669e   11 years lu_zero rtmp: Support play method in listen mode
(edit) @97d35fa8   11 years lu_zero rtmp: Factor out publish specific code Will be reused for supporting play.
(edit) @3feb3d6c   11 years lu_zero mem: Introduce av_reallocp
(edit) @187105ff   11 years diego Fix references to deleted avcodec_encode_video() function
(edit) @85e8192b   11 years martin avpacket: Fix error checking in packet_alloc Previously the wrong …
(edit) @6fc8226e   11 years martin vp3: Check the framerate for validity Reported-by: Mateusz "j00ru" …
(edit) @ac9d1590   11 years martin proresdec: Properly make sure an index doesn't run past the limit If …
(edit) @e90a6846   11 years martin cavsdec: Make sure a sequence header has been decoded before decoding …
(edit) @5bbfe193   11 years martin vocdec: Don't update codec parameters mid-stream If we really want to …
(edit) @0ef1660a   11 years martin sierravmd: Do sanity checking of frame sizes Limit the size to …
(edit) @342c43d1   11 years martin omadec: Properly check lengths before incrementing the position …
(edit) @a06a5b78   11 years derek.buitenhuis mathops/x86: work around inline asm miscompilation with GCC 4.8.1 The …
(edit) @9997a812   11 years diego mem: Document the non-compatibility of av_realloc() and av_malloc()
(edit) @aca25104   11 years lu_zero pcm-dvd: Minor leftovers Drop a pointless branch in uninit and use …
(edit) @d9cdb7d8   11 years lu_zero pcm-dvd: Support channel configuration changes The sample buffering …
(edit) @00a63bfb   11 years diego matroskaenc: Fix stray pointers left over from av_reallocp_array …
(edit) @c0779a67   11 years diego mp3: add .mpa extension Signed-off-by: Diego Biurrun <diego@biurrun.de>
(edit) @e2cd766c   11 years diego configure: Mention that icl does not build both static and shared libs
(edit) @b1e46988   11 years martin g2meet: Allocate cursor buffers large enough to fit the aligned width …
(edit) @0f678c02   11 years martin aic: Validate values read from the bitstream Reported-by: Mateusz …
(edit) @17d57848   11 years martin mpc8: Make sure the first stream exists before parsing the seek table …
(edit) @459f2b39   11 years martin mpc8: Check the seek table size parsed from the bitstream Limit the …
(edit) @0d61f260   11 years martin zmbvdec: Check the buffer size for uncompressed data Also don't …
(edit) @183b9d84   11 years martin ape: Don't allow the seektable to be omitted The seektable is …
(edit) @b26742cc   11 years martin shorten: Break out of loop looking for fmt chunk if none is found …
(edit) @49568851   11 years martin shorten: Use a checked bytestream reader for the wave header …
(edit) @f3d57dc6   11 years martin smacker: Free memory properly if the init function fails …
(edit) @0679cec6   11 years martin smacker: Make sure we don't fill in huffman codes out of range …
(edit) @d002fce2   11 years martin smacker: Check malloc return values Also try to free local …
(edit) @710b0e27   11 years martin smacker: Avoid integer overflow when allocating packets Reported-by: …
(edit) @8d928023   11 years martin smacker: Don't return packets in unallocated streams Reported-by: …
(edit) @48d6556d   11 years martin dsicin: Add some basic sanity checks for fields read from the file …
(edit) @5045f6bd   11 years diego configure: Fix wrong reference to user support mailing list
(edit) @a0b901a3   11 years diego Drop pointless directory name prefixes from #includes in the current dir
(edit) @ec17d1aa   11 years diego doc: Drop VDPAU from list of supported codecs
(edit) @c58f4069   11 years diego fate.sh: Run git-clone quietly
(edit) @f369b935   11 years diego avformat: Use av_reallocp_array() where suitable Signed-off-by: Diego …
(edit) @bdf99042   11 years martin movenc: Simplify setting the fragmentation flag This makes sure the …
(edit) @8b524ab0   11 years martin movenc: Add a warning message if conflicting options have been …
(edit) @a6a4596e   11 years martin tcp: Explicitly convert a pointer to a boolean integer This fixes …
(edit) @26f027fb   11 years lu_zero lavf: fix the comparison in an overflow check CC: …
(edit) @7ee191ca   11 years lu_zero dv: Add a guard to not overread the ppcm array Reported-by: Mateusz …
(edit) @85ac1258   11 years lu_zero nuv: check ff_rtjpeg_decode_frame_yuv420 return value CC: …
(edit) @c16ddcc9   11 years diego avisynth: K&R formatting cosmetics
(edit) @97b052e5   11 years diego avisynth: Add missing #include for NULL_IF_CONFIG_SMALL
(edit) @befe044b   11 years diego avcodec: Stop exporting the removed audio_resample* symbols
(edit) @7f93a861   11 years diego mpeg12enc: K&R formatting cosmetics Signed-off-by: Diego Biurrun …
(edit) @66f09105   11 years diego mpeg12enc: drop forward declarations Signed-off-by: Diego Biurrun …
(edit) @c3e6e8f0   11 years diego mem: Do not check unsigned values for negative size
(edit) @b634b36f   11 years diego mem: Improve documentation wording and spelling
(edit) @26b241c0   11 years anton matroskaenc: Allow chapters to be written in trailer This allows …
(edit) @a711a2cb   11 years martin mpegvideo: Avoid 32-bit wrapping of linesize multiplications This …
(edit) @0ebfdae0   11 years diego doc: Describe TB option of setpts filter Signed-off-by: Diego Biurrun …
(edit) @b4ec7a5f   11 years lu_zero mem: Document the av_realloc family of functions properly realloc() …
(edit) @7f9e893f   11 years lu_zero build: Report an error message when a pc file is not found Ease …
(edit) @af11fa5   11 years martin mjpegb: Detect changing number of planes in interlaced video …
(edit) @35cbc98b   11 years martin alac: Check that the channels fit at the given offset The code tries …
(edit) @d7199812   11 years martin 4xm: Check that the read track value is non-negative Reported-by: …
(edit) @5bcd3ae5   11 years martin matroskadec: Check that .lang was allocated and set before reading it …
(edit) @f7c58831   11 years martin alac: Limit max_samples_per_frame Otherwise buffer size calculations …
(edit) @0fbda03e   11 years martin movenc: Don't flush after each written packet This should improve …
(edit) @7df9e693   11 years diego cosmetics: Fix ATRAC codec name spelling
(edit) @488b2984   11 years anton ape demuxer: check for EOF in potentially long loops Reported-by: …
(edit) @a7c1689d   11 years anton 4xm: check that bits per sample is strictly positive Avoids a divide …
(edit) @df33a58   11 years anton lavf: avoid integer overflow when estimating bitrate Reported-by: …
(edit) @fab694d   11 years anton lavf: move a variable declaration to the block where it's used
(edit) @fe9bb61f   11 years anton pictordec: pass correct context to avpriv_request_sample Fixes …
(edit) @5f7aecde   11 years anton pictordec: break out of both decoding loops when y drops below 0 …
(edit) @8aba7968   11 years anton vcr1: add sanity checks Fixes invalid reads with corrupted files. …
(edit) @21ffd410   11 years martin pcm-dvd: Fix build on big endian Signed-off-by: Martin Storsjö …
(edit) @f4ca970d   11 years lu_zero configure: Add docdir configuration option Signed-off-by: Luca …
(edit) @faa8245b   11 years lu_zero vf_lut: Constantize The pixel format tables are never modified, mark …
(edit) @a42e3a67   11 years lu_zero pcm_dvd: consolidate pieces from pcm.c and mpeg.c Remove the header …
(edit) @21fd2f84   11 years lu_zero pcm_bluray: cosmetics
(edit) @0d6549d8   11 years lu_zero pcm_bluray: rename pcm-mpeg.c to pcm-bluray.c The original idea was …
(edit) @f1f728cb   11 years martin ppc: don't return a value from a function declared void …
(edit) @e998b563   11 years diego x86: avcodec: Consistently structure CPU extension initialization
(edit) @6369ba3c   11 years diego x86: avcodec: Use convenience macros to check for CPU flags
(edit) @79aec43c   11 years diego x86: Add and use more convenience macros to check CPU extension …
(edit) @a6b65011   11 years diego ppc: cosmetics: Consistently format CPU flag detection invocations
(edit) @67e6a9f5   11 years diego cosmetics: Place arch initialization calls in alphabetical order
(edit) @f0389eb7   11 years diego arm: fmtconvert: Split armv6 fmtconvert code off from vfp code
(edit) @7ffda66f   11 years diego arm: float_dsp: Propagate cpu_flags to vfp initialization function
(edit) @bd549cba   11 years diego arm: dcadsp: Move synth filter initialization to dcadsp file
(edit) @1909f6b1   11 years diego swscale: cosmetics: Drop silly camelCase from swScale function pointer name
(edit) @4e0799a4   11 years diego swscale: Add some missing av_cold to arch-specific init functions
(edit) @3aa682f2   11 years diego swscale: consistent names for arch-specific acceleration functions
(edit) @c2503d9c   11 years diego swscale: ppc: Hide arch-specific initialization details Also give …
(edit) @6af2c351   11 years diego ppc: Add missing AltiVec cpuflag detection invocations
(edit) @de81b6ae   11 years diego ppc: fdct: Remove vim editor settings comment
(edit) @70dd8892   11 years diego mpegvideo: Replace arch initialization ifdeffery by standard conditionals
(edit) @cd529172   11 years diego x86: rv40dsp: Move inline assembly optimizations out of YASM init section
(edit) @a5195839   11 years diego swscale: x86: Hide arch-specific initialization details Also give …
(edit) @a64f6a04   11 years diego dsputil: x86: Hide arch-specific initialization details Also give …
(edit) @f61bece6   11 years diego ppc: Add and use convenience macro to check for AltiVec availability
(edit) @8410d6e9   11 years diego avutil: Refactor CPU extension availability macros
(edit) @b78b10c4   11 years diego avutil: Move internal CPU detection function declarations to private header
(edit) @91d4cfb8   11 years justin.ruggles apedec: do not buffer decoded samples over AVPackets Only consume an …
(edit) @84146963   11 years diego configure: x86: Fix handling of i686 and cpunop features The i686 …
(edit) @6454c44f   11 years martin rtmpproto: Fix limelight authentication with abbreviated app names …
Note: See TracRevisionLog for help on using the revision log.