|
|
|
@35349bbb
|
11 years |
stefasab |
lavd/sdl: apply misc cosmetics to options
|
|
|
@b23dea27
|
11 years |
stefasab |
lavd/sdl: allow to change window size
|
|
|
@0464d272
|
11 years |
stefasab |
lavd/sdl: move compute_overlay_rect() before event_thread()
It will …
|
|
|
@7467b4f7
|
11 years |
stefasab |
lavd/sdl: factorize overlay rect size in a separate function
|
|
|
@7de3b139
|
11 years |
stefasab |
lavd/sdl: add event handler thread
SDL_Init() is called on the event …
|
|
|
@3c846fda
|
11 years |
michaelni |
HEVC : valgrind fix : vps_list
cherry picked from commit …
|
|
|
@75ec40b0
|
11 years |
michaelni |
Merge remote-tracking branch 'qatar/master'
* qatar/master:
lavc: …
|
|
|
@625b2903
|
11 years |
michaelni |
Merge commit '1eaac1d6f7bb8e52d82e1a114c88a59a9a8e5025'
* commit …
|
|
|
@cd51d9a9
|
11 years |
michaelni |
Revert "avcodec/gsmdec: reject unsupported msn audio modes"
they …
|
|
|
@8c87658
|
11 years |
michaelni |
Merge commit 'a16577d9857206089fd8bce6a342b31dbd7fb9b0'
* commit …
|
|
|
@ac021fdc
|
11 years |
michaelni |
Merge commit '56d061ce9da954560892e3551513d5ecc0439846'
* commit …
|
|
|
@0290a646
|
11 years |
michaelni |
Merge commit 'de44dfc7c0ec02bda7d846ef713145c890bfae3f'
* commit …
|
|
|
@8bf7ea8a
|
11 years |
stefasab |
cmdutils: remove this_year constant, use CONFIG_THIS_YEAR instead
…
|
|
|
@4c4710a7
|
11 years |
stefasab |
configure: define CONFIG_THIS_YEAR at the configure level
The macro …
|
|
|
@c6080d89
|
11 years |
anton |
lavc: remove mp3_header_(de)compress bitstream filters
They mangle …
|
|
|
@1eaac1d6
|
11 years |
anton |
mpeg12dec: Extract CC user data into frame side data
Signed-off-by: …
|
|
|
@a16577d9
|
11 years |
anton |
MSN Audio support
This is essentially a MS GSM decoder extension that …
|
|
|
@56d061ce
|
11 years |
anton |
metasound: add last missing modes (8kHz @ 6kbps per channel)
…
|
|
|
@a9a3afec
|
11 years |
michaelni |
Merge remote-tracking branch 'qatar/master'
* qatar/master:
aacsbr: …
|
|
|
@f1db007e
|
11 years |
michaelni |
doc/Makefile fix PROGS
Signed-off-by: Michael Niedermayer …
|
|
|
@325c918f
|
11 years |
michaelni |
Makefile: Fix building progs out of progs_g
Signed-off-by: Michael …
|
|
|
@6d34aa24
|
11 years |
michaelni |
Merge commit 'ab81f24ad43bddf77ddd25cba86780c1c884996c'
* commit …
|
|
|
@5ded4332
|
11 years |
michaelni |
Merge commit '14abeaa43d021afdce9119d906891abe89c03b88'
* commit …
|
|
|
@de44dfc7
|
11 years |
lu_zero |
vc1: Reset numref if fieldmode is not set
There are samples in the …
|
|
|
@4782c428
|
11 years |
michaelni |
avcodec/ac3dec: check bap before use.
Fixes out of array read
Fixes …
|
|
|
@5145ccf0
|
11 years |
diego |
aacsbr: Add some const casts to silence warnings in ff_sbr_apply()
|
|
|
@ab81f24a
|
11 years |
diego |
build: Integrate multilibrary examples into the build system
This …
|
|
|
@14abeaa4
|
11 years |
diego |
build: Separate building programs linking against libav* from building …
|
|
|
@c3d5cd1e
|
11 years |
michaelni |
Revert "Merge remote-tracking branch 'qatar/master'" …
|
|
|
@a028603
|
11 years |
stefasab |
ffprobe: add support for subtitle frames
Signed-off-by: Marton Balint …
|
|
|
@c0f2e071
|
11 years |
stefasab |
lavf/segment: add a few log messages when avio_open2() fails
|
|
|
@5e278c19
|
11 years |
stefasab |
lavf/segment: add segment_list_entry_prefix option
This option allows …
|
|
|
@7f11c530
|
11 years |
michaelni |
lavf: Exporting opus pre_skip in AVCodecContext
Opus Pre Skip is …
|
|
|
@25010f51
|
11 years |
michaelni |
Merge remote-tracking branch 'qatar/master'
* qatar/master:
doc: …
|
|
|
@09cd0a31
|
11 years |
martin |
doc: Add the host executable suffix for the print_options dependency
…
|
|
|
@841c0aaf
|
11 years |
michaelni |
avcodec/pthread: check packet buffer allocation
Signed-off-by: …
|
|
|
@eff2edae
|
11 years |
michaelni |
Partially revert "Merge commit …
|
|
|
@5e1c57f
|
11 years |
stefasab |
ffplay: do not call avcodec_register_all() explicitly
…
|
|
|
@988bda8
|
11 years |
michaelni |
Merge remote-tracking branch 'qatar/master'
* qatar/master:
build: …
|
|
|
@dedfa00
|
11 years |
derek.buitenhuis |
build: Import makedef script from c99-to-c89
This allows MSVC 2013 …
|
|
|
@e78d0381
|
11 years |
michaelni |
avformat/asfdec: ignore packet_segments
Fixes Ticket1708
Based on …
|
|
|
@edf7d15e
|
11 years |
michaelni |
avformat/asfdec: reset packet_time_start when asf_read_frame_header() …
|
|
|
@76dad833
|
11 years |
michaelni |
avformat/asfdec: remove duplicated packet_segments reset
…
|
|
|
@25c675b5
|
11 years |
stefasab |
lavd/sdl: do not manually free window_title and icon_title fields
…
|
|
|
@8446bb33
|
11 years |
stefasab |
doc/outdevs/sdl: fix confusing text about window_fullscreen default value
|
|
|
@e043298c
|
11 years |
Carl Eugen Hoyos |
lavf/mpegenc: Print a warning if ac3, pcm_s16be or dts are muxed into …
|
|
|
@ccdfa3e
|
11 years |
michaelni |
Merge remote-tracking branch 'qatar/master'
* qatar/master:
Add …
|
|
|
@f67ec7f3
|
11 years |
michaelni |
Merge commit '0eeeb9647e9c92c9edfd0b18c7cb5da7ac666f85'
* commit …
|
|
|
@ceaaf0d9
|
11 years |
michaelni |
Merge commit '48b24bd2d208ce0f124029ac4c5ac5cb1fca4175'
* commit …
|
|
|
@c0237d19
|
11 years |
michaelni |
Merge commit 'f187557ab4612776f7f527ecf3d40062975c3e4c'
* commit …
|
|
|
@3d5a5e86
|
11 years |
michaelni |
avcodec/jpeg2000dec: Check precno before using it in …
|
|
|
@638d79a
|
11 years |
onemda |
ffprobe: use designated initializer for AVClass
Signed-off-by: Paul B …
|
|
|
@bea93944
|
11 years |
u |
avcodec/vp9dsp: remove unused stride parameter in loop_filter().
The …
|
|
|
@8f8bc92
|
11 years |
diego |
Add missing #includes for *INT64_MAX and *INT64_C
|
|
|
@0eeeb964
|
11 years |
diego |
mpegaudiodec: Consistently handle fixed/float templating
|
|
|
@48b24bd2
|
11 years |
diego |
ac3dec: Fix out-of-array read
Signed-off-by: Diego Biurrun …
|
|
|
@321b3387
|
11 years |
michaelni |
avcodec/hnm4video: allocate frame only when theres a coded frame
…
|
|
|
@f187557a
|
11 years |
diego |
build: more fine-grained dependencies for documentation build tools
…
|
|
|
@34e32d64
|
11 years |
michaelni |
libvpxenc: update cpu-used default
3 -> 1. vp8 encoding speed has …
|
|
|
@6819eaf3
|
11 years |
michaelni |
libvpxdec: set CODEC_CAP_DR1 for vp9
it shares vp8_decode() with vp8 …
|
|
|
@f63ee2aa
|
11 years |
michaelni |
Merge remote-tracking branch 'qatar/master'
* qatar/master:
…
|
|
|
@3e641b4
|
11 years |
michaelni |
Merge commit '7671dd7cd7d51bbd637cc46d8f104a141bc355ea'
* commit …
|
|
|
@62e10c37
|
11 years |
michaelni |
Merge commit '07fd0a22192805d56c635eb294dc26b0a54ae325'
* commit …
|
|
|
@94194bdc
|
11 years |
michaelni |
Merge commit 'd4df02131b5522a99a4e6035368484e809706ed5'
* commit …
|
|
|
@2cbf27b0
|
11 years |
michaelni |
libavcodec/ac3dec: fix channel_layout
Signed-off-by: Michael …
|
|
|
@2e5780a5
|
11 years |
michaelni |
Merge commit 'b53285462263ef8a795f0e289abd5799b4c57652'
* commit …
|
|
|
@8733b363
|
11 years |
michaelni |
Merge commit 'c16bfb147df8a9d350e8a0dbc01937b78faf5949'
* commit …
|
|
|
@6f270da6
|
11 years |
anton |
libschroedingerenc: do not assert on values from external libraries
…
|
|
|
@7671dd7c
|
11 years |
anton |
avconv: add support for VDPAU decoding
|
|
|
@07fd0a22
|
11 years |
anton |
avconv: add infrastructure for using hwaccels
|
|
|
@97a0bad
|
11 years |
Reimar.Doeffinger |
Add --enable-rpath option to add -Wl,-rpath to pkg-config files.
This …
|
|
|
@ffe31c65
|
11 years |
michaelni |
avcodec/hnm4video: check writeoffset in decode_interframe_v4a()
…
|
|
|
@5c4aa72b
|
11 years |
michaelni |
avformat/hnm: check chunk_size == 0
Fixes potential infinite loop
…
|
|
|
@bd8d28e2
|
11 years |
michaelni |
avcodec/hnm4video: check dimensions for validity
Fixes out of array …
|
|
|
@d4df0213
|
11 years |
diego |
ac3dec: Remove write-only channel_layout field from AC3DecodeContext
…
|
|
|
@b5328546
|
11 years |
diego |
ac3: implement request_channel_layout.
Signed-off-by: Diego Biurrun …
|
|
|
@004f3b15
|
11 years |
u |
avcodec/vp9dsp: pass dconly bit as macro argument.
|
|
|
@c16bfb1
|
11 years |
diego |
swscale: x86: Consistently use lowercase function name suffixes
|
|
|
@b33f3246
|
11 years |
michaelni |
avcodec/hnm4video: fix missing newlines in error messages
…
|
|
|
@78446f0d
|
11 years |
michaelni |
avcodec/hnm4video: fix write offset checks in decode_interframe_v4()
…
|
|
|
@5a08ba53
|
11 years |
michaelni |
avcodec/hnm4video: check offset in decode_interframe_v4() more …
|
|
|
@a7f27453
|
11 years |
michaelni |
avformat/mov: Check that we have a stream before accessing it in …
|
|
|
@64821f5a
|
11 years |
u |
avcodec/vp9dsp: add DC only versions for idct/idct.
before:
…
|
|
|
@2e97e244
|
11 years |
michaelni |
avformat/ipmovie: check OPCODE_INIT_VIDEO_BUFFERS size more completely …
|
|
|
@e4eb2c95
|
11 years |
michaelni |
avcodec/rv10: revert hunk from …
|
|
|
@9c00f9ad
|
11 years |
michaelni |
Merge remote-tracking branch 'qatar/master'
* qatar/master:
hls: …
|
|
|
@9440e470
|
11 years |
michaelni |
Merge commit '8c929098141ebc94ad3f303521c520bb3dc6d8f6'
* commit …
|
|
|
@15b2ec57
|
11 years |
michaelni |
Merge commit 'be4edda6731a341d3fdeaa0e57753dc396790362'
* commit …
|
|
|
@1d19f1b1
|
11 years |
michaelni |
Merge commit '393d80cc278e2b2f5c9e7805db176e6f28335a33'
* commit …
|
|
|
@45ab71a8
|
11 years |
stefasab |
doc: delete git-howto.txt
This is already available in Texinfo …
|
|
|
@6d648dcf
|
11 years |
michaelni |
Merge commit '76267ecc82e3018e1913a2483d5fc47d0949cbd8'
* commit …
|
|
|
@51268aae
|
11 years |
michaelni |
avutil/utf8: put under #ifdef TEST
All other test programs are under …
|
|
|
@0398b7cb
|
11 years |
michaelni |
avcodec/hnm4video: check intraframe size
Fixes hypothetical integer …
|
|
|
@6060234d
|
11 years |
michaelni |
avcodec/mjpegdec: check len in mjpeg_decode_app() more completely
…
|
|
|
@ba992711
|
11 years |
michaelni |
avcodec/hnm4video: check that packetsize is at least 8
Fixes integer …
|
|
|
@78657594
|
11 years |
michaelni |
avformat/avidec: Dont assert the existence of an index for video …
|
|
|
@d20241c9
|
11 years |
stefasab |
ffprobe: remove various useless ","
Nitted-By: ubitux
|
|
|
@cbba331a
|
11 years |
stefasab |
ffprobe: implement string validation setting
This should fix trac …
|
|
|
@11cba3ba
|
11 years |
stefasab |
ffprobe: add support for nested options in writer contexts
|
|
|
@e87190f5
|
11 years |
stefasab |
ffprobe: check for errors, and abort immediately
This allows to make …
|
|
|