source: ffmpeg

Revision Log Mode:


Legend:

Added
Modified
Copied or renamed
Graph Diff Rev Age Author Log Message
(edit) @0efcf16   12 years michaelni replace av_log(0, by av_log(NULL, The first parameter is a pointer …
(edit) @c322f198   12 years michaelni vf_mandelbrot: give all av_log a context Signed-off-by: Michael …
(edit) @533a8b2a   12 years michaelni x86/mpegvideoenc_template: use av_assert Signed-off-by: Michael …
(edit) @8328df74   12 years michaelni motion_est: use av_assert* instead of assert Signed-off-by: Michael …
(edit) @56540bb3   12 years michaelni h263dec: switch 2 asserts to av_assert Signed-off-by: Michael …
(edit) @5da885b8   12 years michaelni dv: use av_assert Signed-off-by: Michael Niedermayer <michaelni@gmx.at>
(edit) @7ca97b6b   12 years michaelni Merge remote-tracking branch 'qatar/master' * qatar/master: …
(edit) @d28467b6   12 years michaelni Merge commit '457cc333b424994ecf80a82369325771e0397fd9' * commit …
(edit) @25ca8aef   12 years michaelni Merge commit '4a606c830ae664013cea33800094d4d0f4ec62da' * commit …
(edit) @33db40f8   12 years mans configure: sort cpuflags section by architecture Signed-off-by: Mans …
(edit) @457cc333   12 years mans configure: properly support DEC/Compaq compiler Signed-off-by: Mans …
(edit) @4a606c83   12 years mans av_memcpy_backptr: optimise some special cases - Add special cases …
(edit) @5e39bb07   12 years mans mpegvideo: simplify dxy calculation in hpel_motion() Signed-off-by: …
(edit) @c2626492   12 years mans build: add rules to generate preprocessed source files This is useful …
(edit) @e9c37236   12 years michaelni id3v2: restructure compressed and unsync code This should fix the …
(edit) @0560b28   12 years michaelni ffv1dec: remove incorrect assert() Signed-off-by: Michael Niedermayer …
(edit) @3616afce   12 years michaelni rmdec: fix av_log level and context Signed-off-by: Michael …
(edit) @2fc0cbd   12 years michaelni truemotion2: Fix av_log level and context Signed-off-by: Michael …
(edit) @801a2a1d   12 years michaelni mpeg12: fix av_log level and context Signed-off-by: Michael …
(edit) @42dde253   12 years michaelni dcadec: fix av_log level Signed-off-by: Michael Niedermayer …
(edit) @be89693d   12 years michaelni avidec: try to support oddly muxed MMES stream Fixes ticket1804 …
(edit) @dd6abc92   12 years Carl Eugen Hoyos vqavideo: Reinitialise the actually used partial codebook …
(edit) @6aa6baa4   12 years onemda xmv: signal EOF Fixes #1946. Signed-off-by: Paul B Mahol …
(edit) @66b45d8   12 years michaelni movenc: fix assert failure caused by rounding. Fixes Ticket1820 …
(edit) @32cd3a7c   12 years onemda ADPCM AFC decoder Signed-off-by: Paul B Mahol <onemda@gmail.com>
(edit) @08e26e7f   12 years michaelni id3v2: print ver/flags/len on debug level. Signed-off-by: Michael …
(edit) @4a753fc5   12 years stefasab tests: prefer ffprobe -show_entries to -show_format_entry The latter …
(edit) @a9cfbf6d   12 years michaelni Merge remote-tracking branch 'qatar/master' * qatar/master: id3v2: …
(edit) @c8a5365d   12 years stefasab ffprobe: implement -sections option
(edit) @196765a7   12 years stefasab ffprobe: implement subsection field selection through the …
(edit) @9ae80e6a   12 years anton id3v2: fix reading unsynchronized frames. Current code would …
(edit) @f67ebf5b   12 years stefasab lavfi/avfiltergraph: improve error message in graph_check_validity() …
(edit) @eb87b340   12 years stefasab lavfi/drawtext: add support for printing frame numbers Fix trac …
(edit) @dcbf7283   12 years michaelni ffmpeg: add setting of field_order flag Signed-off-by: Michael …
(edit) @91743fb7   12 years michaelni frwu: do not set interlacing flags. Our fate frwu sample is …
(edit) @305a9359   12 years michaelni brender: move declaration out of for() to make old compilers happy. …
(edit) @492a5f83   12 years michaelni brender_pix: a new image decoder PIX is an image file format that was …
(edit) @2e08a82d   12 years Carl Eugen Hoyos Fix the path to the C99-to-C89 Converter & Wrapper to the only …
(edit) @3a0f3ffe   12 years stefasab ffmpeg: fix weird reindent
(edit) @02b4ae04   12 years stefasab ffmpeg: print debug_ts off and off_time values with timestamp helper …
(edit) @e41b5185   12 years michaelni mips: Fixing HAVE_MIPSFPU dependencies Signed-off-by: Bojan Zivkovic …
(edit) @bdba96e9   12 years michaelni use correct doxygen parameter direction syntax Signed-off-by: Peter …
(edit) @9ccc349f   12 years michaelni ensure comment blocks that contain doxygen commands start with double …
(edit) @88161b2a   12 years michaelni siff: signal EOF Signed-off-by: Michael Niedermayer <michaelni@gmx.at>
(edit) @9530439e   12 years michaelni segafilm: signal EOF Signed-off-by: Michael Niedermayer <michaelni@gmx.at>
(edit) @1ed7ca00   12 years michaelni bethsoftvid: signal EOF Signed-off-by: Michael Niedermayer …
(edit) @425d0888   12 years michaelni bfi: signal EOF Signed-off-by: Michael Niedermayer <michaelni@gmx.at>
(edit) @8e69579   12 years onemda yop: fix 10l typo Signed-off-by: Paul B Mahol <onemda@gmail.com>
(edit) @b93c933c   12 years michaelni imgconvert-test: count the number of unused pixel format values. …
(edit) @fb1bb97d   12 years michaelni imgconvert-test: skip pix formats without name Signed-off-by: Michael …
(edit) @64dc383d   12 years stefasab ffprobe: fix typo in a comment
(edit) @6ca9c74   12 years stefasab ffprobe: add "," at the end of enum list
(edit) @2c5d911   12 years michaelni imgconvert-test: test alpha flags Signed-off-by: Michael Niedermayer …
(edit) @1dafbdac   12 years michaelni pixdesc: fix alpha flags Signed-off-by: Michael Niedermayer …
(edit) @c9ad2e9a   12 years michaelni imgconvert: remove avg_bits_per_pixel(), its redundant Signed-off-by: …
(edit) @0705cbd0   12 years michaelni bink: return AVERROR_EOF upon reaching end of file Fixes ticket …
(edit) @60b59d65   12 years michaelni codec_descriptors: fix typo in mpeg 2 video Found-by: Ramiro …
(edit) @ea5adf70   12 years michaelni Merge remote-tracking branch 'qatar/master' * qatar/master: …
(edit) @b044e81f   12 years michaelni Merge commit 'ae3822bca16f1cdb2460a35b16f8ef636a04314e' * commit …
(edit) @6ff544e4   12 years michaelni imgconvert: fix color type for non normal pix_fmts like HW stuff and …
(edit) @6adf97fe   12 years michaelni avcodec_get_pix_fmt_loss: remove PixFmtInfo use Signed-off-by: …
(edit) @fc04c99d   12 years michaelni imgconvert: print color type too Signed-off-by: Michael Niedermayer …
(edit) @e4e7846d   12 years onemda cdxl: use url_feof() Signed-off-by: Paul B Mahol <onemda@gmail.com>
(edit) @f6c43953   12 years michaelni imgconvert: remove PixFmtInfo use from avg_bits_per_pixel() This …
(edit) @0880f26b   12 years michaelni avcodec_find_best_pix_fmt_of_2: favor formats with fewer components if …
(edit) @649d8bd8   12 years michaelni pixdesc: add av_get_padded_bits_per_pixel() This will be needed to …
(edit) @ad9333d5   12 years michaelni imgconvert-test: add avg bits per pixel Signed-off-by: Michael …
(edit) @0efa240f   12 years michaelni is_yuv_planar: remove use of PixFmtInfo This fixes the behavior for a …
(edit) @be19e7e3   12 years michaelni imgconvert: add self test code Signed-off-by: Michael Niedermayer …
(edit) @168a7f06   12 years onemda rawenc: cosmetics: reindent Signed-off-by: Paul B Mahol <onemda@gmail.com>
(edit) @494945cb   12 years michaelni Merge commit 'd1d9efaae6c7e8466b06c30ca21c6b569dd2e480' * commit …
(edit) @0d312366   12 years anton cdgraphics: fix incorrect vertical offset mask in cdg_scroll() The …
(edit) @b655cfef   12 years anton apetag: fix error handling in ff_ape_parse_tag() The following error …
(edit) @17fecb4a   12 years diego flashsv: Drop unused function and struct parameters
(edit) @4bf3bc6f   12 years onemda sierravmd: signal EOF
(edit) @e94f429   12 years onemda cafdec: return right code if EOF is reached Signed-off-by: Paul B …
(edit) @25d8ebd4   12 years onemda thp: signal EOF
(edit) @9a0ecd50   12 years onemda rpl: return AVERROR_EOF instead of -1
(edit) @030db0c1   12 years Clément Bœsch lavf/hls: whitespace cosmetics after 23db5418.
(edit) @57d7e21c   12 years Clément Bœsch lavf: move libmodplug registration with the other ext lib. Also …
(edit) @23db5418   12 years michaelni hls: create an AVProgram for each variant Without the information, …
(edit) @8b6aeb1f   12 years stefasab lavf/segment: fix value for the M3U8 EXT-X-MEDIA From the M3U8 …
(edit) @5a1ac463   12 years stefasab lavf/segment: do not pre-increment segment_idx value Increment the …
(edit) @2b31aa88   12 years stefasab lavf/segment: unbreak behavior for segment muxer The segment muxer …
(edit) @b6c05879   12 years stefasab lavf/segment: consistently use "seg" in segment_start()
(edit) @3d52083a   12 years stefasab ffmpeg: rework debugging timestamp logs in process_input() Print …
(edit) @cc88734c   12 years Clément Bœsch lavf/srtdec: trim line break event separators from packet. The muxer …
(edit) @d513fb1c   12 years Carl Eugen Hoyos Add -skip_initial_bytes option. Fixes ticket #1909.
(edit) @b1e190d0   12 years Carl Eugen Hoyos Correctly signal EOF when demuxing caf files.
(edit) @52b7823b   12 years Clément Bœsch swr: include stdint.h instead of inttypes.h. stdint.h is for the …
(edit) @391f3236   12 years michaelni rc: fix 10l typo in rc_max_available_vbv_use calculation …
(edit) @50a9530b   12 years onemda fate: increase pcm coverage Signed-off-by: Paul B Mahol <onemda@gmail.com>
(edit) @186942a5   12 years Clément Bœsch swr: fix a few typo in the public header.
(edit) @156a75a4   12 years michaelni swr-doxy: elaborate on swr_get_delay() and the timebase …
(edit) @7cca237d   12 years michaelni swr: general doxy text about swr and example code. Based on doxy from …
(edit) @42934647   12 years michaelni lavf/segment: do not copy codec_tag when not available Some muxers do …
(edit) @6253cee4   12 years michaelni the hyperlink to the Developer's Certificate of Origin no longer …
(edit) @dd59f012   12 years onemda add some planar PCM encoders Signed-off-by: Paul B Mahol …
(edit) @f17f759   12 years onemda pcmdec: use memcpy() when possible for planar decoders This is faster …
(edit) @00dd9a6d   12 years justin.ruggles pcm: fix decoding of pcm_s16le_planar on big-endian The sample count …
Note: See TracRevisionLog for help on using the revision log.