source: ffmpeg

Revision Log Mode:


Legend:

Added
Modified
Copied or renamed
Graph Diff Rev Age Author Log Message
(edit) @58c95448   11 years lu_zero smacker: pad the extradata allocation Reported-by: Mateusz "j00ru" …
(edit) @bbb2945   11 years lu_zero smacker: check the return value of smacker_decode_tree Also prevent a …
(edit) @f52edef3   11 years lu_zero smacker: fix an off by one in huff.length computation Reported-by: …
(edit) @985f34b7   11 years lu_zero utils: fix avcodec_flush_buffers pre-reference counting compatibility …
(edit) @df9f22d4   11 years lu_zero avf: move url utility functions in a separate file
(edit) @12db891d   11 years lu_zero avf: move ff_write_chained to mux.c
(edit) @508998f7   11 years lu_zero avf: move riff tags accessors where they belong
(edit) @ec7c51c7   11 years lu_zero avf: move ff_http_match_no_proxy to network It is only used by …
(edit) @afc86853   11 years lu_zero avf: split off format register and lookup function
(edit) @f80b60ad   11 years lu_zero bitstream: forward error values and drop few abort()
(edit) @f776899   11 years lu_zero bitstream: K&R formatting cosmetics
(edit) @9e80eda2   11 years lu_zero h264_mp4toannexb_bsf: return a padded buffer The code using the …
(edit) @8d929afd   11 years lu_zero h264_mp4toannexb_bsf: factor out extradata parsing
(edit) @5d21ca45   11 years lu_zero h264_mp4toannexb_bsf: K&R formatting cosmetics
(edit) @59d7bb99   11 years lu_zero 4xm: check bitstream_size boundary before using it Prevent buffer …
(edit) @fbd0dacc   11 years lu_zero 4xm: refactor decode_p_block Directly return from code 1, 2 and 6 …
(edit) @94aefb19   11 years lu_zero 4xm: do not overread the source buffer in decode_p_block Check for …
(edit) @be373cb5   11 years lu_zero 4xm: do not overread the prestream buffer Reported-by: Mateusz …
(edit) @de2e5777   11 years lu_zero 4xm: validate the buffer size before parsing it Reported-by: Mateusz …
(edit) @145023f5   11 years lu_zero 4xm: reject frames not compatible with the declared version …
(edit) @1f0c6075   11 years lu_zero 4xm: drop pointless assert Make sure the value of wlog2 is always …
(edit) @b8b80990   11 years lu_zero 4xm: forward errors from decode_p_block Partially mitigate out of …
(edit) @50ec1db6   11 years lu_zero 4xm: fold last_picture lazy allocation in decode_p_frame
(edit) @42d73f7f   11 years lu_zero 4xm: do not overread while parsing header Reported-by: Mateusz …
(edit) @e7a44f87   11 years lu_zero 4xm: refactor fourxm_read_header Split sound and video tag parsing in …
(edit) @e6496ea   11 years lu_zero 4xm: K&R formatting cosmetics
(edit) @08859d19   11 years lu_zero 4xm: use the correct logging context
(edit) @7ad57086   11 years martin g2meet: Fix a typo in the height comparison Signed-off-by: Martin …
(edit) @7dfc3381   11 years kostya.shishkov g2meet: do not leak buffers
(edit) @4d960d7f   11 years kostya.shishkov g2meet: more graceful cursor loading
(edit) @767ae86c   11 years kostya.shishkov g2meet: reset dimensions on header parsing errors
(edit) @84d3ff50   11 years anton lavc: add a libwavpack encoder wrapper
(edit) @799f57ac   11 years anton lavc: use AVFrame API properly in pad_last_frame(). This also …
(edit) @8835c554   11 years anton matroskadec: introduce resync function. This allows handling matroska …
(edit) @3965d40   11 years martin configure: Don't add -fPIC on windows targets This avoids warnings …
(edit) @3fd0d166   11 years martin configure: Don't explicitly disable PIC for windows targets This …
(edit) @2aa33254   11 years martin configure: arm: Don't try to enable pic for shared libraries on win32 …
(edit) @252ee3d3   11 years kostya.shishkov utvideodec: Set colorspace by codec_tag. Signed-off-by: Kostya …
(edit) @2578f1ef   11 years kostya.shishkov riff: Support ULH0 and ULH2 fourccs. Signed-off-by: Kostya Shishkov …
(edit) @b441fdeb   11 years kostya.shishkov utvideodec: Support ULH0 and ULH2 formats. Signed-off-by: Kostya …
(edit) @a3b2b83   11 years lu_zero faxcompr: return meaningful errors And optionally forward them to the …
(edit) @f32aefcf   11 years lu_zero faxcompr: K&R formatting cosmetics
(edit) @9c221697   11 years lu_zero tiff: do not overread the source buffer At least 2 bytes from the …
(edit) @999ccd2d   11 years lu_zero tiff: cleanup the error paths Return the proper error values and …
(edit) @016c5b06   11 years lu_zero tiff: refactor fax support in a separate function
(edit) @10393768   11 years lu_zero tiff: refactor deflate support in a separate function Report when …
(edit) @f8a4d5e9   11 years lu_zero h264_parser: K&R formatting cosmetics
(edit) @92b3caa1   11 years lu_zero vorbis: return meaningful errors
(edit) @aa2c918f   12 years martin rtpdec: Fix the alphabetical ordering in registering depacketizers …
(edit) @2681924b   12 years martin libavformat: Fix standalone compilation of the webm muxer The missing …
(edit) @e816aaac   12 years anton apetag: use int64_t for filesize CC: libav-stable@libav.org
(edit) @274e134e   12 years anton avconv: check that the output format context exists before accessing …
(edit) @8b7dffc2   12 years anton lavfi doxy: improve/extend AVFilter doxy.
(edit) @9835abb6   12 years lu_zero network: uniform ff_listen_bind and ff_listen_connect Document the …
(edit) @7c020e1a   12 years martin movenc: Grow the frag_info array in chunks Previously it was grown …
(edit) @ab118976   12 years martin movenc: Increase the cluster array allocation by doubling The …
(edit) @3b4feac1   12 years martin movenc: Keep track of the allocated size for the cluster array When …
(edit) @fc962d4e   12 years martin mem: Add av_realloc_array and av_reallocp_array These help avoiding …
(edit) @9683e37   12 years martin movenc: Change the track struct name to match the typedef This makes …
(edit) @2d66a58c   12 years kostya.shishkov Go2Webinar decoder
(edit) @31980b6a   12 years kostya.shishkov vmd: decode videos with no LZ buffer size provided - they might not …
(edit) @0aed0bfc   12 years kostya.shishkov vmd: fix mode 3 decoding
(edit) @c011ceef   12 years diego swscale: ppc: Remove commented-out define cruft
(edit) @9f84ed8c   12 years diego nsvdec: Remove commented-out debug cruft
(edit) @f0ce1d99   12 years diego cpu: Restructure code to avoid pointless ret variable indirection …
(edit) @46ce9ded   12 years diego tiff: K&R formatting cosmetics
(edit) @f849a77   12 years lu_zero network: factor out connect-listening code Introduce …
(edit) @28306e6d   12 years lu_zero network: factor out bind-listening code Introduce ff_listen_bind, to …
(edit) @de421b20   12 years kostya.shishkov use my full first name instead of short one in copyrights
(edit) @33f64fd5   12 years kostya.shishkov indeo4: expand allowed quantiser range Indeo 4 has quantiser range …
(edit) @60f09c04   12 years derek.buitenhuis configure: icl: Merge -Qdiag-error parameters Signed-off-by: Derek …
(edit) @14fb9d3   12 years derek.buitenhuis configure: Separate commonalities in msvc and icl flags Allows for …
(edit) @0b0953ba   12 years kostya.shishkov proresenc: alpha coding support
(edit) @86113667   12 years martin arm: Include hpeldsp_neon.o if h264qpel is enabled A few of the …
(edit) @efb7968c   12 years martin arm: Don't unconditionally build dsputil files Signed-off-by: Martin …
(edit) @36a7df8   12 years martin arm: Only build the FFT init files if FFT is enabled This fixes build …
(edit) @186599ff   12 years martin build: cosmetics: Place unconditional before conditional OBJS lines …
(edit) @9b9b2e9f   12 years martin build: arm: cosmetics: Place all OBJS declarations in alphabetical …
(edit) @70196673   12 years lu_zero vmd: drop incomplete chunks and spurious samples Odd chunk size makes …
(edit) @676da248   12 years lu_zero vmd: refactor the inner decode loop Simplify a little, assume empty …
(edit) @c8f3cb91   12 years lu_zero vmd: return meaningful errors CC: libav-stable@libav.org
(edit) @91a6944e   12 years lu_zero vmd: use the PALETTE_COUNT constant uniformly While at it drop …
(edit) @a51161ed   12 years martin doc: Mention the target_samples and ld variables for fate configs …
(edit) @d7b9b66a   12 years martin fate.sh: Allow specifying --as via a specific variable This …
(edit) @9f30fb5a   12 years martin configure: Don't pass -mthumb or -march= to MSVC The modern MSVC for …
(edit) @bf20cdbd   12 years janne-libav mpeg12: skip frames consistently The decoder did not start predicted …
(edit) @2d2d6a4   12 years anton lavf: add a raw WavPack muxer.
(edit) @88de0c79   12 years anton apetag: add support for writing APE tags This will be useful in the …
(edit) @01656fd   12 years anton matroskaenc: support muxing WavPack
(edit) @794ca87d   12 years anton wvdec: split block header parsing into a separate file It will be …
(edit) @0a1a9445   12 years anton lavf: rename wv.c to wvdec.c wv.c will be used for shared wavpack …
(edit) @89806691   12 years anton wavpack: check that all the channels were coded.
(edit) @eae1b845   12 years anton wavpack: check that there aren't too many blocks per packet
(edit) @7d039e70   12 years anton wavpack: extract channel information from the bitstream This way we …
(edit) @78f75b6f   12 years anton wavpack: extract sample rate from the bitstream This way we don't …
(edit) @0ba49d28   12 years lu_zero configure: support gcc-4.8 instrumentation Since version 4.8 gcc …
(edit) @ba13606c   12 years martin fate: Add a --target-samples path parameter This allows having the …
(edit) @4a27a52a   12 years martin fate: Don't use files from SRC_PATH in the actual tests If building …
(edit) @2cf5d291   12 years kostya.shishkov indeo4: reuse context block VLC for band instead of defaulting …
(edit) @6647aa04   12 years kostya.shishkov indeo4: add missing Haar and slanted transforms That involves fixing …
Note: See TracRevisionLog for help on using the revision log.