source: ffmpeg

Revision Log Mode:


Legend:

Added
Modified
Copied or renamed
Graph Diff Rev Age Author Log Message
(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) @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 …
(edit) @f118b417   11 years Carl Eugen Hoyos ffmpeg: raise level for message printed in case of auto-select pixel …
(edit) @fbc0004b   11 years Carl Eugen Hoyos lavf/movenc: Write disc number and total number of discs as part of …
(edit) @bb7f71d9   11 years Carl Eugen Hoyos lavf/movenc: Write total number of tracks as part of metadata. Fixes …
(edit) @9408d990   11 years michaelni Merge remote-tracking branch 'qatar/master' * qatar/master: …
(edit) @0f5a40c2   11 years michaelni Merge commit 'ee37d5811caa8f4ad125a37fe6ce3f9e66cd72f2' * commit …
(edit) @b1841217   11 years diego h264_sei: K&R formatting cosmetics Signed-off-by: Diego Biurrun …
(edit) @4c7fd58f   11 years diego h264_sei: Remove pointless old comment
(edit) @2ee58af5   11 years michaelni Merge commit '1851e1d05d06f6ef3436c667e4354da0f407b226' * commit …
(edit) @4f07fcd3   11 years michaelni Merge commit '7748dd41be3d6dd6300f14263586af4ee104ead2' * commit …
(edit) @56e68237   11 years michaelni Merge commit 'b85dbe68e222586fd77332716eb8ed5724db4e1b' * commit …
(edit) @9ea24e92   11 years diego twinvq: Add proper twinvq prefixes to identifiers
(edit) @f900f35a   11 years diego flvdec: Eliminate completely silly goto
(edit) @e4529df9   11 years diego flvdec: K&R formatting cosmetics
(edit) @390b4d70   11 years diego flvdec: Fix = vs. == typo in sample rate check
(edit) @cca229e7   11 years michaelni Merge commit 'c7e921a54ffe7feb9f695c82f0a0764ab8d0f62b' * commit …
(edit) @fcccb4c1   11 years michaelni Merge commit 'b7e6da988bfd5def40ccf3476eb8ce2f98a969a5' * commit …
(edit) @d6b37de4   11 years michaelni Merge commit '892b0be1dfbdeaf71235fb6c593286e4f5c7e4ec' * commit …
(edit) @b39f012d   11 years michaelni Merge commit '7531588fffbca1f0afdcc06635999c00dfc16ca6' * commit …
(edit) @d2c613dd   11 years michaelni Merge commit '54e03ff6af8a070f1055edd26028f3f7b2e2ca8e' * commit …
(edit) @57b8ce4   11 years michaelni Merge commit '2e814d0329aded98c811d0502839618f08642685' * commit …
(edit) @0c8efe48   11 years michaelni Merge commit '45dd1ae1b3c18331f3db2293a9135bc5851e553f' * commit …
(edit) @b3264381   11 years michaelni avutil/tree: fix memleaks Signed-off-by: Michael Niedermayer …
(edit) @161054f3   11 years michaelni Merge commit 'c2e936de07d054bf476e60445b453bf6b4836820' * commit …
(edit) @fd8f91e3   11 years martin rtsp: Simplify code for forming the remote peer url Signed-off-by: …
(edit) @bc47d126   11 years michaelni Merge commit 'a9b04b2c43f95cc17c2291f83c27a3119471d986' * commit …
(edit) @3c8bff07   11 years anton avframe: have av_frame_get_side_data take const AVFrame* …
(edit) @ee37d581   11 years martin rtpproto: Allow specifying a separate rtcp port in …
(edit) @1851e1d0   11 years martin rtpproto: Check the size before reading buf[1] I doubt that anyone …
Note: See TracRevisionLog for help on using the revision log.