|
|
|
@0ae2a036
|
14 years |
Carl Eugen Hoyos |
Support unsigned variants of already supported signed formats in alsa.
|
|
|
@075a5560
|
14 years |
Carl Eugen Hoyos |
Support a-law and mu-law output in alsa.
|
|
|
@c55780dc
|
14 years |
michaelni |
Merge remote branch 'qatar/master'
* qatar/master: (32 commits)
…
|
|
|
@651b276
|
14 years |
martin |
libopencore-amr, libvo-amrwbenc: Allow enabling DTX via private …
|
|
|
@3dd82afc
|
14 years |
martin |
libopencore-amr, libvo-amrwbenc: Only check the bitrate when changed
…
|
|
|
@70739381
|
14 years |
martin |
libopencore-amr, libvo-amrwbenc: Find the closest matching bitrate
…
|
|
|
@957635ba
|
14 years |
martin |
libvo-*: Fix up the long codec names
Include VisualOn to clarify the …
|
|
|
@567ad0e3
|
14 years |
martin |
libavcodec: Mark AVCodec->priv_class const
This avoids warnings of …
|
|
|
@0e1a5434
|
14 years |
diego |
swscale: Factorize FAST_BGR2YV12 definition.
It is used only for x86 …
|
|
|
@ff5278d8
|
14 years |
michaelni |
Mention VisualOn in the new codecs' long names to explain "libvo".
|
|
|
@2d326793
|
14 years |
martin |
libvo-aacenc: Only produce extradata if the global header flag is set
…
|
|
|
@451d566f
|
14 years |
anton |
lavf: postpone removal of public metadata conversion API
It's been …
|
|
|
@c7767327
|
14 years |
anton |
lavc: postpone removal of request_channels
No decoder uses the …
|
|
|
@d6ead39e
|
14 years |
anton |
lavc: postpone removal of audioconvert and sample_fmt wrappers
Those …
|
|
|
@548e62c5
|
14 years |
anton |
lavf: postpone removal of deprecated avio functions
They've been …
|
|
|
@882221af
|
14 years |
martin |
libopencore-amr: Cosmetics: Rewrap and align
Signed-off-by: Martin …
|
|
|
@02c63a1
|
14 years |
martin |
libopencore-amr, libvo-amrbwenc: Rename variables and functions
Avoid …
|
|
|
@9b9c6405
|
14 years |
martin |
libopencore-amr: Convert commented out debug logging into av_dlog
…
|
|
|
@89e7e640
|
14 years |
martin |
libopencore-amr: Remove an unused state variable
Signed-off-by: …
|
|
|
@5d211e03
|
14 years |
martin |
libvo-amrwbenc: Don't explicitly store bitrate modes in the bitrate …
|
|
|
@0e03f94d
|
14 years |
martin |
libopencore-amr: Remove a useless local variable
Signed-off-by: …
|
|
|
@c48ce4eb
|
14 years |
martin |
libopencore-amr, libvo-amrwbenc: Make the bitrate/mode mapping array …
|
|
|
@900a129
|
14 years |
martin |
libopencore-amr, libvo-amrwbenc: Return proper error codes in most …
|
|
|
@a8ec07c9
|
14 years |
martin |
libopencore-amr: Don't print carriage returns in log messages
…
|
|
|
@58733141
|
14 years |
martin |
libopencore-amr: Remove an old workaround for libamr header weirdness
…
|
|
|
@57ddffe
|
14 years |
martin |
libopencore-amr: Make the opaque encoder pointer a void*
…
|
|
|
@dbff4da9
|
14 years |
martin |
libopencore-amr: Remove unused code fragments
This parts are heritage …
|
|
|
@a92a7ddc
|
14 years |
martin |
applehttp: Only check the discard flags if v->ctx actually is …
|
|
|
@f521746b
|
14 years |
stefano.sabatini-lala |
ffplay: implement -showmode option
The new option allows to select …
|
|
|
@f8b8c694
|
14 years |
stefano.sabatini-lala |
ffplay: use symbolic constant values for show_audio
Also rename …
|
|
|
@8776f3d2
|
14 years |
stefano.sabatini-lala |
ffplay: remove audio_write_get_buf_size() forward declaration
Move up …
|
|
|
@a6f395d
|
14 years |
stefano.sabatini-lala |
ffplay: avoid unnecessary intermediary struct in queue_picture()
When …
|
|
|
@c1d4bb57
|
14 years |
stefano.sabatini-lala |
ffplay: remove unused field VideoState.dtg_active_format
…
|
|
|
@4c362a52
|
14 years |
lu_zero |
doc: update developer guide
Refer to the current submission policy …
|
|
|
@05d33d86
|
14 years |
Carl Eugen Hoyos |
Fix compilation with --disable-avfilter.
|
|
|
@86a89ae3
|
14 years |
anton |
lavf: bump minor and add an APIChanges entry for the last avio changes
|
|
|
@4bde56d1
|
14 years |
anton |
avio: deprecate url_exist in favor of avio_check.
|
|
|
@31317656
|
14 years |
anton |
file: implement url_check() callback in the file and pipe protocols
…
|
|
|
@175389c8
|
14 years |
anton |
avio: add avio_check()
The new function is more flexible than …
|
|
|
@cbea3ac8
|
14 years |
anton |
avio: left-shift AVIO_ flags on next bump
Now AVIO_RDONLY is defined …
|
|
|
@d6f79edb
|
14 years |
michaelni |
flv demuxer: dont error out due to index problems, but inform the user …
|
|
|
@9891004b
|
14 years |
michaelni |
Merge remote branch 'qatar/master'
* qatar/master:
Partially …
|
|
|
@d2940155
|
14 years |
rsbultje |
Check for successful h263 init in msmpeg4 init
Signed-off-by: Ronald …
|
|
|
@96573c0
|
14 years |
rsbultje |
lavf/utils.c: Order packets with identical PTS by stream index.
This …
|
|
|
@a0f17473
|
14 years |
Reimar.Doeffinger |
ASS decoder also requires ass_split.o to be compiled.
|
|
|
@578d6861
|
14 years |
martin |
flvdec: Allow parsing keyframes metadata without seeking in most cases …
|
|
|
@f3e3f28e
|
14 years |
anton |
Error out if vaapi is not found
Make the behaviour consistent with …
|
|
|
@ff1ec0c3
|
14 years |
anton |
avio: undeprecate av_url_read_fseek/fpause under nicer names
It seems …
|
|
|
@5c006875
|
14 years |
Carl Eugen Hoyos |
Fix compilation with --disable-yasm.
|
|
|
@8b7dc087
|
14 years |
michaelni |
Add forgotten const to enum AVSampleFormat
Signed-off-by: Michael …
|
|
|
@c5e03ceb
|
14 years |
martin |
libvo-*: Don't use deprecated sample format names and enum names
…
|
|
|
@b5304f7b
|
14 years |
martin |
flvdec: Fix support for flvtool2 "keyframes based" generated index
…
|
|
|
@c41eb2ad
|
14 years |
martin |
libavcodec: Use "const enum AVSampleFormat[]" in AVCodec …
|
|
|
@44a8b0dd
|
14 years |
Carl Eugen Hoyos |
Cosmetics: Rename variable param as the more appropriate dpyname.
|
|
|
@9af2097
|
14 years |
Carl Eugen Hoyos |
Cosmetics: Fix white-space in av_log() message.
|
|
|
@ff2614ee
|
14 years |
Carl Eugen Hoyos |
Fix output of AV_CH_LAYOUT_5POINT0 via alsa by reordering channels.
|
|
|
@71306c5
|
14 years |
Carl Eugen Hoyos |
Support CODEC_ID_PCM_F64* output via alsa (stereo only).
|
|
|
@5778466e
|
14 years |
Carl Eugen Hoyos |
Support CODEC_ID_PCM_S24* output via alsa (stereo only).
|
|
|
@4e54848b
|
14 years |
Carl Eugen Hoyos |
Use const where appropriate.
Spotted by Reimar.
|
|
|
@72eb6dfe
|
14 years |
Carl Eugen Hoyos |
Mention VisualOn in the new codecs' long names to explain "libvo".
|
|
|
@2f072b55
|
14 years |
alex.converse |
Fix the conversion of AV_SAMPLE_FMT_FLT and _DBL to AV_SAMPLE_FMT_S32. …
|
|
|
@187a537
|
14 years |
alex.converse |
Convert some undefined 1<<31 shifts into 1U<<31.
According to ISO …
|
|
|
@8eeed0db
|
14 years |
michaelni |
vpxenc: add CQ_LEVEL mapping
via the equivalent AVCodecContext::crf …
|
|
|
@a299a261
|
14 years |
michaelni |
vpxenc: add VP8E_SET_STATIC_THRESHOLD mapping
via the equivalent …
|
|
|
@4727ec3c
|
14 years |
michaelni |
Merge remote branch 'qatar/master'
* qatar/master:
Not pulled due to …
|
|
|
@13d4ec84
|
14 years |
Aurélien Jacobs |
cosmetics: alignment
|
|
|
@df149f6
|
14 years |
stefano.sabatini-lala |
ffplay: fix weird brace placement in video_image_display()
…
|
|
|
@3338be24
|
14 years |
stefano.sabatini-lala |
ffplay: rename output_picture2() to output_picture()
The "2" suffix …
|
|
|
@1979d3b8
|
14 years |
stefano.sabatini-lala |
ffplay: remove useless intermediary variable dst_pix_fmt in …
|
|
|
@eef1696
|
14 years |
stefano.sabatini-lala |
ffplay: avoid forward declaration for packet_queue_put()
Define the …
|
|
|
@91b27e49
|
14 years |
stefano.sabatini-lala |
ffplay: compact expression in compute_mod()
Prefer "return X ? Y : Z" …
|
|
|
@6873cf9
|
14 years |
Aurélien Jacobs |
compute rects duration in ASS decoder
Signed-off-by: Aurelien Jacobs …
|
|
|
@3ee8ca9b
|
14 years |
Aurélien Jacobs |
add avcodec_get_subtitle_defaults() to initialize AVSubtitle struct
…
|
|
|
@db46be01
|
14 years |
diego |
Add unconditional return statement to yuva420_rgb32_MMX() / …
|
|
|
@70ad9842
|
14 years |
diego |
Fix compilation of timefilter test program.
The printf function is …
|
|
|
@f502ff3f
|
14 years |
martin |
Add support for AMR-WB encoding via libvo-amrwbenc
The wrapper code …
|
|
|
@d89e738a
|
14 years |
martin |
Add an AAC encoder by using the libvo-aacenc library
Signed-off-by: …
|
|
|
@c104a6e9
|
14 years |
michaelni |
oggdec: use av_freep() instead of av_free()
Signed-off-by: Michael …
|
|
|
@b52a65cc
|
14 years |
stefano.sabatini-lala |
vsrc_buffer.h: add file doxy
Signed-off-by: Stefano Sabatini …
|
|
|
@e601ff19
|
14 years |
stefano.sabatini-lala |
vsrc_buffer.h: add multiple inclusion guards
Signed-off-by: Stefano …
|
|
|
@f763a7c6
|
14 years |
stefano.sabatini-lala |
vsrc_buffer: tweak error message in init()
Change:
Expected 7 …
|
|
|
@029f966c
|
14 years |
martin |
g722: Return 8 bits per sample for g722 in av_get_bits_per_sample
…
|
|
|
@ab8cfd45
|
14 years |
michaelni |
Merge remote branch 'qatar/master'
* qatar/master:
avio: add more …
|
|
|
@2e92a34c
|
14 years |
michaelni |
Revert "fbdev: simplify logic in fbdev_read_packet()"
This change is …
|
|
|
@5381823e
|
14 years |
stefano.sabatini-lala |
ffmpeg: rename configure_filters() to configure_video_filters()
…
|
|
|
@aa0c515a
|
14 years |
stefano.sabatini-lala |
lavfi: add fieldorder filter
Signed-off-by: Stefano Sabatini …
|
|
|
@d46c9f83
|
14 years |
stefano.sabatini-lala |
fbdev: simplify logic in fbdev_read_packet()
Signed-off-by: Stefano …
|
|
|
@df2d5b16
|
14 years |
michaelni |
H264: Allow templating hl_decode_mb based on pixel_size. …
|
|
|
@179106ed
|
14 years |
michaelni |
H264: factor if() out of coef decoding loop of …
|
|
|
@a50f0bea
|
14 years |
michaelni |
H264: Split out hl_motion and template it, this seems a bit faster …
|
|
|
@e7077f5e
|
14 years |
michaelni |
H264: replace pixel_size by pixel_shift
Signed-off-by: Michael …
|
|
|
@9b271ce6
|
14 years |
michaelni |
h264: Print bpp Signed-off-by: Michael Niedermayer <michaelni@gmx.at>
|
|
|
@5e85298c
|
14 years |
michaelni |
Enable decoding of high bit depth h264.
This patch completes the high …
|
|
|
@8dbe5856
|
14 years |
michaelni |
Adds 8-, 9- and 10-bit versions of some of the functions used by the …
|
|
|
@d268bed2
|
14 years |
michaelni |
Add support for higher QP values in h264.
In high bit depth, the QP …
|
|
|
@436c4523
|
14 years |
michaelni |
H264: fix prefetch
Signed-off-by: Michael Niedermayer <michaelni@gmx.at>
|
|
|
@dc172ecc
|
14 years |
michaelni |
Add the notion of pixel size in h264 related functions.
In high bit …
|
|
|
@86b0d9cd
|
14 years |
michaelni |
Make the h264 loop filter bit depth aware.
Preparatory patch for high …
|
|
|
@63cc0e77
|
14 years |
michaelni |
Template dsputil_internal.h with respect to pixel size, etc.
…
|
|
|
@9abd87bb
|
14 years |
michaelni |
Template h264idct_internal.h with respect to pixel size, etc.
…
|
|
|