|
|
|
@7768a635
|
12 years |
martin |
cmdutils: update copyright year to 2013
Signed-off-by: Martin Storsjö …
|
|
|
@9ac44ad9
|
12 years |
janne-libav |
h264: check SPS entries directly to detect pixel format changes
…
|
|
|
@60e60d99
|
12 years |
siretart |
forgotten changelogs for 9_beta2
|
|
|
@c1ea44c
|
12 years |
martin |
rtmp: Add support for limelight authentication
Limelight is a not too …
|
|
|
@08225d0
|
12 years |
martin |
rtmp: Add support for adobe authentication
This is mostly used to …
|
|
|
@33f28a3b
|
12 years |
martin |
rtmp: Add a function for writing AMF strings based on two substrings
…
|
|
|
@c76daa89
|
12 years |
martin |
rtmp: Return a proper error code in handle_invoke_error
…
|
|
|
@50640977
|
12 years |
martin |
configure: suppress -fPIC in msvc builds
MSVC doesn't understand the …
|
|
|
@bcb8d9eb
|
12 years |
diego |
Drop unnecessary 'l' length modifier when printfing double values.
%f …
|
|
|
@117f79de
|
12 years |
diego |
truemotion2: Sanitize tm2_read_header()
Also give a variable a more …
|
|
|
@5e6ee38
|
12 years |
anton |
FATE: add cavs test
|
|
|
@fb0cb11f
|
12 years |
anton |
cavsdec: export picture type in the output frame
|
|
|
@7d848264
|
12 years |
anton |
cavs: deMpegEncContextize
It does not use any of the mpegvideo …
|
|
|
@64bb3fa6
|
12 years |
anton |
cavs: cosmetics, reformat top part
|
|
|
@185c2ef8
|
12 years |
anton |
cavsdec: cosmetics, reformat
|
|
|
@015da965
|
12 years |
diego |
libavcodec/utils: Add braces to shut up gcc warnings
…
|
|
|
@d615da60
|
12 years |
lu_zero |
snow: use VideoDSPContext
It was left over from the initial conversion.
|
|
|
@30a76487
|
12 years |
lu_zero |
hlsenc: make segment number unsigned
It will overflow if somebody …
|
|
|
@27a15e0
|
12 years |
lu_zero |
hlsenc: make EXT-X-MEDIA-SEQUENCE always increase
|
|
|
@9b1370ac
|
12 years |
lu_zero |
hlsenc: do not add timestamps in different timebases
start_time is in …
|
|
|
@0d8cc7a3
|
12 years |
lu_zero |
hlsenc: use the correct AV_TIME_BASE macro
recording_time is in …
|
|
|
@0448f26c
|
12 years |
lu_zero |
hlsenc: keep the playlist to the correct number of items
Consider the …
|
|
|
@ae85d6c
|
12 years |
lu_zero |
hlsenc: use the segment filename in the playlist entry
Avoid calling …
|
|
|
@6dd93ee6
|
12 years |
lu_zero |
hlsenc: check append_entry return value
|
|
|
@66f7b486
|
12 years |
lu_zero |
hlsenc: use the basename to generate the list entries
The segment …
|
|
|
@d8fd06c3
|
12 years |
lu_zero |
avstring: add av_basename and av_dirname
Thread safe version of the …
|
|
|
@c73c87b4
|
12 years |
diego |
cosmetics: Prettyprint codec/format/filter registration files
|
|
|
@69583bd
|
12 years |
diego |
avfilter: Refactor unconditional filter registration
|
|
|
@5ad2f0bf
|
12 years |
diego |
build: Add rtpenc_chain extra config option
Also fixes linking in …
|
|
|
@844c6852
|
12 years |
diego |
configure: Add --disable-all command line option
This option disables …
|
|
|
@1f4ea4e0
|
12 years |
janne-libav |
mpegvideo: initialize videodsp with correct pixel depth
Fixes …
|
|
|
@0a9132b8
|
12 years |
anton |
wnv1: cosmetics, reformat
|
|
|
@51648da4
|
12 years |
anton |
xan: remove a trivially true if().
This function used to be shared …
|
|
|
@99e36ddd
|
12 years |
anton |
ansi: do not depend on get_buffer() initializing the frame.
The …
|
|
|
@261f0b14
|
12 years |
anton |
zerocodec: remove an unused variable.
|
|
|
@8adfacff
|
12 years |
anton |
zmbv: remove some pointless comments and empty lines
|
|
|
@c6303f8d
|
12 years |
anton |
yop: simplify/sanitize the decoding loop
Do not overwrite linesize …
|
|
|
@f6e395e1
|
12 years |
anton |
c93: set palette_has_changed.
|
|
|
@3eab6007
|
12 years |
anton |
bmp: cosmetics, reformat
|
|
|
@4a9f7d2b
|
12 years |
martin |
hlsenc: Don't duplicate a string constant
Signed-off-by: Martin …
|
|
|
@3193b13a
|
12 years |
martin |
hlsenc: Allocate enough space for the pattern string
If s->filename …
|
|
|
@0940580a
|
12 years |
martin |
lavc: Correct the description of pkt_dts
The description as updated …
|
|
|
@5af53731
|
12 years |
diego |
avfilter: Compile FIFO filters unconditionally
Building libavfilter …
|
|
|
@f3298f12
|
12 years |
diego |
Return proper error code after av_log_ask_for_sample()
|
|
|
@ed40b6bf
|
12 years |
diego |
configure: cosmetics: Separate hwaccel dependencies from …
|
|
|
@ba064ebe
|
12 years |
lu_zero |
oggdec: check memory allocation
|
|
|
@f5f1cf52
|
12 years |
lu_zero |
oggdec: K&R cosmetic formatting
|
|
|
@7e98956e
|
12 years |
lu_zero |
hlsenc: correctly report target duration
|
|
|
@b6d7d4ef
|
12 years |
anton |
8bps: cosmetics
Remove some pointless comments and empty lines.
|
|
|
@c64cf2a3
|
12 years |
anton |
aasc: cosmetics, reformat
|
|
|
@808b2227
|
12 years |
anton |
ansi: remove an extra return
|
|
|
@c3a76c3d
|
12 years |
anton |
asvdec: cosmetics, reformat
|
|
|
@bdfa2451
|
12 years |
anton |
aura: cosmetics, reformat
|
|
|
@b047c687
|
12 years |
anton |
4xm: don't rely on get_buffer() initializing the frame.
|
|
|
@2ca5ca29
|
12 years |
anton |
huffyuv: split encoder and decoder into separate files.
|
|
|
@6e5c44b0
|
12 years |
anton |
lavc: make pkt_{p,d}ts doxy less confusing
|
|
|
@418693bd
|
12 years |
anton |
lavc: rewrite and extend AVFrame doxy
|
|
|
@d02202e0
|
12 years |
justin.ruggles |
opt: avoid segfault in av_opt_next() if the class does not have an …
|
|
|
@5778299c
|
12 years |
justin.ruggles |
ttadec: fix last frame handling when seeking
Using a frame count, as …
|
|
|
@68a04b0c
|
12 years |
justin.ruggles |
alacdec: do not be too strict about the extradata size
Sometimes the …
|
|
|
@aef51507
|
12 years |
justin.ruggles |
flac: only set channel layout if not previously set or on channel …
|
|
|
@9378be9f
|
12 years |
siretart |
prepare 9_beta3 release
|
|
|
@c7d4de3
|
12 years |
martin |
rtpdec_vp8: Don't return known-broken packets
This is built on the …
|
|
|
@90c784cc
|
12 years |
martin |
rtpdec: Pass the sequence number to depacketizers
This allows …
|
|
|
@0a0e340f
|
12 years |
diego |
configure: Make avconv depend on null, anull and resample filters
…
|
|
|
@69f086e0
|
12 years |
diego |
build: avfilter: Remove duplicate compilation entry for vf_scale
…
|
|
|
@511cf61
|
12 years |
diego |
miscellaneous typo fixes
|
|
|
@6906b193
|
12 years |
lu_zero |
lavc: add missing files for arm
Across the many retouches those did …
|
|
|
@8c53d39e
|
12 years |
lu_zero |
lavc: introduce VideoDSPContext
Move some functions from dsputil. The …
|
|
|
@a925f723
|
12 years |
martin |
rtp: Don't read priv_data unless it is allocated
This makes all users …
|
|
|
@1eaff98c
|
12 years |
martin |
flvenc: Check whether seeking back to the header succeeded
The FLV …
|
|
|
@e30e8e31
|
12 years |
martin |
sapenc: Pass the title on to the chained muxers
This makes sure it …
|
|
|
@b2fe6756
|
12 years |
justin.ruggles |
lavr: add option for dithering during sample format conversion to s16
|
|
|
@58236862
|
12 years |
anton |
mpeg12: do not decode extradata more than once.
Fixes CVE-2012-2803.
…
|
|
|
@c661cb66
|
12 years |
anton |
cmdutils: pass number of groups to split_commandline().
This makes …
|
|
|
@bb2bab92
|
12 years |
janne-libav |
mov: handle h263 and flv1 for codec_tag 'H','2','6','3'
The sample in …
|
|
|
@1c8bf3bf
|
12 years |
janne-libav |
h264: fix sps parsing for SVC and CAVLC 4:4:4 Intra profiles
Fixes …
|
|
|
@45635885
|
12 years |
janne-libav |
mpegvideo: increase edge_emu_buffer size for VC1
The VC1 decoder uses …
|
|
|
@a34d9ad9
|
12 years |
lu_zero |
lavc: merge latest x86inc.asm fixes with x264
Unbreak NASM support.
…
|
|
|
@acb571c8
|
12 years |
janne-libav |
avcodec: bump minor for adaptive h264 frame-mt
Also adds forgotten …
|
|
|
@e82cb79a
|
12 years |
anton |
avconv: pass the actually selected decoder to filter_codec_opts().
|
|
|
@77bd1bc7
|
12 years |
anton |
avconv: use new options parser.
|
|
|
@0ec1642b
|
12 years |
anton |
cmdutils: don't log an error in opt_default().
It results in spurious …
|
|
|
@8c9af5b2
|
12 years |
anton |
cmdutils: add a commandline pre-parser.
It splits the commandline …
|
|
|
@a01c02bc
|
12 years |
anton |
cmdutils: split parse_option().
Separate the code that searches for …
|
|
|
@10bca661
|
12 years |
anton |
cmdutils: add a macro to simplify grow_array() calls.
|
|
|
@9e696d2e
|
12 years |
janne-libav |
h264: support frame parameter changes during frame-mt
Fixes CVE-2012-2782.
|
|
|
@f1d8763a
|
12 years |
janne-libav |
mpegvideo: allocate scratch buffers after linesize is known
Since we …
|
|
|
@ed2d7d58
|
12 years |
janne-libav |
ff_h264_direct_ref_list_init: fix B slice check.
Fixes null pointer …
|
|
|
@73ad2c2f
|
12 years |
janne-libav |
h264: increase dist_scale_factor for up to 32 references
Compute …
|
|
|
@523c7bd2
|
12 years |
diego |
misc typo, style and wording fixes
|
|
|
@ea061af1
|
12 years |
diego |
configure: formatting cosmetics
|
|
|
@c9aab8a1
|
12 years |
janne-libav |
h264: use mbaff ref indices in fill_colmap() only for mbaff references …
|
|
|
@61c6eef5
|
12 years |
janne-libav |
h264: prevent decoding of slice NALs in extradata
It is not posible …
|
|
|
@26e4f0c
|
12 years |
derek.buitenhuis |
doxy: Clarify what avpriv_set_pts_info does
The "pts for a given …
|
|
|
@c35f0e84
|
12 years |
diego |
au: Reorder code so that both muxer and demuxer are under #ifdefs
…
|
|
|
@4d6c96fd
|
12 years |
diego |
fate: Move RALF test into lossless audio group
|
|
|
@81c7c81
|
12 years |
diego |
cosmetics: Use consistent names for multiple inclusion guards.
|
|
|
@0cf35059
|
12 years |
justin.ruggles |
avresample: use valid log context in mixing functions
Signed-off-by: …
|
|
|
@f1c2915c
|
12 years |
justin.ruggles |
lavr: remove automatic context close/open for resampling compensation
…
|
|
|