|
|
|
@083c5a48
|
15 years |
vitor1001 |
Implement AMR gain function that is used by both AMR and SIPR.
Based …
|
|
|
@050ba6f4
|
15 years |
baptiste.coudurier |
print packet duration when debugging timestamps
Originally committed …
|
|
|
@a520e9f2
|
15 years |
stefano.sabatini-lala |
Document slice ordering assumption done by sws_scale().
Originally …
|
|
|
@c5ec0d9d
|
15 years |
stefano.sabatini-lala |
Remove the get_video_buffer() callback.
That was never required since …
|
|
|
@b94ca208
|
15 years |
ramiro.polla |
Document that using "make -r" might be faster than plain "make" in …
|
|
|
@a5abfd8f
|
15 years |
benoit.fouet |
Issue an error when forced format cannot be honored.
Patch by Etienne …
|
|
|
@8a08175f
|
15 years |
michaelni |
Change whitespace placement a little to improve readabiliy slightly. …
|
|
|
@f92e7696
|
15 years |
michaelni |
Multiple inclusion guards for synth_filter.h.
Originally committed as …
|
|
|
@e58992e4
|
15 years |
Carl Eugen Hoyos |
Support demuxing teletext in DVB streams.
Original patch by Francesco …
|
|
|
@d886e4df
|
15 years |
michaelni |
Vertically align function arguments.
Originally committed as revision …
|
|
|
@de4070b5
|
15 years |
mans |
Add generic rules for building helpers with HOSTCC
Originally …
|
|
|
@7a41027
|
15 years |
Reimar.Doeffinger |
vorbis_dec: factor out duplicated code for index reading, bounds …
|
|
|
@e273b038
|
15 years |
mans |
Makefile cosmetics
Originally committed as revision 20410 to …
|
|
|
@0956bc9b
|
15 years |
Reimar.Doeffinger |
Enable hardcoded tables for ia64 shared builds.
At least for …
|
|
|
@f0125de9
|
15 years |
mans |
configure: add C99 flags to HOSTCFLAGS
Originally committed as …
|
|
|
@3db0208c
|
15 years |
Reimar.Doeffinger |
Change format string from "x" to PRIx32 to hopefully fix a warning …
|
|
|
@785d3c97
|
15 years |
mans |
Makefile cosmetics
Originally committed as revision 20406 to …
|
|
|
@df4fe41d
|
15 years |
mans |
Generate mpegaudio tables only when CONFIG_HARDCODED_TABLES is set
…
|
|
|
@52a4a077
|
15 years |
Reimar.Doeffinger |
Fix out-of-tree builds with --enable-hardcoded-tables
Originally …
|
|
|
@2300b120
|
15 years |
Reimar.Doeffinger |
Fix dependency: generated table is needed to create the mpegaudiodec.o …
|
|
|
@9e8fecf7
|
15 years |
Reimar.Doeffinger |
Better formatting for 2D tables in tableprint code.
Originally …
|
|
|
@8abe97be
|
15 years |
Reimar.Doeffinger |
10l, fix incorrect endif comment.
Originally committed as revision …
|
|
|
@eadaa00c
|
15 years |
Reimar.Doeffinger |
Add support for hardcoding the mpegaudiodec tables.
Reduces .bss size …
|
|
|
@1a04d4c7
|
15 years |
ramiro.polla |
mingw32: The flag to work around bug 37216 in gcc is automatically …
|
|
|
@d49dded5
|
15 years |
michaelni |
Remove unused variable j.
Originally committed as revision 20398 to …
|
|
|
@2a472e9c
|
15 years |
diego |
Detect Sun Studio compiler and set appropriate variables.
Add …
|
|
|
@4f99c31c
|
15 years |
michaelni |
Split synth filter out of dca.c.
Originally committed as revision …
|
|
|
@638783bf
|
15 years |
diego |
Split PAM encoder off into its own file.
Originally committed as …
|
|
|
@318888f8
|
15 years |
diego |
Split the decoders from pnmen.c off into their own file.
Originally …
|
|
|
@761f2c9
|
15 years |
diego |
The encoders in pnmenc.c now depend on the init/end functions in …
|
|
|
@504eee37
|
15 years |
vitor1001 |
Commit some functions that are used by both SIPR and AMR.
Based on …
|
|
|
@2be414c
|
15 years |
stefano.sabatini-lala |
Fix doxies, use third person and phrase-ending dots.
Originally …
|
|
|
@fcbed3c7
|
15 years |
stefano.sabatini-lala |
Add format and noformat filters.
Originally committed as revision …
|
|
|
@51135d1d
|
15 years |
stefano.sabatini-lala |
Move pixdesc.{h,c} from libavcodec to libavutil.
This way pixdescs …
|
|
|
@04a5c106
|
15 years |
stefano.sabatini-lala |
Consistently use third person in doxies.
Originally committed as …
|
|
|
@3555d2e8
|
15 years |
stefano.sabatini-lala |
Introduce first_avfilter and use that, together with AVFilter.next, …
|
|
|
@290d4a44
|
15 years |
stefano.sabatini-lala |
Add an entry for the AVFilter.next addition.
Originally committed as …
|
|
|
@243110f9
|
15 years |
stefano.sabatini-lala |
Add a field 'next' to AVFilter.
Simplify the registration and …
|
|
|
@77f66963
|
15 years |
stefano.sabatini-lala |
Split codec-regression.sh again and create a lavfi-regression.sh for …
|
|
|
@13547dd1
|
15 years |
tempn |
add 2vuy fourcc to riff.c , fixes samples/V-codecs/2vuy.avi
…
|
|
|
@8767a009
|
15 years |
diego |
Move PNM init/end functions to the PNM common code.
This is done in …
|
|
|
@d3067047
|
15 years |
diego |
whitespace cosmetics: K&R coding style, prettyprinting
Originally …
|
|
|
@bc8964ef
|
15 years |
diego |
Remove crufty leftovers from the era when this file resided within …
|
|
|
@9853bbb2
|
15 years |
tempn |
add some raw codec fourccs, fixes:
samples/V-codecs/
P422.AVI …
|
|
|
@ff54bb97
|
15 years |
benoit.fouet |
Fix indentation.
Originally committed as revision 20378 to …
|
|
|
@25b6d0bc
|
15 years |
benoit.fouet |
Only memset for palettes of 16 elements.
Originally committed as …
|
|
|
@6d7d410f
|
15 years |
Carl Eugen Hoyos |
Clarify responsibility for freeing a buffer when using vdpau.
…
|
|
|
@b70bc022
|
15 years |
stefano.sabatini-lala |
Add descriptions for the committed filters.
Originally committed as …
|
|
|
@6b27353c
|
15 years |
stefano.sabatini-lala |
Add a PIX_FMT_HWACCEL flag to the AVPixFmtDescriptor.flags.
It is …
|
|
|
@0600d30
|
15 years |
diego |
Avoid "-z text" diversion on SunOS x86, needed to make FATE happy. …
|
|
|
@8fdb01c
|
15 years |
stefano.sabatini-lala |
Make dprintf_link() show the name of the link pixel format.
…
|
|
|
@45213083
|
15 years |
lorenm |
s/movdqa/movaps/ in sse1 fft. (regression in r20293)
Originally …
|
|
|
@7549632b
|
15 years |
lu_zero |
rtsp_close_streams frees the auth_b64 line already
Originally …
|
|
|
@d243ba30
|
15 years |
lu_zero |
Support 3xx redirection in rtsp
All the error codes 3xx got managed …
|
|
|
@c5898e86
|
15 years |
baptiste.coudurier |
compute codec bitrate in mov demuxer, patch by haim alon, haim dot …
|
|
|
@d3ee771
|
15 years |
Reimar.Doeffinger |
Support amdfam10 for --cpu, also avoids a warning about unknown cpu if …
|
|
|
@bd56505
|
15 years |
vitor1001 |
Bump micro version after the FRWU decoder inclusion
Originally …
|
|
|
@8f1e4d4f
|
15 years |
stefano.sabatini-lala |
Split codec-regression.sh, and create the lavf-regression.sh script.
…
|
|
|
@921da217
|
15 years |
lu_zero |
Just remove params understood by the demuxer
This should unbreak …
|
|
|
@7541f32e
|
15 years |
lu_zero |
Suppress ?params in the rtsp uri
Right now rtsp demuxer receives it's …
|
|
|
@224b4495
|
15 years |
lu_zero |
Use sdp c= line if the rtsp Transport line doesn't have a destination
…
|
|
|
@76e6e9c3
|
15 years |
diego |
Remove ancient redir demuxer.
HTTP supports redirection just fine …
|
|
|
@2189dbc4
|
15 years |
mans |
Fix codectest
Originally committed as revision 20360 to …
|
|
|
@f94e56cf
|
15 years |
stefano.sabatini-lala |
Split codec-regression.sh, put all the code which can be shared by …
|
|
|
@329c01c
|
15 years |
diego |
Compile LPC code when CONFIG_LPC is set.
The codec dependencies on LPC …
|
|
|
@54116673
|
15 years |
stefano.sabatini-lala |
Update the entry for the AVFilter.description field addition.
…
|
|
|
@cccd292a
|
15 years |
stefano.sabatini-lala |
Move the description field of the filter from AVFilterContext to …
|
|
|
@01537e9f
|
15 years |
stefano.sabatini-lala |
Add an entry for the AVFilterContext.description addition.
Originally …
|
|
|
@1551745c
|
15 years |
stefano.sabatini-lala |
Add a description field to AVFilterContext.
Originally committed as …
|
|
|
@29b5a3aa
|
15 years |
stefano.sabatini-lala |
Refer again to the "width" and "height" crop parameter names
which …
|
|
|
@c38ae71f
|
15 years |
stefano.sabatini-lala |
Add video vertical flip filter.
Originally committed as revision …
|
|
|
@debfab4a
|
15 years |
stefano.sabatini-lala |
Refer to the "width" and "height" crop parameter names which were …
|
|
|
@06da6943
|
15 years |
lessen42 |
Add clang to detected compilers
Originally committed as revision …
|
|
|
@b74d42ee
|
15 years |
daniel |
Build extradata in adpcm_ms encoder.
This fixes issue #1244.
…
|
|
|
@df84d7d9
|
15 years |
michaelni |
Fix infinite loop with size==0 && sample_size!=0 in non interleaved …
|
|
|
@83a4d356
|
15 years |
michaelni |
Support non interleaved avi files that have 0<size<sample_size.
(No i …
|
|
|
@c671ac40
|
15 years |
benoit.fouet |
Fixes detection and error reporting of non-existing files in img2.c. …
|
|
|
@bb7d0e87
|
15 years |
daniel |
Indicate that AdaptCoeff1 and 2 are functions of the actual …
|
|
|
@415e6d2
|
15 years |
stefano.sabatini-lala |
Sort video filter descriptions by name.
Originally committed as …
|
|
|
@06718022
|
15 years |
stefano.sabatini-lala |
Make the pix_fmts var in query_formats() static const.
Originally …
|
|
|
@190c1669
|
15 years |
stefano.sabatini-lala |
Add video crop filter.
Originally committed as revision 20342 to …
|
|
|
@9abba21a
|
15 years |
stefano.sabatini-lala |
Cosmetics: prefer "pix_fmts" over "pix_fmt" for the name of the …
|
|
|
@1554fed2
|
15 years |
stefano.sabatini-lala |
Make avfilter_make_format_list() take in input a const argument.
…
|
|
|
@f2ed1a41
|
15 years |
stefano.sabatini-lala |
Fix the spelling for the project name, from "ffmpeg" to "FFmpeg".
…
|
|
|
@dba755fa
|
15 years |
stefano.sabatini-lala |
Rename vfilters.texi to libavfilter.texi, as the file is meant to …
|
|
|
@a3faf694
|
15 years |
ramiro.polla |
Add comment on #endif about condition that triggers it.
Originally …
|
|
|
@61ee5045
|
15 years |
daniel |
Seek function for TMV
Originally committed as revision 20336 to …
|
|
|
@0319ba5e
|
15 years |
daniel |
Parenthesize correctly in TMV probe
Originally committed as revision …
|
|
|
@2bc70a7
|
15 years |
Reimar.Doeffinger |
Print "NOPTS" when AV_NOPTS_VALUE is encountered during seek …
|
|
|
@711e69a7
|
15 years |
Carl Eugen Hoyos |
Improve sofdec dectection to avoid false positives for MP2.
Patch by …
|
|
|
@558dbb84
|
15 years |
Reimar.Doeffinger |
sin_tables.c is a generated file, so add it to CLEANFILES
Originally …
|
|
|
@a0b909fb
|
15 years |
benoit.fouet |
Remove SHIFT_TEMPS from jfdct code.
Patch by avcoder: …
|
|
|
@08580cb0
|
15 years |
benoit.fouet |
Make url_resetbuf() assert on wrong flags passed and make it static on …
|
|
|
@0cd0a224
|
15 years |
diego |
Move function that is only used by the MP3 muxer below the …
|
|
|
@2ab9be3a
|
15 years |
diego |
Add missing dependency of the S/PDIF muxer on the AAC parser.
Fixes …
|
|
|
@ff06d76a
|
15 years |
diego |
Add '#include "libavutil/intreadwrite.h"', necessary for AV_RB32.
This …
|
|
|
@cd69fa69
|
15 years |
diego |
The MP2/MP3 muxer uses ff_id3v2_tags, so add the correct object …
|
|
|
@96ff02f1
|
15 years |
diego |
Get rid of some pointless '== NULL' / '!= 0' conditions in if …
|
|
|
@6f571d89
|
15 years |
diego |
Remove some duplicate object dependencies for the RTSP demuxer.
They …
|
|
|
@47e9f621
|
15 years |
diego |
Add missing rdt.o dependency for SDP demuxer.
This fixes the build …
|
|
|