source: ffmpeg

Revision Log Mode:


Legend:

Added
Modified
Copied or renamed
Graph Diff Rev Age Author Log Message
(edit) @a676e48d   11 years michaelni Merge commit '801c39e1e3058fc4ba822bfb5d8612d777111e32' * commit …
(edit) @952614b8   11 years michaelni Merge commit 'c8cf461c19e8e35df4b7364d9b90aa42f1ab4560' * commit …
(edit) @d7644e0f   11 years michaelni Merge commit 'e75ef2b7f48b96a9b6c8646058713899d5ea5731' * commit …
(edit) @a64d6d51   11 years michaelni Merge commit '345a96c327e8f2a8077189af9f5e8d2b3f4ad5fe' * commit …
(edit) @b9b2f9d2   11 years michaelni Merge commit 'a9b046fb0ae5395c4d1d8a82cd0d3e354b5034ed' * commit …
(edit) @75b4e401   11 years michaelni Merge commit 'fdbe18b7b0545f9b5923d25a5433e4f735719ecc' * commit …
(edit) @94cf83ff   11 years michaelni Merge commit '0a467a9b594dd67aa96bad687d05f8845b009f18' * commit …
(edit) @31876ea6   11 years michaelni Merge commit '5748faf291fec297ef25d81962b52b3438f54278' * commit …
(edit) @d06a7530   11 years michaelni Merge commit 'de9d2705f61ef569487ec5f8974a9c7ce34ec783' * commit …
(edit) @b394b901   11 years michaelni Merge commit '58bc38a5f224d29b79338200459792c765c25fd5' * commit …
(edit) @6145b1d9   11 years michaelni Merge commit 'bf2064f046af64c59a416c814474a39b0a457569' * commit …
(edit) @69505a89   11 years michaelni Merge commit 'd9a542ace1b9ca5c0ea6d758127d03d4124b7801' * commit …
(edit) @57570052   11 years michaelni Merge commit '20c38c9c18b75e62f6c489d9b95bea88efdf3915' * commit …
(edit) @28875c41   11 years michaelni Merge commit '60c4660ba035bbfbcc84ac34129ce40e037c70ad' * commit …
(edit) @d3284a62   11 years michaelni Merge remote-tracking branch 'lukaszmluki/master' * …
(edit) @27515508   11 years michaelni Merge commit 'd4a8a86c6863ecea208fa2f774690b6df4b5bc71' * commit …
(edit) @801c39e1   11 years lu_zero dcadec: Use correct channel count in stereo downmix check …
(edit) @c8cf461c   11 years lu_zero dcadec: Do not decode the XCh extension when downmixing to stereo …
(edit) @571d2ffa   11 years michaelni Merge commit '617a1a98a6be3e59db6fbfc21afab2fb9a049c03' * commit …
(edit) @e75ef2b7   11 years justin.ruggles tiffdec: support predictor type 2 with RGB48 pixel format
(edit) @345a96c3   11 years justin.ruggles tiffdec: remove an unneeded variable
(edit) @a9b046fb   11 years justin.ruggles tiff: use a better name and enum values for PhotometricInterpretation
(edit) @fdbe18b7   11 years justin.ruggles tiffdec: use a single strip if RowsPerStrip is 0 The spec does not …
(edit) @0a467a9b   11 years justin.ruggles tiffdec: use bytestream2 to simplify overread/overwrite protection …
(edit) @5748faf2   11 years justin.ruggles bytestream: add bytestream2_copy_buffer() functions This is basically …
(edit) @de9d2705   11 years justin.ruggles bytestream: add functions for accessing size of buffer Signed-off-by: …
(edit) @58bc38a5   11 years justin.ruggles tiffdec: use correct data type for palette entries and set alpha to 0xFF
(edit) @bf2064f0   11 years justin.ruggles tiffdec: rename variables for consistency and fix variable shadowing …
(edit) @4f698be8   11 years michaelni avutil/log: add av_log_get_flags() Signed-off-by: Michael Niedermayer …
(edit) @d9a542ac   11 years justin.ruggles swscale: Set alpha to opaque for internal palettes. Fixes conversion …
(edit) @defb87ee   11 years lukasz.m.luki2 lavd/qtkit: add device category Signed-off-by: Lukasz Marek …
(edit) @afc898e7   11 years lukasz.m.luki2 lavd/fbdev_enc: implement get_device_list Signed-off-by: Lukasz Marek …
(edit) @20c38c9c   11 years justin.ruggles swscale: fix some undefined signed left shifts Based on a patch by …
(edit) @60c4660b   11 years justin.ruggles swscale: fix an implementation-defined unsigned-to-signed conversion
(edit) @c1c3c361   11 years lukasz.m.luki2 lavd: no default device unless explicitly set AVDeviceInfoList was …
(edit) @e89f3d0e   11 years michaelni avcodec/ffv1: use av_malloc_array() Signed-off-by: Michael …
(edit) @713e62e9   11 years michaelni avcodec/faxcompr: use av_malloc_array() Signed-off-by: Michael …
(edit) @36053aef   11 years michaelni vcodec/error_resilience: use av_malloc_array() Signed-off-by: Michael …
(edit) @d4a8a86c   11 years lu_zero doc: Libavfilter English cleanup This aims to standardize the English …
(edit) @617a1a98   11 years lu_zero mp3enc: Properly write bitrate value in XING header Instead of using …
(edit) @fb4ac46d   11 years michaelni avcodec/elbg: Use av_malloc(z)_array() Signed-off-by: Michael …
(edit) @46375e9a   11 years michaelni avcodec/diracdec: use av_malloc(z)_array Signed-off-by: Michael …
(edit) @f683895d   11 years michaelni avformat/img2dec: support nanosecond file times Signed-off-by: …
(edit) @513a431e   11 years anssi.hannula avformat/hls: reduce memory usage by using dynamically allocated …
(edit) @66e95968   11 years michaelni avcodec/mpegvideo_enc: override bitrate tolerance when its value is …
(edit) @27763db9   11 years michaelni Merge remote-tracking branch 'cehoyos/master' * cehoyos/master: …
(edit) @88ceede   11 years michaelni avcodec/jpegls: print coding parameters stored in LSE Signed-off-by: …
(edit) @c43222f4   11 years Carl Eugen Hoyos Improve amr bitrate calculation for VBR files. Fixes ticket #3541.
(edit) @8b12293   11 years Carl Eugen Hoyos Warn if rawvideo and an unreadable pix_fmt are written. Print an …
(edit) @662a8d88   11 years michaelni Merge commit '254c95cdd1b669a722204a4a65974fc2523c8f83' * commit …
(edit) @65088b92   11 years michaelni Merge commit 'be394968c81019887ef996a78a526bdd85d1e216' * commit …
(edit) @6d6bd16f   11 years michaelni Merge commit 'eed752d61da332fb13e9893a175a90fed7b1d7d3' * commit …
(edit) @fb7d64df   11 years michaelni Merge commit '3c84f6b5d20cd345fac706f8cfb70c55e541ffb5' * commit …
(edit) @671f908   11 years michaelni Merge commit 'f20892eb67a7b4b5a3c080388a35a3380516a805' * commit …
(edit) @c04961fa   11 years michaelni Merge commit 'b9dea23766f52b8e059e72d34980bb7b456efe8f' * commit …
(edit) @d2417061   11 years michaelni Add AVFoundation input device. Signed-off-by: Michael Niedermayer …
(edit) @254c95cd   11 years anton resample: split linear into its own function
(edit) @be394968   11 years anton resample: add initial padding explicitly This simplifies the code, …
(edit) @eed752d6   11 years anton resample: drop useless abs() negative sample_index is handled in the …
(edit) @3c84f6b5   11 years anton resample: reindent
(edit) @f20892eb   11 years anton resample: split the nearest neighbour path into a separate function pointer
(edit) @b9dea237   11 years anton resample: fix avresample_get_delay() return value The correct "next" …
(edit) @c02e3dca   11 years lukasz.m.luki2 lavd: add control message enums Adds messages that allows to control …
(edit) @6db42a2b   11 years lukasz.m.luki2 lavd: add device capabilities API Provides API to query device …
(edit) @4899ccd2   11 years michaelni Merge remote-tracking branch 'qatar/master' * qatar/master: DNxHD: …
(edit) @ee2a4379   11 years michaelni Merge commit '676856204b84dfaffe329dce8502e834a0dbdb19' * commit …
(edit) @bad101ab   11 years michaelni Merge commit '89ef08c992c484a46711b1a68a988303679c288e' * commit …
(edit) @71c32ed5   11 years vittorio.giovara DNxHD: convert inline asm to yasm
(edit) @67685620   11 years vittorio.giovara DNxHD: make get_pixel_8x4_sym accept ptrdiff_t as stride
(edit) @89ef08c9   11 years vittorio.giovara DNxHD: K&R formatting cosmetics
(edit) @d9fef740   11 years michaelni avcodec/dnxhdenc: use av_malloc_array() Signed-off-by: Michael …
(edit) @1de8a4f7   11 years michaelni Merge remote-tracking branch 'qatar/master' * qatar/master: mp2: Do …
(edit) @268b1eae   11 years michaelni avcodec/mpegaudioenc_template: default to 384k bitrate as default If …
(edit) @a7448064   11 years lu_zero mp2: Do not force a samplerate The default should be not to resample.
(edit) @39b192b   11 years anssi.hannula avformat/hls: do not call ffurl_seek/ffurl_size on crypto protocol …
(edit) @517cc81e   11 years michaelni ffmpeg: stop protocols on interrupt when no transcoding has happened …
(edit) @ecb80fe7   11 years Carl Eugen Hoyos Cosmetics: Remove an outdated comment from lavc/rawdec.c. The missing …
(edit) @6290ba0   11 years michaelni avfilter/settb: remove duplicate #include Signed-off-by: Michael …
(edit) @09c16542   11 years michaelni lavf/rtspcodes: add missing header include Fixes make checkheaders …
(edit) @a4662cd6   11 years michaelni Merge remote-tracking branch 'qatar/master' * qatar/master: …
(edit) @4d4bc894   11 years michaelni avformat/mov: merge mov_read_custom_metadata() and mov_read_custom() …
(edit) @6e573b77   11 years michaelni Merge commit '9a07fac678a8540d076e635061bbaa4ed09a9431' * commit …
(edit) @c486cfab   11 years michaelni avcodec/imgconvert: fix nb_components and depth for PAL8 in …
(edit) @cdd21f1f   11 years derek.buitenhuis libx265: Only set the SAR if it is valid Signed-off-by: Derek …
(edit) @fcc43e02   11 years derek.buitenhuis libx265: Use 16-bit SAR The spec says it is 16 bits. Signed-off-by: …
(edit) @d1e6e5c8   11 years michaelni avcodec/x86: Exclude broken get_cabac under icl. Signed-off-by: …
(edit) @47647149   11 years michaelni Merge remote-tracking branch 'qatar/master' * qatar/master: …
(edit) @25fbfee   11 years derek.buitenhuis libx265: Only set the SAR if it is valid Signed-off-by: Derek …
(edit) @cd0ac6f6   11 years derek.buitenhuis libx265: Use 16-bit SAR The spec says it is 16 bits. Signed-off-by: …
(edit) @8945dcbb   11 years derek.buitenhuis libx265: Use x265_param_parse to set the SAR Signed-off-by: Derek …
(edit) @4a222645   11 years derek.buitenhuis libx265: Use x265_param_parse to set the SAR Signed-off-by: Derek …
(edit) @9a07fac6   11 years anton mov: read hydrogenaudio replaygain information
(edit) @ad8159e0   11 years anton libavfilter: Add asettb filter for setting timebase for audio Ported …
(edit) @e1c48e35   11 years michaelni lavf/utils: fix mem leak Calling avformat_free_context() right after …
(edit) @fbf05759   11 years michaelni sws: fix warning about RGB_PACK24_B_OPERANDS redefinition …
(edit) @421c116f   11 years michaelni Merge remote-tracking branch 'cehoyos/master' * cehoyos/master: Fix …
(edit) @849d40dc   11 years michaelni avcodec/mpegvideo_enc: change some asserts to av_asserts …
(edit) @968516ce   11 years michaelni avformat/nut: add ff_nut_audio_extra_tags to demuxer too …
(edit) @cf79f202   11 years Carl Eugen Hoyos Fix a typo in amr.c.
(edit) @2a3ff9f   11 years Carl Eugen Hoyos Remove an unneeded include of avassert.h from amr.c.
Note: See TracRevisionLog for help on using the revision log.