source: ffmpeg

Revision Log Mode:


Legend:

Added
Modified
Copied or renamed
Graph Diff Rev Age Author Log Message
(edit) @8d6fc274   16 years kostya.shishkov Empty audio chunks in VMD are silent, not skipped Originally …
(edit) @7d2b199b   16 years kostya.shishkov cosmetics: reindent after last commit Originally committed as …
(edit) @716ba2d0   16 years kostya.shishkov VMD first chunk of audio is not coded as many separate chunks of …
(edit) @33054e35   16 years benoit.fouet Rename audio.c to oss_audio.c in libavdevice. Originally committed as …
(edit) @a848cfe9   16 years baptiste.coudurier fix seek reg tests, Im always forgetting this Originally committed as …
(edit) @0d9becc7   16 years Carl Eugen Hoyos Sort VdpPictureInfo alphabetically. Originally committed as revision …
(edit) @6c7c44ee   16 years baptiste.coudurier exit with error code if av_encode failed Originally committed as …
(edit) @f53ee312   16 years baptiste.coudurier change sample aspect ratio test to be more clear, print old one …
(edit) @5823e4b8   16 years tempn another mpeg4 fourcc Originally committed as revision 16702 to …
(edit) @507ff760   16 years baptiste.coudurier Do not use avctx->frame_number which might not be set, this also fixes …
(edit) @27052238   16 years Carl Eugen Hoyos Cosmetics: Fix indentation after last commit. Originally committed as …
(edit) @0ab8039   16 years Carl Eugen Hoyos Add PIX_FMT_VDPAU_WMV3 and PIX_FMT_VDPAU_VC1. Originally committed as …
(edit) @c5b42f4a   16 years Carl Eugen Hoyos Add VDPAU hardware accelerated decoding for WMV3 and VC1 which can be …
(edit) @15a4e8b8   16 years baptiste.coudurier set correct value for starting line Originally committed as revision …
(edit) @fc941878   16 years baptiste.coudurier fix gxf time code mark out value Originally committed as revision …
(edit) @27cb5122   16 years benoit.fouet Enable building r3d demuxer when its config is set. Originally …
(edit) @0c26e964   16 years benoit.fouet Use avf context in av_log, instead of NULL. Originally committed as …
(edit) @d99b8166   16 years benoit.fouet Pass avf context to audio_open(). Originally committed as revision …
(edit) @38cef584   16 years alex.converse Fix a read past end of buffer crash in the mp3 probe Originally …
(edit) @7eb68edb   16 years baptiste.coudurier R3D REDCODE demuxer Originally committed as revision 16692 to …
(edit) @c5125e39   16 years stefan.gehrer add myself as maintainer of ISS (with Jai's blessing) Originally …
(edit) @5f8bae8d   16 years Aurélien Jacobs matroskaenc: correctly handle h264 streams with 3 bytes nal startcodes …
(edit) @c2fef0c1   16 years diego Use "" instead of <> when #including non-system headers. Originally …
(edit) @ac3ef4a4   16 years alex.converse Fix probing of files with ID3v2 tags. Discussed at …
(edit) @2f64239   16 years Aurélien Jacobs Remove detection of mmsh protocol in ffplay. This is useless as long …
(edit) @6f2009bf   16 years diego Restore mistakenly removed period after "DivX, Inc". Originally …
(edit) @d7c6552   16 years tempn add T263. works on samples/V-codecs/T263/ Originally committed as …
(edit) @406792e7   16 years diego cosmetics: Remove pointless period after copyright statement …
(edit) @796dff07   16 years stefano.sabatini-lala Drop the deprecated av_init_random() at the next libavutil major bump. …
(edit) @9c86821   16 years stefano.sabatini-lala Replace calls to the deprecated function av_init_random() with …
(edit) @199436b9   16 years Aurélien Jacobs moves mid_pred() into mathops.h (with arch specific code split by …
(edit) @48a81c0   16 years Aurélien Jacobs replace AV_METADATA_IGNORE_CASE flag by a new AV_METADATA_MATCH_CASE …
(edit) @b0973124   16 years stefano.sabatini-lala Deprecate av_init_random() in favour of av_random_init(), with a more …
(edit) @ef4c0bb1   16 years stefano.sabatini-lala Implement a var for containing the current year number rather than …
(edit) @77c4537   16 years mans ARM: simplify ff_put/avg_h264_chroma_mc4/8_neon definitions, no code …
(edit) @c0a02a3e   16 years mans Alpha: add -mieee to CFLAGS Originally committed as revision 16676 to …
(edit) @fd6045ba   16 years mans Alpha: fix pix_abs16 Originally committed as revision 16675 to …
(edit) @27a9466b   16 years mans configure: add fastdiv to CONFIG_LIST Originally committed as …
(edit) @0e169d16   16 years Aurélien Jacobs matroskadec: merge ByteIOContext declarations at upper level …
(edit) @68a71451   16 years Aurélien Jacobs matroskadec: parse the WAVEFORMATEX header and discard it from …
(edit) @5a44906d   16 years darkshikari Fix 10L in r16670 (broke deblocking code) Originally committed as …
(edit) @0a359cf1   16 years darkshikari Faster VC-1 C loopfilter using lots of xor magic Originally committed …
(edit) @2a839eeb   16 years mans dct-test: add Alpha idct Originally committed as revision 16669 to …
(edit) @179c56b8   16 years mans Alpha: add ff_ prefix to idct functions Originally committed as …
(edit) @7d95741f   16 years mans Alpha: indentation Originally committed as revision 16667 to …
(edit) @74c47463   16 years mans Alpha: proper IDCT selection Only select the Alpha IDCT if auto or …
(edit) @c2fbf893   16 years mans Alpha: add some const, kill some warnings Originally committed as …
(edit) @b4097b13   16 years baptiste.coudurier add jp2 formater in image2 muxer Originally committed as revision …
(edit) @aa915625   16 years baptiste.coudurier jpeg2k is intra only codec Originally committed as revision 16663 to …
(edit) @d43b26ea   16 years lessen42 Copy width/height for subtitle streams (needed for scodec copy of …
(edit) @9dbd3ed6   16 years mans Alpha: factor common parts from dct_unquantize_h263_intra/inter_axp …
(edit) @16172207   16 years mans Alpha: fix dct_unquantize_h263_inter/intra_axp() Originally committed …
(edit) @2323ac01   16 years baptiste.coudurier match format in names list separated by commas Originally committed …
(edit) @055dc116   16 years stefan.gehrer added demuxer for FunCom ISS audio files, extended ADPCM decoder by …
(edit) @8a569fee   16 years vitor1001 Use shared sine window instead of defining another one. Originally …
(edit) @4bcafc9a   16 years lessen42 Update regression tests after r16651 Originally committed as revision …
(edit) @3cd329a3   16 years Carl Eugen Hoyos Fix compilation with --enable-libxvid. Originally committed as …
(edit) @2bb6eba2   16 years Aurélien Jacobs remove ff_get_fourcc() and use AV_RL32() instead Originally committed …
(edit) @9ce6c138   16 years Aurélien Jacobs export gcd function as av_gcd() Originally committed as revision …
(edit) @3194b004   16 years lessen42 Cosmetics: indent Originally committed as revision 16652 to …
(edit) @1c3db2aa   16 years lessen42 Treat disposition==0 as undefined and don't write the default flag …
(edit) @8a86aaa   16 years lessen42 Flush the buffer after writing the header and when done with writing …
(edit) @0d3d172   16 years Carl Eugen Hoyos Remove CODEC_ID_H264_VDPAU. Originally committed as revision 16649 to …
(edit) @78471234   16 years stefano.sabatini-lala Print a warning and fail if the graph description cannot be parsed. …
(edit) @439c6503   16 years stefan.gehrer remove duplicate tables Originally committed as revision 16647 to …
(edit) @7906f3ca   16 years tempn hybrid wavpack support Originally committed as revision 16646 to …
(edit) @e2260faa   16 years tempn add LM20 mimic in avi fourcc Originally committed as revision 16645 …
(edit) @74a4371   16 years stefan.gehrer use assignment of structure instead of memcpy Originally committed as …
(edit) @2c96535a   16 years kostya.shishkov WavPack hybrid mode support Originally committed as revision 16643 to …
(edit) @bef01ca0   16 years stefan.gehrer rename XXX_t enums to cavs_XXX to fix POSIX namespace issue …
(edit) @e685e8e   16 years stefan.gehrer rename vector_t to cavs_vector Originally committed as revision 16641 …
(edit) @2b324225   16 years Carl Eugen Hoyos Add mpeg1_vdpau decoder. Originally committed as revision 16640 to …
(edit) @0c5a43d6   16 years Reimar.Doeffinger Merge declaration and initialization of io_buffer_size Originally …
(edit) @2bdaf78c   16 years Reimar.Doeffinger Make io_buffer_size unsigned to avoid a warning about comparing signed …
(edit) @0ba39dd   16 years benoit.fouet Split ff_log_missing_feature into ff_log_missing_feature and …
(edit) @0e7ceb24   16 years Reimar.Doeffinger Return AVERROR(ENOMEM) instead of -1 when malloc fails in …
(edit) @aa805f94   16 years Reimar.Doeffinger Use AV_WB32 instead of reimplementing it. Originally committed as …
(edit) @dc2c2eea   16 years Reimar.Doeffinger Use av_mallocz instead of explicitly zeroing in …
(edit) @7ce820ef   16 years Reimar.Doeffinger Replace nonsense -1234 return value in dyn_buf_write by proper …
(edit) @9d9aac84   16 years benoit.fouet Make unsigned int a variable that does not need to be explicitely 32 …
(edit) @0ac1dc6f   16 years tempn add svq3 watermark support entry Originally committed as revision …
(edit) @e7edb2ea   16 years Carl Eugen Hoyos 12l: Fix compilation with --disable-vdpau. Originally committed as …
(edit) @76bd1cd8   16 years robert.swain Add maxrate and bufsize specifications for iPod presets. I omitted …
(edit) @4e2b4876   16 years Carl Eugen Hoyos Add VDPAU hardware accelerated decoding for MPEG1 and MPEG2 which will …
(edit) @d37edddc   16 years Carl Eugen Hoyos Add VDPAU hardware accelerated decoding for MPEG1 and MPEG2 which can …
(edit) @3700d800   16 years baptiste.coudurier support h264 extradata with 0x000001 startcode Originally committed …
(edit) @71e685b   16 years baptiste.coudurier use ff_avc_parse_nal_units_buf because output size might differ from …
(edit) @c844520   16 years baptiste.coudurier 10l, fix prototype Originally committed as revision 16625 to …
(edit) @d2984120   16 years baptiste.coudurier export ff_avc_parse_nal_units_buf Originally committed as revision …
(edit) @5d2160a0   16 years baptiste.coudurier move actual writing before so new size can be taken into account …
(edit) @a97772b1   16 years baptiste.coudurier return size written in ff_avc_parse_nal_units Originally committed as …
(edit) @764551c6   16 years Aurélien Jacobs add -Wundef compiler flag, to catch typo in #if or similar situations …
(edit) @8b192330   16 years Aurélien Jacobs explicitly disable CONFIG_AUDIO_NONSHORT Originally committed as …
(edit) @d80a7fe5   16 years Aurélien Jacobs move NULL_IF_CONFIG_SMALL() definition into internal header …
(edit) @2f5421d5   16 years Aurélien Jacobs move timer related code in a new timer.h file Originally committed as …
(edit) @ca93bc17   16 years lucabe72 Reindent after last commit Originally committed as revision 16617 to …
(edit) @0a63a676   16 years lucabe72 Do not reallocate AVPacket's data when muxing a packet Originally …
(edit) @2ea512a6   16 years robert.swain Factorise id3v2 header parsing from mp3.c to be shared Patch by Alex …
(edit) @f3ba7c54   16 years baptiste.coudurier use delay for subs and dirac too Originally committed as revision …
(edit) @a57fb91   16 years baptiste.coudurier add aud nal unit if not present in h264 bitstream Originally …
Note: See TracRevisionLog for help on using the revision log.