source: ffmpeg

Revision Log Mode:


Legend:

Added
Modified
Copied or renamed
Graph Diff Rev Age Author Log Message
(edit) @bf36dc50   11 years michaelni Merge commit '578ea75a9e4ac56e0bbbbe668700be756aa699f8' * commit …
(edit) @b7fc2693   11 years michaelni Merge commit '488a0fa68973d48e264d54f1722f7afb18afbea7' * commit …
(edit) @6d77279e   11 years michaelni ffmpeg_opt: Remove support for specifying -t anywhere to set the …
(edit) @7cbef2ed   11 years michaelni Merge commit '811bd0784679dfcb4ed02043a37c92f9df10500e' * commit …
(edit) @3fa72de8   11 years michaelni Merge commit '56ee3f9de7b9f6090d599a27d33a392890a2f7b8' * commit …
(edit) @84bc3170   11 years michaelni Merge commit '2e661f26f8b12195f75ae3b07d9591e395135bc7' * commit …
(edit) @bb5ef961   11 years michaelni Merge commit '3799376dd3373ee255651ed542c75b15665801a8' * commit …
(edit) @a59a64cb   11 years michaelni Merge commit '06cd4c5a68e23f5be199c0d2d563da80989f839f' * commit …
(edit) @4131f21f   11 years michaelni Merge commit '612a5049d9b4ac1c2a293daf75fe814b7a94fdc7' * commit …
(edit) @a7bb12a3   11 years michaelni mpegts: add fix_teletext_pts mpegts demuxer option Changes since v1 …
(edit) @4c15f349   11 years Carl Eugen Hoyos Set bits_per_raw_sample when decoding pnm.
(edit) @f646cd4   11 years michaelni rtp: Make ff_rtp_codec_id() case insensitive Fixes handling of lower …
(edit) @3217a706   11 years michaelni libxvid: Reduce the size of an array It is not possible to have a …
(edit) @1ccc2157   11 years michaelni avcodec/libxvid: Partially check plugins array size with assert …
(edit) @412df0a5   11 years michaelni avcodec/libxvid: set lumi_aq for lumimasking Simplifies check and …
(edit) @578ea75a   11 years anton vdpau: remove old-style decoders Signed-off-by: Anton Khirnov …
(edit) @488a0fa6   11 years anton avconv: support -t as an input option. It limits the duration of the …
(edit) @811bd078   11 years anton avconv: make input -ss accurate when transcoding Insert (a)trim …
(edit) @56ee3f9d   11 years anton avconv: distinguish between -ss 0 and -ss not being used Using -ss 0 …
(edit) @2e661f26   11 years anton avconv: insert extra filters in the same way for both graph inputs and …
(edit) @3799376d   11 years anton lavfi/fifo: fix flushing when using request_samples If any samples …
(edit) @06cd4c5a   11 years anton avconv: fix usage of deprecated lavfi API
(edit) @1ca39027   11 years michaelni fate: Add vorbiscomment cover art test Signed-off-by: James Almer …
(edit) @22458ccb   11 years michaelni avcodec/tta: use init_get_bits8() Signed-off-by: Michael Niedermayer …
(edit) @89c3f5a9   11 years michaelni avformat/takdec: use init_get_bits8() Signed-off-by: Michael …
(edit) @263da1a8   11 years michaelni avcodec/eatgq: use init_get_bits8() Signed-off-by: Michael …
(edit) @5dff2699   11 years michaelni avcodec/diracdec: use init_get_bits8() Signed-off-by: Michael …
(edit) @6ed1aa4   11 years michaelni avcodec/ra144dec: use init_get_bits8() Signed-off-by: Michael …
(edit) @77e37c34   11 years michaelni avformat/latmenc: use init_get_bits8() Signed-off-by: Michael …
(edit) @dd98d9d   11 years michaelni Merge remote-tracking branch 'qatar/master' * qatar/master: mxfenc: …
(edit) @d6c36fba   11 years michaelni Merge commit 'a10c4ce24bd4a0dd557d5849aa53a0cc74677808' * commit …
(edit) @48af8781   11 years michaelni Merge commit '71953ebcf94fe4ef316cdad1f276089205dd1d65' * commit …
(edit) @783c674   11 years michaelni Merge commit '51fc88e7467169031b20b9983d80456b893a9fa3' * commit …
(edit) @46b3dbf9   11 years michaelni Merge commit '77cc958f60f73963be4281d6e82ef81707e40c26' * commit …
(edit) @c4f9a4cd   11 years michaelni rdt: make const tables static const Signed-off-by: Michael …
(edit) @1787432b   11 years michaelni mp3dec: make const tables static const Signed-off-by: Michael …
(edit) @6bbcae2c   11 years michaelni avcodec/fft: Fix "warning: unused variable" Signed-off-by: Michael …
(edit) @62cf5c11   11 years michaelni avformat/matroskadec: make sipr_bit_rate static const Signed-off-by: …
(edit) @612a5049   11 years anton avserver: do not use a static string as a default for a string option …
(edit) @7684a361   11 years anton mxfenc: switch to av_reallocp_array() and check allocation errors …
(edit) @a10c4ce2   11 years lu_zero aac: Forward errors properly in aac_decode_frame_int Incidentally …
(edit) @71953ebc   11 years lu_zero aac: Check init_get_bits return value Some code paths can call it …
(edit) @51fc88e7   11 years anton avconv: improve some variable names 'filter' is too generic, since …
(edit) @77cc958f   11 years anton lavfi: add const to the AVFilter parameter of …
(edit) @18d7074b   11 years michaelni libavcodec: Implementation of 32 bit fixed point FFT Iterative …
(edit) @27cc3e72   11 years michaelni doc/muxers: Document use case of mpegts muxer option tables_version …
(edit) @34150585   11 years michaelni vf_scale: add force_original_aspect_ratio Signed-off-by: Michael …
(edit) @48188a51   11 years michaelni MAINTAINERS: order libavutil entries alphabetically Signed-off-by: …
(edit) @61af627d   11 years michaelni avfilter/graphparser: remove 256 char limit from create_filter() …
(edit) @c0ef5d6   11 years michaelni avdevice/vfwcap: make constant arrays static Signed-off-by: Michael …
(edit) @8862ed73   11 years michaelni avdevice/dshow: make constant arrays static Signed-off-by: Michael …
(edit) @f1873909   11 years michaelni doc/examples/filtering_audio: make const arrays also static …
(edit) @5b76c3a1   11 years michaelni doc/muxers: Document previously undocumented mpegts muxer options …
(edit) @e43a0a23   11 years michaelni avfilter: fix plane validity checks Fixes out of array accesses …
(edit) @bc4e7985   11 years michaelni avdevice/timefilter: 2nd try at avoiding rounding issues This …
(edit) @d6fd1242   11 years michaelni avdevice/timefilter-test: provide more space for the printout to allow …
(edit) @34d48dac   11 years michaelni avcodec/pnmdec: support more pnm files Fixes Ticket1897 Some hunks …
(edit) @62738157   11 years michaelni pnmdec: always output native pixel format This simplifies the code …
(edit) @b7ed18b9   11 years michaelni mpegtsenc: add option tables_version Signed-off-by: Michael …
(edit) @5ad4e293   11 years michaelni MAINTAINERS: add myself as maintainer for the interface code to …
(edit) @62f616ed   11 years michaelni Merge remote-tracking branch 'qatar/master' * qatar/master: …
(edit) @82fdfe8e   11 years michaelni Merge commit 'a8b19271c3b40ac3c3dc769fe248887acf14ba5a' * commit …
(edit) @1607a985   11 years michaelni avcodec/mlp: Fix bugs in libavs warning fixes Signed-off-by: Michael …
(edit) @20be5e0a   11 years michaelni Merge commit '7950e519bb094897f957b9a9531cc60ba46cbc91' * commit …
(edit) @038c4f65   11 years michaelni configure: Check for GCC diagnostic pragma support inside of functions …
(edit) @85fc1a18   11 years michaelni Merge commit '3a7050ffed5ce061b114a11e4de4b77aba8efa0b' * commit …
(edit) @fa5410f6   11 years michaelni Merge commit '79be2c325c5ee8f7ac9e28399e51986ebe99bb3c' * commit …
(edit) @a8e96383   11 years michaelni Merge commit 'b5a138652ff8a5b987d3e1191e67fd9f6575527e' * commit …
(edit) @8e970a58   11 years michaelni Merge commit '0d6fa3977b016f1b72b0b24b8834ff9222498548' * commit …
(edit) @7cd13f6   11 years michaelni Merge commit '0d8b943d204bd16fcf2f4a59c742e65a401dd3d0' * commit …
(edit) @bdccfc3f   11 years michaelni Merge remote-tracking branch 'cehoyos/master' * cehoyos/master: …
(edit) @ae4c912b   11 years Carl Eugen Hoyos Forward interlaced field information from mov to ffv1 decoder. Only …
(edit) @401f6a71   11 years Carl Eugen Hoyos Do not suggest to use gas-preprocessor if using it would break …
(edit) @154c8bf6   11 years michaelni avcodec/mdec: make block_index static const
(edit) @f19a23bd   11 years michaelni avcodec/mjpeg: make 2 outcommented tables static
(edit) @b984c727   11 years michaelni avcodec/dxtory: make def_lru[8] static Signed-off-by: Michael …
(edit) @04c50cb3   11 years michaelni avcodec/dnxhdenc: make header_prefix static const Signed-off-by: …
(edit) @6da5b57d   11 years diego configure: Check for GCC diagnostic pragma support inside of functions …
(edit) @0553f2c6   11 years michaelni avformat/matroskaenc: make 2 tables static that are not used outside …
(edit) @65dd9320   11 years michaelni movenc: make uuids static const Signed-off-by: Michael Niedermayer …
(edit) @a8b19271   11 years diego avcodec: Add output_picture_number to AVCodecParserContext Set …
(edit) @7950e519   11 years diego Disable deprecation warnings for cases where a replacement is available
(edit) @3a7050ff   11 years diego build: Add _Pragma macro to disable deprecated declaration warnings
(edit) @79be2c32   11 years diego doc/print_options: Move options headers to a saner place
(edit) @b5a13865   11 years diego Give less generic names to global library option arrays
(edit) @0d6fa397   11 years martin rtmp: Add seek support Signed-off-by: Martin Storsjö <martin@martin.st>
(edit) @bc2187cf   11 years onemda ttaenc: fix packet size Signed-off-by: Paul B Mahol <onemda@gmail.com>
(edit) @0d8b943d   11 years diego h264_sei: Return meaningful values Signed-off-by: Diego Biurrun …
(edit) @2b9590eb   11 years michaelni avdevice/timefilter-test: dont try to optimize par1 for n0=0 case for …
(edit) @61a28d0   11 years michaelni flvdec: silence unused warning Signed-off-by: Michael Niedermayer …
(edit) @2ae5ac78   11 years michaelni Merge remote-tracking branch 'qatar/master' * qatar/master: …
(edit) @da4cd615   11 years michaelni Merge commit '4c7fd58f8ae729b964b6859eace5ab9a55ce3c8c' * commit …
(edit) @67291ffd   11 years michaelni Merge commit 'f900f35ac8db4ac30df6fda1c27502c2ef9e6ba5' * commit …
(edit) @ae48547   11 years michaelni Merge commit 'e4529df944616917ae8462f5102253ff7f983093' * commit …
(edit) @cb73f840   11 years michaelni Merge commit '390b4d7088b5cecace245fee0c54a57e24dabdf4' * commit …
(edit) @ca1b0291   11 years michaelni Merge commit 'fd8f91e3f44a2bdbefaaebead388133c5fdd3423' * commit …
(edit) @bff371e3   11 years michaelni jpeg2000dec: simplify jpeg2000_read_bitstream_packets() 23 lines less …
(edit) @5936d982   11 years michaelni avcodec/wmaenc: change commented assert to av_assert Signed-off-by: …
(edit) @d75d9112   11 years michaelni mpegts: save last pcr of pcr pids in PES Context Based on a patch by …
(edit) @b3f858b8   11 years michaelni libxvid: cosmetics: Realign the code Signed-off-by: Michael …
Note: See TracRevisionLog for help on using the revision log.