source: ffmpeg

Revision Log Mode:


Legend:

Added
Modified
Copied or renamed
Graph Diff Rev Age Author Log Message
(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) @571d2ffa   11 years michaelni Merge commit '617a1a98a6be3e59db6fbfc21afab2fb9a049c03' * commit …
(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.
(edit) @bf87d582   11 years Carl Eugen Hoyos Do not allow writing invalid wav channel layouts by default. Neither …
(edit) @f703dae7   11 years michaelni avcodec/cngdec: use av_mallocz_array() Signed-off-by: Michael …
(edit) @2773ab36   11 years michaelni avcodec/jpeglsdec/ff_jpegls_decode_lse: check len field validity …
(edit) @020600ee   11 years michaelni avcodec/jpeglsdec: ask for sample for "oversized image" …
(edit) @375013e3   11 years michaelni avcodec/mpeg12dec: drop confusing av_dlog() Signed-off-by: Michael …
(edit) @d8ab7f3   11 years michaelni avcodec/dirac_arith: Fix build with PIC and stack-check options Fixes …
(edit) @7ac2f7e4   11 years michaelni avutil/log: factor "level != AV_LOG_INFO/8" checks out Signed-off-by: …
(edit) @dddacf78   11 years michaelni avcodec/sanm: use named consant instead of literal number …
(edit) @acf112ba   11 years michaelni avcodec/mpegvideo: remove AVFrame padding, as the hack isnt needed …
(edit) @2ca553ed   11 years michaelni avcodec/snowenc: remove operations that have become redundant with …
(edit) @59a53842   11 years michaelni Merge remote-tracking branch 'qatar/master' * qatar/master: …
(edit) @60ef0c6f   11 years michaelni Merge commit '60fd7d36c47d62d4c603bf16c213b1a924f5cfcf' * commit …
(edit) @c740e083   11 years michaelni configure: Fail on missing prototypes in check_oc. Signed-off-by: …
(edit) @44841528   11 years michaelni avcodec/mpegaudioenc_template: reorder operations to prevent integer …
(edit) @9d66aa2c   11 years michaelni avcodec/mpegaudioenc_template: dont crash on bitrate=0 Signed-off-by: …
(edit) @d98688ef   11 years michaelni swscale/input: replace assert() by av_assert1() Signed-off-by: …
(edit) @62432798   11 years michaelni Merge remote-tracking branch 'qatar/master' * qatar/master: doc: …
(edit) @43935842   11 years michaelni Merge commit '0d671ade99059fd47b155df85c10c35eb6d54878' * commit …
(edit) @8f23045b   11 years michaelni Merge commit 'be59675add2a05a7400b1abf86201ab069d7b1dd' * commit …
(edit) @e40d92b1   11 years michaelni Merge commit '59388dac69f9a79eddb003d1c6aad5ec89d4287b' * commit …
Note: See TracRevisionLog for help on using the revision log.