|
|
|
@488b2984
|
11 years |
anton |
ape demuxer: check for EOF in potentially long loops
Reported-by: …
|
|
|
@a7c1689d
|
11 years |
anton |
4xm: check that bits per sample is strictly positive
Avoids a divide …
|
|
|
@df33a58
|
11 years |
anton |
lavf: avoid integer overflow when estimating bitrate
Reported-by: …
|
|
|
@fab694d
|
11 years |
anton |
lavf: move a variable declaration to the block where it's used
|
|
|
@fe9bb61f
|
11 years |
anton |
pictordec: pass correct context to avpriv_request_sample
Fixes …
|
|
|
@5f7aecde
|
11 years |
anton |
pictordec: break out of both decoding loops when y drops below 0
…
|
|
|
@8aba7968
|
11 years |
anton |
vcr1: add sanity checks
Fixes invalid reads with corrupted files.
…
|
|
|
@21ffd410
|
11 years |
martin |
pcm-dvd: Fix build on big endian
Signed-off-by: Martin Storsjö …
|
|
|
@f4ca970d
|
11 years |
lu_zero |
configure: Add docdir configuration option
Signed-off-by: Luca …
|
|
|
@faa8245b
|
11 years |
lu_zero |
vf_lut: Constantize
The pixel format tables are never modified, mark …
|
|
|
@a42e3a67
|
11 years |
lu_zero |
pcm_dvd: consolidate pieces from pcm.c and mpeg.c
Remove the header …
|
|
|
@21fd2f84
|
11 years |
lu_zero |
pcm_bluray: cosmetics
|
|
|
@0d6549d8
|
11 years |
lu_zero |
pcm_bluray: rename pcm-mpeg.c to pcm-bluray.c
The original idea was …
|
|
|
@f1f728cb
|
11 years |
martin |
ppc: don't return a value from a function declared void
…
|
|
|
@e998b563
|
11 years |
diego |
x86: avcodec: Consistently structure CPU extension initialization
|
|
|
@6369ba3c
|
11 years |
diego |
x86: avcodec: Use convenience macros to check for CPU flags
|
|
|
@79aec43c
|
11 years |
diego |
x86: Add and use more convenience macros to check CPU extension …
|
|
|
@a6b65011
|
11 years |
diego |
ppc: cosmetics: Consistently format CPU flag detection invocations
|
|
|
@67e6a9f5
|
11 years |
diego |
cosmetics: Place arch initialization calls in alphabetical order
|
|
|
@f0389eb7
|
11 years |
diego |
arm: fmtconvert: Split armv6 fmtconvert code off from vfp code
|
|
|
@7ffda66f
|
11 years |
diego |
arm: float_dsp: Propagate cpu_flags to vfp initialization function
|
|
|
@bd549cba
|
11 years |
diego |
arm: dcadsp: Move synth filter initialization to dcadsp file
|
|
|
@1909f6b1
|
11 years |
diego |
swscale: cosmetics: Drop silly camelCase from swScale function pointer name
|
|
|
@4e0799a4
|
11 years |
diego |
swscale: Add some missing av_cold to arch-specific init functions
|
|
|
@3aa682f2
|
11 years |
diego |
swscale: consistent names for arch-specific acceleration functions
|
|
|
@c2503d9c
|
11 years |
diego |
swscale: ppc: Hide arch-specific initialization details
Also give …
|
|
|
@6af2c351
|
11 years |
diego |
ppc: Add missing AltiVec cpuflag detection invocations
|
|
|
@de81b6ae
|
11 years |
diego |
ppc: fdct: Remove vim editor settings comment
|
|
|
@70dd8892
|
11 years |
diego |
mpegvideo: Replace arch initialization ifdeffery by standard conditionals
|
|
|
@cd529172
|
11 years |
diego |
x86: rv40dsp: Move inline assembly optimizations out of YASM init section
|
|
|
@a5195839
|
11 years |
diego |
swscale: x86: Hide arch-specific initialization details
Also give …
|
|
|
@a64f6a04
|
11 years |
diego |
dsputil: x86: Hide arch-specific initialization details
Also give …
|
|
|
@f61bece6
|
11 years |
diego |
ppc: Add and use convenience macro to check for AltiVec availability
|
|
|
@8410d6e9
|
11 years |
diego |
avutil: Refactor CPU extension availability macros
|
|
|
@b78b10c4
|
11 years |
diego |
avutil: Move internal CPU detection function declarations to private header
|
|
|
@91d4cfb8
|
11 years |
justin.ruggles |
apedec: do not buffer decoded samples over AVPackets
Only consume an …
|
|
|
@84146963
|
11 years |
diego |
configure: x86: Fix handling of i686 and cpunop features
The i686 …
|
|
|
@6454c44f
|
11 years |
martin |
rtmpproto: Fix limelight authentication with abbreviated app names
…
|
|
|
@cb8f70c9
|
11 years |
martin |
vf_fps: use double constants for default/min/max for start_time
When …
|
|
|
@48f2e53a
|
11 years |
lu_zero |
doc: document the asf demuxer
And drop a typo from the previous FLV entry.
|
|
|
@0ce1a759
|
11 years |
diego |
vf_interlace: fix file permissions
Signed-off-by: Diego Biurrun …
|
|
|
@ef51692a
|
11 years |
martin |
Revert "w32pthread: help compiler figure out undeeded code"
This …
|
|
|
@4332bf98
|
11 years |
martin |
w32threads: Don't use function pointers when linking directly to newer …
|
|
|
@310cc4bf
|
11 years |
martin |
smoothstreamingenc: Write to a temp file while updating the manifest
…
|
|
|
@b1f9cdc3
|
11 years |
lu_zero |
ac3: Return proper error codes
|
|
|
@818d1f1
|
11 years |
lu_zero |
ac3: Clean up the error paths
|
|
|
@6258d362
|
11 years |
lu_zero |
ac3: Do not clash with normal AVERROR
The parsing function return …
|
|
|
@f4634ae8
|
11 years |
lu_zero |
flv: Fix the help string
|
|
|
@21015109
|
11 years |
lu_zero |
doc: Document the flv demuxer
|
|
|
@f812eeda
|
11 years |
anton |
matroskaenc: Fix writing TRACKDEFAULTFLAG
The element was only being …
|
|
|
@0fb3e1c6
|
11 years |
martin |
movenc: Check for errors from mov_create_chapter_track
On failures in …
|
|
|
@2bbad1f
|
11 years |
martin |
movenc: Properly free allocated data on failures in mov_write_header
…
|
|
|
@3559fb97
|
11 years |
martin |
movenc: Check that tracks->enc exists before trying to free extradata
…
|
|
|
@4d122b01
|
11 years |
martin |
movenc: Check for allocation failures in mov_create_chapter_track
…
|
|
|
@4eb4bb3a
|
11 years |
kostya.shishkov |
imc: support mode 1
|
|
|
@9e7b62f0
|
11 years |
kostya.shishkov |
twinvq: set block align for codecs and use it in size checks
This …
|
|
|
@b89e8759
|
11 years |
lu_zero |
mov: Write tmcd extradata
|
|
|
@5b41eb91
|
11 years |
lu_zero |
mov: Parse tmcd extradata
|
|
|
@0b5af5cf
|
11 years |
lu_zero |
mov: Refactor multiple stsd skipping in mov_mov_skip_multiple_stsd
|
|
|
@08504380
|
11 years |
lu_zero |
mov: Refactor codec specific final steps in mov_finalize_stsd_codec
|
|
|
@dc518a3a
|
11 years |
lu_zero |
mov: Refactor subtitle specific parsing in mov_parse_stsd_subtitle
|
|
|
@ef196bee
|
11 years |
lu_zero |
mov: Refactor audio specific parsing in mov_parse_stsd_audio
|
|
|
@a3b53ff0
|
11 years |
lu_zero |
mov: Refactor video specific parsing in mov_parse_stsd_video
|
|
|
@bf98562
|
11 years |
lu_zero |
mov: Refactor codec id selection in mov_codec_id
|
|
|
@ff9d57e7
|
11 years |
diego |
h264_cabac: Mark functions calling decode_cabac_residual_internal as …
|
|
|
@f4078569
|
11 years |
diego |
arm: h264chroma: Do not compile h264_chroma_mc* dependent on h264 …
|
|
|
@84784c29
|
11 years |
diego |
libfdk-aacdec: formatting cosmetics
|
|
|
@8506ff97
|
11 years |
diego |
vp56: Mark VP6-only optimizations as such.
Most of our VP56 …
|
|
|
@30ce2890
|
11 years |
anton |
movenc: Make tkhd "enabled" flag QuickTime compatible
QuickTime will …
|
|
|
@1f70a5a
|
11 years |
anton |
mov: use tkhd enabled flag to set the default track
Signed-off-by: …
|
|
|
@e7b31844
|
11 years |
diego |
x86: Split DCT and FFT initialization into separate files
|
|
|
@60198742
|
11 years |
martin |
movenc: fix detection of 64bit offset requirement
The old method …
|
|
|
@fe5d5a8
|
11 years |
martin |
movenc: Make chapter track QuickTime compatible
QuickTime requires …
|
|
|
@f8ef91ff
|
11 years |
martin |
movenc: add faststart option for web streaming
Faststart moves the …
|
|
|
@4622f11f
|
11 years |
martin |
w32pthread: help compiler figure out undeeded code
The emulation code …
|
|
|
@0b45269c
|
11 years |
diego |
x86: h264_idct: Remove incorrect comment
|
|
|
@e95930ed
|
11 years |
diego |
avcodec/utils: Simplify a condition that combines HAVE_NEON and ARCH_ARM
|
|
|
@c18838f5
|
11 years |
diego |
h264_ps: Use more meaningful error values
|
|
|
@330ad1f6
|
11 years |
diego |
h264_ps: K&R formatting cosmetics
|
|
|
@8fed466b
|
11 years |
diego |
h264_ps: Drop commented-out cruft
|
|
|
@c4e4356
|
11 years |
diego |
h264data: Move some tables to the only place they are used
|
|
|
@f34de148
|
11 years |
diego |
h264data: Remove unused luma_dc_field_scan table
|
|
|
@4f2b469d
|
11 years |
justinr |
Add a libfdk-aac decoder
This can be useful for decoding AAC object …
|
|
|
@545a0b8
|
11 years |
justinr |
vf_fps: add 'start_time' option
This allows for dropping or …
|
|
|
@2a615925
|
11 years |
diego |
avcodec: Remove some commented-out debug cruft
|
|
|
@6c78676
|
11 years |
martin |
movenc: Allow chapters to be written in trailer
This allows creation …
|
|
|
@db03cb37
|
11 years |
martin |
movenc: Allow chapter track in default MODE_MP4
Signed-off-by: Martin …
|
|
|
@64af59bc
|
11 years |
diego |
avformat: Fix references to removed av_close_input_file in Doxygen
|
|
|
@67400f6
|
11 years |
lu_zero |
mov: Prevent segfaults on mov_write_hdlr_tag
Do not segfault when …
|
|
|
@22de0f83
|
11 years |
lu_zero |
mov: Compute max duration among the tracks with a timescale
Prevent …
|
|
|
@39523030
|
11 years |
lu_zero |
mov: Set the timescale for data streams
Data streams have a defined …
|
|
|
@b886f5c2
|
11 years |
lu_zero |
mkv: Allow flushing the current cluster in progress
Allow emitting …
|
|
|
@59f59592
|
11 years |
lu_zero |
mkv: Flush the old cluster before writing a new one
This simplifies …
|
|
|
@98308bd
|
11 years |
lu_zero |
mkv: Add options for specifying cluster limits
Signed-off-by: Luca …
|
|
|
@148fbdd1
|
11 years |
lu_zero |
mkv: Refactor mkv_write_packet
Signed-off-by: Luca Barbato …
|
|
|
@9a27acae
|
11 years |
lu_zero |
ogg: Fix potential infinite discard loop
Seeking in certain broken …
|
|
|
@0a14fefd
|
11 years |
martin |
movenc: Indicate that negative timestamps are supported
The mov/mp4 …
|
|
|
@c34a96a
|
11 years |
janne-libav |
dxa: fix decoding of first I-frame by separating I/P-frame decoding
…
|
|
|
@5ef7c84
|
11 years |
lu_zero |
dxa: Make sure the reference frame exists
Reported-by: Mateusz …
|
|
|
@c59967fa
|
11 years |
lu_zero |
h261: check the mtype index
Reported-by: Mateusz "j00ru" Jurczyk and …
|
|
|