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