|
|
|
@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 …
|
|
|
@f399e406
|
11 years |
martin |
altivec: perform an explicit unaligned load
Implicit vector loads on …
|
|
|
@9d86bfc2
|
11 years |
martin |
hlsenc: Don't reset the number variable when wrapping
The counter …
|
|
|
@09c93b1b
|
11 years |
martin |
hlsenc: Append the last incomplete segment when closing the output
…
|
|
|
@c9031c7
|
11 years |
martin |
hlsenc: Add a proper dependency on the mpegts muxer
The hls muxer …
|
|
|
@239f55bf
|
11 years |
diego |
vp56data: Move all data tables to the .c file
|
|
|
@cb214707
|
11 years |
diego |
vp56data: Move all shared enum/struct declarations to common header
|
|
|
@38f64c03
|
11 years |
diego |
mpeg12decdata.h: Move all tables to the only place they are used
|
|
|
@ec6c1b1d
|
11 years |
diego |
mpeg12decdata: Remove unused #define
|
|
|
@c591d45
|
11 years |
diego |
avcodec: Replace local extern declarations for tables with header #includes
|
|
|
@aa2ba8c9
|
11 years |
diego |
swscale: Move extern declarations for tables to swscale_internal.h
…
|
|
|
@d2585315
|
11 years |
diego |
swscale: Mark a bunch of tables only used within one file static
|
|
|
@060ce0c6
|
11 years |
diego |
ivi_common: Make some tables only used within the file static
|
|
|
@4b054a34
|
11 years |
martin |
rtpproto: Check the right feature detection macro
IPPROTO_IPV6 is …
|
|
|
@163a7297
|
11 years |
diego |
electronicarts: Let functions always returning the same value return void
|
|
|
@4908c8e
|
11 years |
diego |
electronicarts: Improve some function/variable names
|
|
|
@a90cff13
|
11 years |
diego |
electronicarts: comment wording fixes
|
|
|
@288f2ffb
|
11 years |
diego |
electronicarts: Remove bogus function documentation
|
|
|
@8747fce9
|
11 years |
diego |
electronicarts: K&R formatting cosmetics
|
|
|
@e8c0defe
|
11 years |
janne-libav |
8bps: decode 24bit files correctly as rgb32 on bigendian
|
|
|