projects
/
ffmpeg.git
/ search
commit
grep
author
committer
pickaxe
?
search:
re
summary
|
shortlog
|
log
|
commit
|
commitdiff
|
tree
first ⋅ prev ⋅
next
Replace the only occurrence of AVERROR_NOENT with AVERROR(ENOENT).
2007-07-19
Panagiotis Issaris
Replace the only occurrence of AVERROR_NOENT with AVERROR...
commit
|
commitdiff
|
tree
2007-07-19
Panagiotis Issaris
Replace all occurrences of AVERROR_IO with AVERROR...
commit
|
commitdiff
|
tree
2007-07-19
Panagiotis Issaris
Replace all occurrences of AVERROR_NOMEM with AVERROR...
commit
|
commitdiff
|
tree
2007-07-19
Panagiotis Issaris
Fix the self tests which are contained in some codecs...
commit
|
commitdiff
|
tree
2007-07-19
Panagiotis Issaris
Fix the compilation of dct-test, fft-test and motion...
commit
|
commitdiff
|
tree
2007-06-15
Panagiotis Issaris
Remove unneeded semicolon.
commit
|
commitdiff
|
tree
2007-06-15
Panagiotis Issaris
Correct signature of just_return().
commit
|
commitdiff
|
tree
2007-06-14
Panagiotis Issaris
Remove an unreferenced variable from qpeg_decode_inter().
commit
|
commitdiff
|
tree
2007-06-07
Panagiotis Issaris
Remove the unnecessary masking when counting received...
commit
|
commitdiff
|
tree
2007-06-07
Panagiotis Issaris
Remove the unnecessary masking when reconstructing...
commit
|
commitdiff
|
tree
2007-06-07
Panagiotis Issaris
Remove the unnecessary masking when extracting the...
commit
|
commitdiff
|
tree
2007-05-25
Harald Karnet
Correct the parameter order for the call to "av_clip".
commit
|
commitdiff
|
tree
2007-05-23
Panagiotis Issaris
Export the four remaining H.264 decoder intra prediction...
commit
|
commitdiff
|
tree
2007-05-23
Panagiotis Issaris
Reindent
commit
|
commitdiff
|
tree
2007-05-23
Panagiotis Issaris
Make the compilation of h264idct.c optional.
commit
|
commitdiff
|
tree
2007-05-21
Panagiotis Issaris
Only compile golomb.c when needed.
commit
|
commitdiff
|
tree
2007-05-21
Panagiotis Issaris
Fix compilation when the Sonic encoder and decoder...
commit
|
commitdiff
|
tree
2007-05-21
Panagiotis Issaris
Only compile cabac.c when needed.
commit
|
commitdiff
|
tree
2007-05-21
Panagiotis Issaris
Split the h261.c file into separate files for the encoder...
commit
|
commitdiff
|
tree
2007-05-14
Panagiotis Issaris
Make vp3dsp*.c compilation optional.
commit
|
commitdiff
|
tree
2007-05-10
Panagiotis Issaris
Fix Vorbis encoder Xiph dependency by making sure the...
commit
|
commitdiff
|
tree
2007-05-10
Panagiotis Issaris
Typos
commit
|
commitdiff
|
tree
2007-03-30
Kamil Nowosad
Fix a bug in av_find_opt(). Because some of the AVOption...
commit
|
commitdiff
|
tree
2007-03-29
Panagiotis Issaris
Fix compilation when using the --disable-opts parameter...
commit
|
commitdiff
|
tree
2007-03-12
Panagiotis Issaris
Install mem.h on "make install" as:
commit
|
commitdiff
|
tree
2007-03-12
Panagiotis Issaris
Move the memory related functions out of common.h into...
commit
|
commitdiff
|
tree
2007-03-12
Panagiotis Issaris
Introduce two new logging functions av_hex_dump_log...
commit
|
commitdiff
|
tree
2007-03-09
Panagiotis Issaris
Fix typo in Doxygen comments.
commit
|
commitdiff
|
tree
2007-03-08
Limin Wang
As avcodec_decode_audio() is deprecated, replace it...
commit
|
commitdiff
|
tree
2007-03-08
Benoit Fouet
Remove useless casts as recommended by Måns Rullgård.
commit
|
commitdiff
|
tree
2007-03-08
Benoit Fouet
Cosmetics in amr.c.
commit
|
commitdiff
|
tree
2007-03-08
Benoit Fouet
Move the initialization on context definition. In...
commit
|
commitdiff
|
tree
2007-03-07
Panagiotis Issaris
Update the documentation to be consistent with the...
commit
|
commitdiff
|
tree
2007-03-05
Panagiotis Issaris
Clarify doxygen description.
commit
|
commitdiff
|
tree
2007-03-05
Panagiotis Issaris
Cleanup doxygen comment.
commit
|
commitdiff
|
tree
2007-03-05
Panagiotis Issaris
Fix a typo in a doxygen tag.
commit
|
commitdiff
|
tree
2007-03-05
Panagiotis Issaris
Convert all the comment sections into Doxygen compatible...
commit
|
commitdiff
|
tree
2007-03-05
Panagiotis Issaris
Move avio.h's url_get_max_packet_size() comment from...
commit
|
commitdiff
|
tree
2007-03-05
Panagiotis Issaris
Move aviobuf.c comments to avio.h. By moving the aviobuf...
commit
|
commitdiff
|
tree
2007-03-05
Panagiotis Issaris
Make rtsp_set_callback() comments available to Doxygen
commit
|
commitdiff
|
tree
2007-03-05
Panagiotis Issaris
Move unaltered rtsp.c comments to the header file.
commit
|
commitdiff
|
tree
2007-03-05
Panagiotis Issaris
Doxygenize comments in rtsp.h
commit
|
commitdiff
|
tree
2007-03-05
Panagiotis Issaris
Convert macro+enum into a simple enum: Currently the...
commit
|
commitdiff
|
tree
2007-03-05
Panagiotis Issaris
Move unaltered av_freep() comments to the header file.
commit
|
commitdiff
|
tree
2007-03-05
Panagiotis Issaris
Move unaltered av_free() comments to the header file.
commit
|
commitdiff
|
tree
2007-03-05
Panagiotis Issaris
Move unaltered av_realloc() comments to the header...
commit
|
commitdiff
|
tree
2007-03-05
Panagiotis Issaris
Move unaltered av_malloc() comments to the header file.
commit
|
commitdiff
|
tree
2007-03-05
Panagiotis Issaris
Doxygenize the unaltered comments for the AUHeaders...
commit
|
commitdiff
|
tree
2007-03-05
Panagiotis Issaris
Doxygenize the unaltered comments for the rtp_payload_data_s...
commit
|
commitdiff
|
tree
2007-03-05
Panagiotis Issaris
Doxygenize the unaltered comments for the RTP_MAX_SDES...
commit
|
commitdiff
|
tree
2007-03-05
Panagiotis Issaris
Doxygenize the existing comments without altering the...
commit
|
commitdiff
|
tree
2007-03-05
Panagiotis Issaris
Doxygenize the existing comments in avformat.h. The...
commit
|
commitdiff
|
tree
2007-03-04
Panagiotis Issaris
Move rtp_check_and_send_back_rr()'s unaltered comments...
commit
|
commitdiff
|
tree
2007-03-04
Panagiotis Issaris
Move rtp_get_payload_type()'s unaltered comments to...
commit
|
commitdiff
|
tree
2007-03-04
Panagiotis Issaris
Move av_log2_i()'s unaltered comments to the header...
commit
|
commitdiff
|
tree
2007-03-04
Panagiotis Issaris
Move av_i2int()'s unaltered comments to the header...
commit
|
commitdiff
|
tree
2007-03-04
Panagiotis Issaris
Move av_int2i()'s unaltered comments to the header...
commit
|
commitdiff
|
tree
2007-03-04
Panagiotis Issaris
Move av_cmp_i()'s unaltered comment to the header file.
commit
|
commitdiff
|
tree
2007-03-04
Panagiotis Issaris
Move av_shr_i()'s unaltered comments to the header...
commit
|
commitdiff
|
tree
2007-03-04
Panagiotis Issaris
Move av_div_i()'s comments to the header file. The...
commit
|
commitdiff
|
tree
2007-03-04
Panagiotis Issaris
Move av_mod_i()'s comment to the header file. The moved...
commit
|
commitdiff
|
tree
2007-03-04
Panagiotis Issaris
Move the unaltered Doxygen docs from the log source...
commit
|
commitdiff
|
tree
2007-03-04
Panagiotis Issaris
Add the prefix "av_" to img_crop(), img_copy() and...
commit
|
commitdiff
|
tree
2007-03-03
Panagiotis Issaris
Correct wrong avformat documentation.
commit
|
commitdiff
|
tree
2007-03-03
Panagiotis Issaris
Move the libavformat public API comments to avformat...
commit
|
commitdiff
|
tree
2007-03-01
Panagiotis Issaris
Add documentation to some avcodec.h's pix_fmt related...
commit
|
commitdiff
|
tree
2007-02-25
Panagiotis Issaris
Move the unaltered documentation of the functions which...
commit
|
commitdiff
|
tree
2007-02-23
Panagiotis Issaris
av_realloc_static() is an internal function and therefore...
commit
|
commitdiff
|
tree
2007-02-22
Panagiotis Issaris
Move the av_realloc_static() declaration out of avcodec...
commit
|
commitdiff
|
tree
2007-02-22
Panagiotis Issaris
Doxygenize the existing amr.c documentation.
commit
|
commitdiff
|
tree
2007-02-22
Panagiotis Issaris
Doxygenize the comments for the av_fast_realloc() function.
commit
|
commitdiff
|
tree
2007-02-22
Panagiotis Issaris
Doxygenize the comments for the av_free_static() function.
commit
|
commitdiff
|
tree
2007-02-22
Panagiotis Issaris
Doxygenize the comments for the av_mallocz_static(...
commit
|
commitdiff
|
tree
2007-02-22
Panagiotis Issaris
Doxygenize the comments for the av_realloc_static(...
commit
|
commitdiff
|
tree
2007-02-22
Panagiotis Issaris
Doxygenize the comments for the av_get_bits_per_sample...
commit
|
commitdiff
|
tree
2007-02-22
Panagiotis Issaris
Doxygenize the comments for the av_get_pict_type_char...
commit
|
commitdiff
|
tree
2007-02-22
Panagiotis Issaris
Doxygenize the comments for the avpicture_free() function.
commit
|
commitdiff
|
tree
2007-02-22
Panagiotis Issaris
Move the Doxygen function documentation unaltered from...
commit
|
commitdiff
|
tree
2007-02-22
Panagiotis Issaris
Add more Doxygen documentation.
commit
|
commitdiff
|
tree
2007-02-22
Panagiotis Issaris
Fix spelling.
commit
|
commitdiff
|
tree
2007-02-22
Panagiotis Issaris
The memsetting of the end of buffer is not needed for...
commit
|
commitdiff
|
tree
2007-02-22
Panagiotis Issaris
Stray comment, probably copy & pasted from audio_encode_exam...
commit
|
commitdiff
|
tree
2007-02-22
Panagiotis Issaris
Fix typo.
commit
|
commitdiff
|
tree
2007-02-21
Panagiotis Issaris
Correct typo.
commit
|
commitdiff
|
tree
2007-02-21
Benoit Fouet
Clarify FAQ, section "ffmpeg does not work".
commit
|
commitdiff
|
tree
2007-02-20
Ryan Martell
Add the stream_bitrate GUID to the asf parsing code...
commit
|
commitdiff
|
tree
2007-02-20
Panagiotis Issaris
Add some more Doxygen documentation to libavcodec/utils.c.
commit
|
commitdiff
|
tree
2007-02-20
Panagiotis Issaris
Adds Doxygen docs for the av_log function.
commit
|
commitdiff
|
tree
2007-02-20
Panagiotis Issaris
Provide Doxygen documentation.
commit
|
commitdiff
|
tree
2007-02-20
Benoit Fouet
Move the aframes option from the video "subsection...
commit
|
commitdiff
|
tree
2007-02-20
Panagiotis Issaris
The --enable-a52 option was renamed to --enable-liba52...
commit
|
commitdiff
|
tree
2007-02-20
Dujardin Bernard
FAQ clarification concerning the configuration of FFmpeg...
commit
|
commitdiff
|
tree
2007-02-18
Panagiotis Issaris
Remove a non-C dependency (being M_PI) from the libavcodec...
commit
|
commitdiff
|
tree
2007-02-18
Panagiotis Issaris
Use a more correct value for Pi.
commit
|
commitdiff
|
tree
2007-02-05
Michel Bardiaux
Force stereo in target vcd.
commit
|
commitdiff
|
tree
2007-02-05
Wolfram Gloger
Fix audio corruption when cutting.
commit
|
commitdiff
|
tree
2007-02-02
Panagiotis Issaris
Make x11grab output its warning that it couldn't find...
commit
|
commitdiff
|
tree
2007-02-01
Michel Bardiaux
Add decode_end method to bmp decoder. Patch by Michel...
commit
|
commitdiff
|
tree
2007-02-01
Michel Bardiaux
Activate guards in avcodec_default_get_buffer. Patch...
commit
|
commitdiff
|
tree
2007-01-31
Michel Bardiaux
Make BMP decoder use bytestream. Patch by Michel Bardiaux
commit
|
commitdiff
|
tree
next