40508 Commits (a4d3c20035946cbc1509aec2dc28d51c2a2f9a8e)
 

Author SHA1 Message Date
Luca Barbato a4d3c20035 vc1: Fix the skip condition 10 years ago
Diego Biurrun ab56fabe62 vfwcap: Add fallback define for HWND_MESSAGE 10 years ago
Rémi Denis-Courmont 6ee1cb5740 libavformat: use MSG_NOSIGNAL when applicable 10 years ago
Anton Khirnov b263f8ffe7 lavf: add AVFormatContext.max_ts_probe 10 years ago
Anton Khirnov 6ca11f7157 doc/APIchanges: fill in missing hashes and dates 10 years ago
Luca Barbato 424b929b5c pulse: Add a wallclock option to be compatible with other other captures 10 years ago
Reinhard Tartler 749b1f1359 configure: add --enable-rpath 10 years ago
Reinhard Tartler 5caf039ba2 Prepare for 11_beta2 Release 10 years ago
Luca Barbato f9f34cb998 ogg: Use separate classes for the aliases 10 years ago
Diego Biurrun 3526ab891c qt-faststart: Undefine fseeko/ftello before defining them 10 years ago
Diego Biurrun 1019b7c4ed os_support: Undefine lseek/stat/fstat before defining them 10 years ago
Luca Barbato 051aadeed1 ogg: Provide aliases for Speex, Opus and audio-only ogg 10 years ago
Anton Khirnov cb7b1a2dfb electronicarts: set the framerate for TGQ/TQI 10 years ago
Anton Khirnov 7b6aae23e1 electronicarts: read the framerate for MAD 10 years ago
Anton Khirnov 4d6c515284 electronicarts: do not fail on zero-sized chunks 10 years ago
Janne Grunau dc4b2e7d33 rv34: use ff_mpeg_update_thread_context only when decoder is fully initialized 10 years ago
Diego Biurrun b0bfd09f88 configure: Suppress "potentially uninitialized variable" warnings from MSVC 10 years ago
Nidhi Makhijani 13c90bc9a3 adts: Return more meaningful error codes 10 years ago
Diego Biurrun 593aaee953 setpts: Add missing inttypes.h #include for PRId64 10 years ago
Diego Biurrun 8fc6a70c21 mpeg12enc: Add missing #include for PICT_FRAME 10 years ago
Diego Biurrun 7cb66ebc0b error_resilience: Drop asserts from guess_mv() 10 years ago
Diego Biurrun 11cd727fbd vsrc_movie: Adjust a silly typo from b977b287f6 10 years ago
Diego Biurrun 67a7695c14 avfilter: Remove unused variable from ff_get_video_buffer() 10 years ago
Diego Biurrun b977b287f6 vsrc_movie: Avoid a variable indirection in movie_get_frame() 10 years ago
Diego Biurrun 6af2930222 pcm: Drop av_unused attribute from variable that is always used 10 years ago
Diego Biurrun 14d2006ca6 pcm: Drop unused variable from DECODE_PLANAR macro 10 years ago
Diego Biurrun d456baafb6 vc1: Add missing parentheses to conditions in vc1_decode_b_mb_intfr() 10 years ago
Diego Biurrun 8bc52dbd9d vfwcap: Drop fallback VfW defines 10 years ago
Diego Biurrun 86dfcfd0e3 mov: Drop unused parameter from ff_mov_read_esds() 10 years ago
Christophe Gisquet 41e1354c10 proresenc: Properly account for alpha plane 10 years ago
Christophe Gisquet 45ce880a9b proresenc: Realloc if buffer is too small 10 years ago
Christophe Gisquet 58b68e4fde proresenc: Report buffer overflow 10 years ago
Christophe Gisquet b16699f2da proresenc: Remove unneeded parameters from encode_alpha_plane() 10 years ago
Diego Elio Pettenò 12640e4cbb tiff: Return proper error for missing LZMA compression 10 years ago
Gabriel Dume dd35d451fb doc: Change wrong term to avoid confusion 10 years ago
Reinhard Tartler 4260490229 Prepare for 11_beta1 Release 10 years ago
Luca Barbato 369380e1c4 mxf: Support AAC 10 years ago
Luca Barbato 747cd9560c mxf: Add the UL for the MPEG2VideoDescriptor 10 years ago
Luca Barbato 304089aca7 mxf: Add UID print helpers 10 years ago
Luca Barbato 11db644a8e lavr: Update the planar check in ff_audio_convert 10 years ago
Luca Barbato 96ce6d6f11 doc: Add more information in the README 10 years ago
Gabriel Dume 4b1f5e5090 cosmetics: Write NULL pointer inequality checks more compactly 10 years ago
Gabriel Dume f929ab0569 cosmetics: Write NULL pointer equality checks more compactly 10 years ago
Diego Biurrun efd26bedec build: Add explanatory comments to (optimization) blocks in the Makefiles 10 years ago
Diego Biurrun 835f798c7d mpegvideo: cosmetics: Lowercase ugly uppercase MPV_ function name prefixes 10 years ago
Diego Biurrun a6a27fede9 vfwcap: Replace deprecated av_destruct_packet() by av_free_packet() 10 years ago
Diego Biurrun 7c371754fb atomic_win32: Drop unnecessary atomic.h #include 10 years ago
Diego Biurrun 6baeadd110 w32pthreads: Mark functions in compatibility wrapper as av_unused 10 years ago
Diego Biurrun 7ccb847f0f http: Reduce scope of a variable in parse_content_encoding() 10 years ago
John Stebbins 552bc42df4 h261dec: Fix order of initialization 10 years ago