|
|
|
@77d89a5b
|
12 years |
onemda |
apedec: consume packet after it has been fully decoded
Timestamp …
|
|
|
@c39fb308
|
12 years |
onemda |
smjpegdec: set nb_frames for video stream
Signed-off-by: Paul B Mahol …
|
|
|
@805b5700
|
12 years |
nicolas.george |
lavc/pngdec: decode textual data (tEXt and zTXt).
Requested in trac …
|
|
|
@483c1aa5
|
12 years |
nicolas.george |
lavu/bprint: add av_bprint_get_buffer().
It is useful to use bprint …
|
|
|
@8551c6be
|
12 years |
michaelni |
Merge remote-tracking branch 'qatar/master'
* qatar/master:
dv1394: …
|
|
|
@67883502
|
12 years |
michaelni |
Merge commit '50a65e7a540ce6747f81d6dbf6a602ad35be77ff'
* commit …
|
|
|
@00aa7fa7
|
12 years |
michaelni |
pcm: fix handling of more than 8 channels for planar
Signed-off-by: …
|
|
|
@db9f426c
|
12 years |
michaelni |
Merge commit '8ac0f6767bf63d3e6b308ee6648ff02598b81e03'
* commit …
|
|
|
@e1c804d8
|
12 years |
martin |
dv1394: Swap the min and max values of the 'standard' option
…
|
|
|
@2b831a59
|
12 years |
martin |
rtpdec_vp8: Don't parse fields that aren't used
This avoids warnings …
|
|
|
@0876c280
|
12 years |
anton |
lavc: add some AVPacket doxy.
|
|
|
@fdc86728
|
12 years |
anton |
audiointerleave: deobfuscate a function call.
right above there is if …
|
|
|
@179a5c37
|
12 years |
anton |
rtpdec: factorize identical code used in several handlers
|
|
|
@f70381ab
|
12 years |
anton |
a64: remove interleaved mode.
It has been disabled since it was added …
|
|
|
@a5f6720f
|
12 years |
michaelni |
Add QT CC track mux support
Signed-off-by: Michael Niedermayer …
|
|
|
@ebfc212b
|
12 years |
michaelni |
dv1394: fix order of AVOption fields
Signed-off-by: Michael …
|
|
|
@1475815a
|
12 years |
michaelni |
Apply again [916352f282855e3e4e86a39df9452fead2aa0771] that got lost …
|
|
|
@099786a6
|
12 years |
michaelni |
Merge remote-tracking branch 'cus/stable'
* cus/stable:
ffplay: …
|
|
|
@c19e9d00
|
12 years |
martin |
doc: Point to the new location of the c99-to-c89 tool
This location …
|
|
|
@f742c7b2
|
12 years |
michaelni |
lavf: fix integer overflow in rfps calculation
Signed-off-by: Michael …
|
|
|
@bacebe1f
|
12 years |
michaelni |
avienc: force a valid timebase for video
Signed-off-by: Michael …
|
|
|
@6d1270a0
|
12 years |
anton |
decode_audio3: initialize AVFrame
Same fix and issue as in …
|
|
|
@7669144a
|
12 years |
stefasab |
doc/platform: Comply With All Capitalized Words Convention
|
|
|
@4695ee71
|
12 years |
michaelni |
lavfi/fifo: add assert to ensure request was successfull.
We would …
|
|
|
@304ebed5
|
12 years |
michaelni |
mpegts_probe: detect files with garbage at the begin.
Fixes …
|
|
|
@5459848b
|
12 years |
justin.ruggles |
ws-snd1: set channel layout
|
|
|
@f7b85065
|
12 years |
justin.ruggles |
wmavoice: set channel layout
|
|
|
@50a65e7a
|
12 years |
justin.ruggles |
vmdaudio: set channel layout
|
|
|
@002097a0
|
12 years |
justin.ruggles |
wmapro: use AVCodecContext.channels instead of keeping a private copy
|
|
|
@b5f628e2
|
12 years |
justin.ruggles |
twinvq: validate sample rate code
A large invalid value could cause …
|
|
|
@2ed40608
|
12 years |
justin.ruggles |
wma: do not keep private copies of some AVCodecContext fields
…
|
|
|
@335826cf
|
12 years |
justin.ruggles |
twinvq: set channel layout
|
|
|
@8cc72ce5
|
12 years |
justin.ruggles |
twinvq: validate that channels is not <= 0
This could occur due to …
|
|
|
@cebea00c
|
12 years |
justin.ruggles |
truespeech: set channel layout
|
|
|
@523734eb
|
12 years |
justin.ruggles |
sipr: set channel layout
|
|
|
@4c53f4ae
|
12 years |
justin.ruggles |
shorten: validate that the channel count in the header is not <= 0
|
|
|
@4e13e504
|
12 years |
justin.ruggles |
ra288dec: set channel layout
|
|
|
@6159f643
|
12 years |
justin.ruggles |
ra144dec: set channel layout
|
|
|
@eb38d8fe
|
12 years |
justin.ruggles |
qdm2: remove unneeded checks for channel count
|
|
|
@be2ab8b7
|
12 years |
justin.ruggles |
qdm2: make sure channels is not <= 0 and set channel layout
|
|
|
@e3d6ab57
|
12 years |
justin.ruggles |
qcelpdec: set channel layout
|
|
|
@d26701ce
|
12 years |
justin.ruggles |
nellymoserdec: set channels to 1
|
|
|
@d40dab90
|
12 years |
justin.ruggles |
libopencore-amr: set channel layout for amr-nb or if not set by the user
|
|
|
@30f8da29
|
12 years |
justin.ruggles |
libilbc: set channel layout
|
|
|
@0fd1ddf1
|
12 years |
justin.ruggles |
dpcm: use AVCodecContext.channels instead of keeping a private copy
|
|
|
@1c7a0161
|
12 years |
justin.ruggles |
imc: set channels to 1 instead of validating it
|
|
|
@32c7769e
|
12 years |
justin.ruggles |
gsmdec: always set channel layout and sample rate at initialization
…
|
|
|
@8ac0f676
|
12 years |
justin.ruggles |
dcadec: allow the decoder to change the channel layout mid-stream
|
|
|
@c5b8acad
|
12 years |
justin.ruggles |
libgsmdec: always set channel layout and sample rate at initialization …
|
|
|
@a346aaf1
|
12 years |
justin.ruggles |
g726dec: do not validate sample rate
For decoding it does not really …
|
|
|
@e00eb03c
|
12 years |
justin.ruggles |
g726dec: set channel layout at initialization instead of validating it
|
|
|
@99d86863
|
12 years |
justin.ruggles |
flacdec: do not warn on sample rate change
|
|
|
@90fcac0e
|
12 years |
justin.ruggles |
flacdec: allow mid-stream channel layout change
Although the libFLAC …
|
|
|
@268f8ba1
|
12 years |
justin.ruggles |
flacdec: use av_samples_* functions for sample buffer allocation
…
|
|
|
@93e27f86
|
12 years |
justin.ruggles |
cook: use av_dlog() for debug logging instead of av_log() with AV_LOG_ERROR
|
|
|
@8f173ef0
|
12 years |
justin.ruggles |
cook: move samples_per_frame from COOKSubpacket to where it is used
|
|
|
@7efbba2
|
12 years |
justin.ruggles |
cook: use av_get_channel_layout_nb_channels() instead of …
|
|
|
@d21b2e47
|
12 years |
justin.ruggles |
cook: reverse a condition so that the code makes more sense
|
|
|
@926e9d2
|
12 years |
justin.ruggles |
cook: remove unneeded COOKContext variable, sample_rate
|
|
|
@8aa5b8c5
|
12 years |
justin.ruggles |
cook: remove unneeded COOKContext variable, bit_rate
|
|
|
@3509eee1
|
12 years |
justin.ruggles |
cook: use AVCodecContext.channels instead of keeping a private copy
|
|
|
@a3145d0
|
12 years |
justin.ruggles |
bmvaudio: set channel layout at init() rather than validating it
|
|
|
@a38eadf7
|
12 years |
justin.ruggles |
atrac1: do not keep a copy of channel count in the private context
|
|
|
@4f56f9c4
|
12 years |
justin.ruggles |
dsicinaudio: set channels and channel layout
|
|
|
@ec2694d2
|
12 years |
justin.ruggles |
g722dec: set channel layout at initialization instead of validating it
|
|
|
@ee0e9678
|
12 years |
justin.ruggles |
amrwbdec: set channels, channel_layout, and sample_rate
Only mono …
|
|
|
@b24a4449
|
12 years |
justin.ruggles |
amrnbdec: set channels, channel_layout, and sample_rate
Only mono …
|
|
|
@a4202003
|
12 years |
justin.ruggles |
dca_parser: allow the parser to change the sample rate
|
|
|
@0366664e
|
12 years |
justin.ruggles |
lavc: check channel count after decoder init
Ensures the decoder did …
|
|
|
@bb6941af
|
12 years |
justin.ruggles |
lavc: move SANE_NB_CHANNELS to internal.h and use it in the PCM decoders
|
|
|
@84e7d368
|
12 years |
michaelni |
mxfdec: Fix inferred misuses of enums
This fixes CID 700457, 700458 …
|
|
|
@fec39d99
|
12 years |
Marton Balint |
ffplay: remove redundant !codec check
Signed-off-by: Marton Balint …
|
|
|
@fdb93344
|
12 years |
Marton Balint |
ffplay: only initialize codec opts before using it
Fixes Coverity CID …
|
|
|
@8cb74024
|
12 years |
Marton Balint |
ffplay: always free buffersink_params in configure_video_filters
…
|
|
|
@09214f4
|
12 years |
Marton Balint |
ffplay: remove uneeded format filter, buffersink format is set
…
|
|
|
@afd9e705
|
12 years |
Marton Balint |
ffplay: check for buffersink_params allocation success
Signed-off-by: …
|
|
|
@abd49a7
|
12 years |
Marton Balint |
ffplay: always free inputs and outputs in configure_filtergraph
Fixes …
|
|
|
@65f6c42a
|
12 years |
Marton Balint |
ffplay: fill the unused part of the window with black
Should fix …
|
|
|
@00b70f8d
|
12 years |
Marton Balint |
ffplay: add update parameter to fill_rectangle
Signed-off-by: Marton …
|
|
|
@e5cf100d
|
12 years |
michaelni |
mpegvideo_probe: check slice order
Fixes: Enrique.mp3
Signed-off-by: …
|
|
|
@7fd9d49b
|
12 years |
michaelni |
Merge remote-tracking branch 'qatar/master'
* qatar/master:
fate: …
|
|
|
@add7513e
|
12 years |
michaelni |
Merge commit 'fa8fcab1e0d31074c0644c4ac5194474c6c26415'
* commit …
|
|
|
@14f1fa56
|
12 years |
stefasab |
doc/filters: add "Notes on filtergraph escaping" section
Should help …
|
|
|
@6204ea17
|
12 years |
michaelni |
rational: test add/sub too
Signed-off-by: Michael Niedermayer …
|
|
|
@841bf0ef
|
12 years |
michaelni |
cmdutils: allow specifying the file for -report
Signed-off-by: …
|
|
|
@7139f0e6
|
12 years |
Carl Eugen Hoyos |
Fix typo in platform documentation.
|
|
|
@bb9bc1fc
|
12 years |
onemda |
flicvideo: return more meaningful error codes
Signed-off-by: Paul B …
|
|
|
@6a712e7f
|
12 years |
michaelni |
sws: bump micro for range bugfix
Signed-off-by: Michael Niedermayer …
|
|
|
@25a21c58
|
12 years |
michaelni |
eval-test: add some otherwise untested functions.
Signed-off-by: …
|
|
|
@54a48d2f
|
12 years |
Clément Bœsch |
lavfi: fix references to avfilter_* functions that don't exist anymore.
|
|
|
@010f1ce9
|
12 years |
onemda |
ffv1: assert that there is at least one slice
Signed-off-by: Paul B …
|
|
|
@6b07830a
|
12 years |
janne-libav |
fate: add ac3/eac3 tests to FATE_SAMPLES_AVCONV
Fixes typo in …
|
|
|
@fd6707ed
|
12 years |
Clément Bœsch |
lavfi/hue: add missing GPL dependency.
|
|
|
@5b4cae50
|
12 years |
Clément Bœsch |
LICENSE: update GPL filter list.
|
|
|
@f53112b6
|
12 years |
Clément Bœsch |
lavfi: remove hqdn3d libmpcodecs wrapper.
The native filter was …
|
|
|
@adc39b28
|
12 years |
michaelni |
av_image_copy: check for av_image_get_linesize() failure.
Fixes …
|
|
|
@6992b0bf
|
12 years |
michaelni |
utils: fix rounding of micro seconds
Found-by: Johan Wessfeldt …
|
|
|
@fa8fcab1
|
12 years |
diego |
x86: h264_chromamc_10bit: drop pointless PAVG %define
It is only used …
|
|
|
@02e42751
|
12 years |
diego |
avconv_opt, cmdutils: Add missing function parameter Doxygen
|
|
|
@c37322e6
|
12 years |
diego |
x86: Move optimization suffix to end of function names
This …
|
|
|