source: ffmpeg

Revision Log Mode:


Legend:

Added
Modified
Copied or renamed
Graph Diff Rev Age Author Log Message
(edit) @20ea14d0   13 years janne-libav mxfdec: fix memleak on av_realloc failures
(edit) @fc857294   13 years janne-libav mxfdec: Do not parse slices or DeltaEntryArrays. The most recent …
(edit) @f028d4d1   13 years janne-libav mxfdec: hybrid demuxing/seeking solution This uses the old demuxing …
(edit) @1f5f8b2   13 years janne-libav mxfdec: Add Avid's essence element key. Signed-off-by: Janne Grunau …
(edit) @44deb9f6   13 years janne-libav mfxdec: Separate mxf_essence_container_uls for audio and video. It is …
(edit) @3cb33fbe   13 years janne-libav mxfdec: Compute packet offsets properly. This replaces the old …
(edit) @f4187945   13 years janne-libav mxfdec: Use MaterialPackage - Track - TrackID instead of the …
(edit) @21cc4b33   13 years janne-libav mxfdec: use av_dlog() for 'no corresponding source package found' …
(edit) @c77a5460   13 years janne-libav mxfdec: Make mxf->partitions sorted by offset. This also zeroes new …
(edit) @be78e3f6   13 years janne-libav mxfdec: parse ThisPartition Signed-off-by: Janne Grunau …
(edit) @775d3b4a   13 years janne-libav mxfdec: Speed up metadata and index parsing. Specifically, this means …
(edit) @09991519   13 years janne-libav mxfdec: Make sure DataDefinition is consistent between material track …
(edit) @0ac5e6a   13 years janne-libav mxfdec: add EssenceContainer UL found in …
(edit) @edb50856   13 years janne-libav mxfdec: Add hack that adjusts the n_delta calculation when system …
(edit) @682b6db7   13 years janne-libav mxfdec: Parse IndexTableSegments and convert them into AVIndexEntry …
(edit) @83ab10f6   13 years janne-libav mxfdec: Move FooterPartition to MXFContext and make sure it is never …
(edit) @3359246d   13 years janne-libav mxfdec: check return value of avio_seek Avoid modifying state if …
(edit) @0662eea6   13 years janne-libav mxfdec: skip to end of structural sets This fixes reading of …
(edit) @d32b3f40   13 years janne-libav mxfdec: parse MXF partitions
(edit) @b263bf66   13 years anton avserver: fix build after the next bump. Now that 0.8 is out we can …
(edit) @58f09785   13 years martin rtsp: Use a random offset for trying to open UDP ports for RTP This …
(edit) @dbb06b8c   13 years martin rtsp: Allow specifying the UDP port range via AVOptions …
(edit) @bc495ba   13 years martin rtsp: Remove a leftover, currently pointless check This check isn't …
(edit) @ad7beb2c   13 years martin rtpdec: Use our own SSRC in the SDES field when sending RRs The …
(edit) @4b63cc18   13 years siretart Finalize changelog for 0.8 Release
(edit) @fd1a1f14   13 years siretart Prepare for 0.8 Release
(edit) @2473a45   13 years janne-libav threads: change the default for threads back to 1 Using threaded …
(edit) @afb8b207   13 years janne-libav threads: update slice_count and slice_offset from user context They …
(edit) @7ba34575   13 years martin aviocat: Remove useless includes Also include stdlib.h explicitly - …
(edit) @7512bb74   13 years anton doc/APIChanges: fill in missing dates and hashes
(edit) @97e3f94b   13 years anton Revert "avserver: fix build after the next bump." This temporarily …
(edit) @d2a0041c   13 years anton mpegaudiodec: switch error detection check to AV_EF_BUFFER …
(edit) @5124423e   13 years anton lavf: rename fer option and document resulting (f_)err_detect options …
(edit) @f8894921   13 years anton lavc: rename err_filter option to err_detect and document it …
(edit) @9b6aafba   13 years anton mpegvideo: fix invalid memory access for small video dimensions When …
(edit) @5d95112d   13 years martin movenc: Reorder entries in the MOVIentry struct, for tigheter packing …
(edit) @1f712e6a   13 years martin rtsp: Remove extern declarations for variables that don't exist …
(edit) @6a73f3bb   13 years martin aviocat: Flush the output before closing Without this, the end of the …
(edit) @23e57d16   13 years martin Add a tool that uses avio to read and write, doing a plain copy of …
(edit) @c3d5e290   13 years mans ARM: fix build with FFT enabled and MDCT disabled Signed-off-by: …
(edit) @59297ad6   13 years janne-libav lavf: force single-threaded decoding in avformat_find_stream_info The …
(edit) @b89f8774   13 years anton avidec: migrate last of lavf from FF_ER_* to AV_EF_* Signed-off-by: …
(edit) @8e1340ab   13 years anton avserver: fix build after the next bump.
(edit) @a85ce653   13 years diego mpeg12: check for available bits to avoid an infinite loop …
(edit) @e5903e29   13 years diego fate: add some shorthands to run groups of tests
(edit) @395e6402   13 years diego fate: Give some tests more sensible names.
(edit) @45f2908   13 years diego cosmetics: Rename ffsink to avsink.
(edit) @0184bbe   13 years diego avprobe, cmdutils: K&R formatting cosmetics
(edit) @b481bbc3   13 years diego tests: K&R formatting cosmetics for test programs
(edit) @aa2e4bb0   13 years anton lavf: free packets for muxers implementing interleave_packet(). Fixes …
(edit) @f97cb45   13 years anton lavf: fix and extend av_interleaved_write_frame() doxy. Specify that …
(edit) @d7420e0a   13 years alex.converse mov: Remove dead stores for spherical coordinates for channel position.
(edit) @ac84f2ed   13 years diego error_resilience: K&R formatting cosmetics Signed-off-by: Diego …
(edit) @bbf0023b   13 years anton RELEASE_NOTES: mention hiding private symbols in shared builds.
(edit) @26f71ef4   13 years anton RELEASE_NOTES: mention some notable API changes in 0.8
(edit) @01ed1c39   13 years justin.ruggles tta: cast output data pointer to the correct type fixes "warning: …
(edit) @99932847   13 years anton avconv: fix -frames for video encoders with delay. Frames must be …
(edit) @9e12002f   13 years janne-libav rv34: add NEON rv34_idct_add Overall almost 4% faster, idct_add down …
(edit) @9ba9c340   13 years janne-libav rv34: 1-pass inter MB reconstruction Implement 1-pass inverse …
(edit) @ffa0923e   13 years kostya.shishkov add SMJPEG muxer Signed-off-by: Kostya Shishkov …
(edit) @68b94f8b   13 years kostya.shishkov avformat: split out common SMJPEG code This is a preparation for …
(edit) @d8591913   13 years justin.ruggles pictordec: Use bytestream2 functions Signed-off-by: Justin Ruggles …
(edit) @ee458cb   13 years justin.ruggles avconv: use avcodec_encode_audio2()
(edit) @05f95443   13 years justin.ruggles pcmenc: use AVCodec.encode2()
(edit) @a6ccae3   13 years justin.ruggles avcodec: bump minor version and add APIChanges for the new audio …
(edit) @b2c75b6   13 years justin.ruggles avcodec: Add avcodec_encode_audio2() as replacement for …
(edit) @5ee5fa02   13 years justin.ruggles avcodec: add a public function, avcodec_fill_audio_frame(). This is a …
(edit) @d7806238   13 years janne-libav rv34: Intra 16x16 handling Extract processing of intra 16x16 blocks …
(edit) @3eeb7557   13 years janne-libav rv34: Inter/intra MB code split Split inter/intra macroblock handling …
(edit) @2df5f59a   13 years diego fate: split ADPCM and DPCM test references into separate files.
(edit) @bcd5d979   13 years diego mov, mxfdec: Employ more meaningful return values. Signed-off-by: …
(edit) @e2ff436   13 years siretart lavc: Relax API strictness in avcodec_decode_audio3 with a custom …
(edit) @e6e7bfc1   13 years kostya.shishkov wavpack: fix clipping for 32-bit lossy mode Reference decoder clips …
(edit) @4fccc7c   13 years justin.ruggles vb: Use bytestream2 functions Signed-off-by: Justin Ruggles …
(edit) @4cd0bdae   13 years justin.ruggles sgidec: Use bytestream2 functions to prevent buffer overreads. The …
(edit) @e44c11e9   13 years diego cosmetics: Move static and inline attributes to more standard places. …
(edit) @b5c2b5af   13 years anton configure: provide libavfilter/version.h header to get_version() Fix …
(edit) @3c172a41   13 years rsbultje swscale: change yuv2yuvX code to use cpuflag().
(edit) @57facb73   13 years martin libx264: Don't leave max_b_frames as -1 if the user didn't set it …
(edit) @4c82c6d9   13 years justin.ruggles FATE: convert output to rgba for the targa tests which currently …
(edit) @502bf3b4   13 years janne-libav fate: add missing reference files for targa tests in 9c2f9b0e2 Fixes …
(edit) @9c2f9b0e   13 years justin.ruggles FATE: enable the 2 remaining targa conformance suite tests
(edit) @faaebcdf   13 years justin.ruggles targa: add support for rgb555 palette
(edit) @e1a7af6f   13 years justin.ruggles FATE: fix targa tests on big-endian systems
(edit) @68d6012c   13 years justin.ruggles FATE: add tests for targa Based on a patch by Oana Stratulat …
(edit) @71b3a63e   13 years mans ARM: fix Thumb-mode simple_idct_arm The alignment directive must …
(edit) @5c5e1ea   13 years mans ARM: 4-byte align start of all asm functions Due to apprent bugs in …
(edit) @0cc1a86d   13 years rsbultje rgb2rgb: rgb12to15() Signed-off-by: Ronald S. Bultje <rsbultje@gmail.com>
(edit) @06b0246d   13 years rsbultje swscale-test: fix stack overread. Fixes problems in swscale-test …
(edit) @e7843db   13 years rsbultje swscale: fix invalid conversions and memory problems. Fixes problems …
(edit) @55b9ef18   13 years diego cabac: split cabac.h into declarations and function definitions This …
(edit) @0a60780c   13 years diego cabac: Mark ff_h264_mps_state array as static, it is only used within …
(edit) @64d779f2   13 years diego cabac: Remove ff_h264_lps_state array. It was only ever used in the …
(edit) @4df30f71   13 years alex.converse utils: Check for extradata size overflows.
(edit) @81dc6a2a   13 years janne-libav ARM: rv34: fix asm syntax in dc transform functions Signed-off-by: …
(edit) @6b9e4eea   13 years martin avio: Fix the value of the deprecated URL_FLAG_NONBLOCK This isn't …
(edit) @3547f8e   13 years janne-libav rv34: fix and optimise frame dependency checking The sporadic …
(edit) @e1e36904   13 years janne-libav rv34: NEON optimised dc only inverse transform 30-50% faster than the …
(edit) @136ee32d   13 years anton avprobe: use avio_size() instead of deprecated AVFormatContext.file_size.
(edit) @44bcab58   13 years anton ffmenc: remove references to deprecated AVFormatContext.timestamp.
Note: See TracRevisionLog for help on using the revision log.